From owner-FreeBSD-users-jp@jp.freebsd.org  Tue May  6 02:36:33 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id CAA29100
	Tue, 6 May 1997 02:36:33 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with ESMTP id CAA29095
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 6 May 1997 02:36:32 +0900 (JST)
Received: from minami.kk.iij4u.or.jp by kk.iij4u.or.jp (8.7.6+2.6Wbeta7+2.1IIJ/3.5W-1.0iij4u) with ESMTP
	id CAA01052; Tue, 6 May 1997 02:36:29 +0900 (JST)
Message-Id: <199705051736.CAA01052@kk.iij4u.or.jp>
Received: by minami.kk.iij4u.or.jp (8.8.5/3.5Wpl5) with ESMTP id CAA00921; Tue, 6 May 1997 02:24:32 +0900 (JST)
To: FreeBSD-users-jp@jp.freebsd.org
From: Kenichi Niioka <niioka@kk.iij4u.or.jp>
In-Reply-To: Your message of "Tue, 6 May 1997 00:24:04 +0900"
References: <01BC59B3.D95CFFE0@mywindows>
X-Mailer: Mew version 1.69 on Emacs 19.28.1 / Mule 2.3
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Date: Tue, 06 May 1997 02:24:32 +0900
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 12450
Subject: [FreeBSD-users-jp 12450] Re: about iij-ppp , Help me!!!!
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B$3$s$P$s$O!"?72,$G$9!#(B

From: maru <goodmaru@pis.bekkoame.or.jp>
Subject: [FreeBSD-users-jp 12445] about iij-ppp , Help me!!!!
Date: Tue, 6 May 1997 00:24:04 +0900

> $B#1!%(B iij-ppp$B$NF|K\8l%^%K%e%"%k$O$I$3$K$$$C$?$i<j$KF~$j$^$9$+!)(B

  ftp://ftp.iij.ad.jp/pub/network/iij-ppp0.94beta2.tar.gz

> $B#2!%(B iij-ppp$B$r(B-auto$B%*%W%7%g%s$G<B9T$9$k$H!"2<5-$N%(%i!<$,H/@8$7$F$7$^$$$^$9!#(B
> 
> Must specify dstaddr with auto or ddial mode.
> 
>  ppp.conf$B$N@_Dj$O0J2<$N$h$&$K$J$C$F$$$^$9!#(B
> 
> default:
>  set device /dev/cuaa0
>  set speed 115200
>  timeout 60
>  set dial "ABORT NO\\sCARRIER ABORT BUSY \"\" ATZ OK ATDT\\T CONNECT"

set dial $B$NItJ,$O%?%$%W%_%9$G$9$+!#(B
$B<jF0$G@\B3$,=PMh$F$$$k$s$G$9$h$M!#(B

% PPP on hostname> show ipcp
$B$H$9$k$H!"(B

IPCP [Opend]
 his side: xxx.xxx.xxx.xxx
 my  side: yyy.yyy.yyy.yyy

$B$H$$$&$h$&$JI=<($,$5$l$^$9!#(B
$B$3$N(B xxx.xxx.xxx.xxx $B$,(B destination address $B$@$H;W$$$^$9!#(B

$B$3$l$r(B `.ppp.conf' $B$N(B set ifaddr $B$H(B add $B$K5-=R$7$^$9!#(B

 set ifaddr 0.0.0.0/0 xxx.xxx.xxx.xxx/0
 add 0 255.255.255.0 xxx.xxx.xxx.xxx

maru $B$5$s$N(B `.ppp.conf' $B$G$O!"(B

 set ifaddr 0 0
 add 0 255.255.255.0 0.0.0.0

$B$K$J$C$F$$$^$9!#(B

$B0J2<$K!"$o$?$7$N(B `.ppp.conf' $B$r5-$7$^$9(B($BE,Ev$K2~9T$rF~$l$F$$$^$9(B)$B!#(B
$B;29M$K$7$F$$$?$@$1$l$P9,$$$G$9!#(B

  FreeBSD 2.2-970422-RELENG
  TA : MN128
  ISP: IIJ4U ISDN 64K

--- .ppp.conf $B$3$3$+$i(B ---
default:
 set device /dev/cuaa1
 set speed 115200
 disable lqr
 deny lqr
 set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
 \\dATDT\\T TIMEOUT 40 CONNECT"
#
iij4u-auto:
 set ifaddr 0.0.0.0/0 xxx.xxx.xxx.xxx/0
 disable chap
 accept pap
 set authname PPP $B%m%0%$%sL>(B
 set authkey  PPP $B%Q%9%o!<%I(B
 set phone $BEEOCHV9f(B
 add 0 255.255.255.0 xxx.xxx.xxx.xxx
 set timeout 120
 set openmode active
--- .ppp.conf $B$3$3$^$G(B ---

--
$B?72,(B $B8-0l(B (Kenichi Niioka)
niioka@kk.iij4u.or.jp



