Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Oct 1999 18:23:24 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        "J. Ryan Peters" <jrp@asis.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Multilink PPP Problem 
Message-ID:  <199910041723.SAA01059@hak.lan.Awfulhak.org>
In-Reply-To: Your message of "Thu, 30 Sep 1999 00:48:13 PDT." <4.2.0.58.19990930003918.00981f00@mail.asis.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> --=====================_3093506==_.ALT
> Content-Type: text/plain; charset="us-ascii"; format=flowed
> 
> Hi I'm running 3.2-Stable and I have my machine setup as a dial-on demand 
> router for PPP. It works fine with one link (asis). When I try to do 
> multilink (asismlppp) both links are brought up but it doesn't seem to add 
> the routes properly. Can someone send me a working ppp.conf w/multilink or 
> take a look at mine and see if you can tell me where I am going wrong? Thanks.
> 
> ppp.conf:
> 
> default:
>   set log Phase Chat LCP IPCP CCP tun command
>   set device /dev/cuaa1
>   set speed 115200
>   set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK 
> ATE1Q0s32=2 OK \\dATDT\\T TIMEOUT 40 CONNECT"
> 
> asismlppp:
>   set login
>   set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
>   set default HISADDR
>   set authname username
>   set authkey password
>   set mrru 1500
>   set enddisc label
> 
> 
>   enable lqr
>   accept lqr
> 
>   clone 1,2
>   link deflink remove
>   link 1,2 set mode ddial
>   link 1 set phone "6590155"
>   link 2 set phone "6590155"
>   link 1 set device /dev/cuaa1
>   link 2 set device /dev/cuaa0
>   link 1 set speed 115200
>   link 2 set speed 115200
> 
> asis:
>   set phone 9432004|9431830|9433847|9431831
>   set login
>   set authname username
>   set authkey password
>   set timeout 900
>   set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
>   add default HISADDR
>   set server 6670 foobar
>   set log local LCP IPCP CCP
> 
> -Ryan
> --=====================_3093506==_.ALT
> Content-Type: text/html; charset="us-ascii"
> 
> <html>
[.....]

Please don't post stuff in html :-/

Your config looks fine.  How about posting a log with ``set log phase 
command lcp ipcp'' ?
-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@FreeBSD.org.uk>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910041723.SAA01059>