Date: Sun, 6 Aug 2000 22:07:52 +1000 (EST) From: Mark Russell <mark@viper.net.au> To: nmnenkov@dir.bg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to enable Multi-link with ppp - IP problem Message-ID: <Pine.BSF.4.21.0008062205090.3957-100000@gatekeeper.viper.net.au> In-Reply-To: <web-1271255@dir.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Aug 2000 nmnenkov@dir.bg wrote: > Thank for this but again I can not get IP. > I use the following script, others may have better ways. default: set log Phase Connect Chat Warning Error Alert tun command CCP LCP deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 15 \"\" AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" multi: set mode interactive set phone "xxxxxxxxxxxx" #set netmask to your network set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.248 0.0.0.0 delete ALL add 0 0 HISADDR set authname xxxxxx set authkey xxxxxx set mrru 1500 clone 0 1 2 3 link 0 set device /dev/cuaa0 link 0 set speed 115200 link 0 set mode ddial link 1 set device /dev/cuaa1 link 1 set speed 115200 link 1 set mode ddial link 2 set device /dev/cuaa2 link 2 set speed 115200 link 2 set mode ddial link 3 set device /dev/cuaa3 link 3 set speed 115200 link 3 set mode ddial +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ Mark Russell mark@viper.net.au ph 61 + 2 + 9699 3837 viper.net.au http://www.viper.net.au fax 61 + 2 + 9699 3841 +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ http://www.google.com/search?q=mark+sux 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?Pine.BSF.4.21.0008062205090.3957-100000>