From owner-FreeBSD-users-jp@jp.FreeBSD.org Tue Apr 15 01:41:38 2008
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id m3EGfcF17137;
	Tue, 15 Apr 2008 01:41:38 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.30])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id m3EGfb917030
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 15 Apr 2008 01:41:37 +0900 (JST)
	(envelope-from tabascocatjp@gmail.com)
Received: by yw-out-2324.google.com with SMTP id 2so714042ywt.55
        for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 14 Apr 2008 09:41:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth;
        bh=31b/ry/VD5E+ZFCFLFdJyIJo1NeDkKvGPtLbTvR3zhk=;
        b=Znnl0ef5go5nfK90HKhL3etejebWey/WIinH92ZgRBSPEbqaBZgi3rjtQyAUXWW0b1nIyFbkOzvRf5ujHGd+0ia3ItQ4cBbKjxcpLVKzdJfwNpBEJjPSuRltwbgJWmb0CbRhImckPb3lInvSsnUPdVnsq9QZPuMWQViI0fX8iNQ=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth;
        b=xqAFZlP9bBGi+VocCl0Ivsc79D59Abcb4DX4jXavC9algylXl1HbPLn3vZbcakJBlVISfQ8ml4LgsGldIEUjPXkRCVzyPvhIy5Xzsae/XwxvIyty4nIVIyB/5tJoMGXB0X7iehuapfj3ybLTb1pXpmo3bbCOnBjho3PdVi60sEE=
Received: by 10.142.89.9 with SMTP id m9mr1886617wfb.116.1208191283837;
        Mon, 14 Apr 2008 09:41:23 -0700 (PDT)
Received: by 10.142.43.2 with HTTP; Mon, 14 Apr 2008 09:41:23 -0700 (PDT)
Message-ID: <169f1cfa0804140941w2c426bbdk57dcce6204189aff@mail.gmail.com>
From: "=?ISO-2022-JP?B?GyRCJWYlJhsoQg==?=" <southerncats@gmail.com>
To: FreeBSD-users-jp@jp.FreeBSD.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
X-Google-Sender-Auth: 59876b47f0fecd84
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 15 Apr 2008 01:41:23 +0900
X-Sequence: FreeBSD-users-jp 91534
Subject: [FreeBSD-users-jp 91534] PPPoE =?ISO-2022-JP?B?GyRCJEcbKEI=?= ISP
 =?ISO-2022-JP?B?GyRCJEtKIz90RjE7fkBcQjMbKEI=?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: tabascocatjp@gmail.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+060209

$B$3$s$P$s$O!"$R$H$D<ALd$5$;$F$/$@$5$$!#(B

$B!VJ#?t$N(BPPP$B%;%C%7%g%s$r(BPPPoE$B$G!)!)!W$H8@$&%?%$%H%k$N5DO@$r8+$D$1$^$7$?!#(B

http://www.atmarkit.co.jp/bbs/phpBB/viewtopic.php?topic=11124&forum=11&4

$BLLGr$$$J$H;W$C$F%M%C%H>e$rD4$Y$F8+$k$H!"$?$$$F$$(B ISP + $B%U%l%C%D%9%/%(%"(B $B$K$D$$$F$N$b$N$G$7$?!#(B

$B>e5-$N5DO@$N$h$&$K(B ISP + ISP $B$r9T$J$C$F$_$h$&$H$7$?$i!"(B2$B$DL\$N@\B3;~$K(B

tun1: Error: ipcp_IntsrfaceUp: unable to set ip address

$B$H=P$F$&$^$/$$$-$^$;$s!#(B

WEB$B>e$N>pJs$r;29M$K(B ISP + $B%U%l%C%D%9%/%(%"(B $B$G9T$J$&$H$"$C$5$j7R$,$j$^$9!#(B


$B$I$&$7$F$J$s$G$7$g$&$+!)(B



--- ISP + $B%U%l%C%D%9%/%(%"$N>l9g(B ---
default:
 set device PPPoE:xl0
 set MRU 1438
 set MTU 1438
 set log Phase Chat IPCP CCP tun command
 accept CHAP

square:
 set authname guest@flets
 set authkey guest
  set server /var/run/square "" 0177

isp:
 set authname yourname@yourisp
 set authkey yourpassword
 add default HISADDR
 set server /var/run/isp "" 0177

$B>e5-$N@_Dj$G3F!9(B
ppp -ddial -unit0 isp
ppp -ddial -unit1 square

$B$H$7$F!"@\B3@.8y!#(B

--- ISP1 + ISP2 $B$N>l9g(B ---
default:
 set device PPPoE:xl0
 set MRU 1438
 set MTU 1438
 set log Phase Chat IPCP CCP tun command
 accept CHAP

isp1:
 set authname yourname@yourisp1
 set authkey yourpassword
 set server /var/run/isp1 "" 0177

isp2:
 set authname yourname@yourisp2
 set authkey yourpassword
 add default HISADDR
 set server /var/run/isp2 "" 0177

$B>e5-$N@_Dj$G3F!9(B
ppp -ddial -unit0 isp1
ppp -ddial -unit1 isp2

$B$H$7$F!"@\B3<:GT!#(B
