Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.erols.net!quagga.ru.ac.za!uct.ac.za!iafrica.com!chain.iafrica.com!khetan From: Khetan Gajjar <khetan@iafrica.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: User-PPP and "-auto" Date: Sun, 11 Aug 1996 23:16:23 +0200 Organization: Internet Africa Lines: 40 Message-ID: <Pine.BSF.3.95.960811231523.282A-100000@chain.iafrica.com> References: <yANW3MD4F99aRz1@borki.zug.use.ch> <4u54c5$kt@anorak.coverform.lan> NNTP-Posting-Host: chain.iafrica.com Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: Brian Somers <brian@awfulhak.demon.co.uk> cc: jaquesa@iafrica.com In-Reply-To: <4u54c5$kt@anorak.coverform.lan> On 5 Aug 1996, Brian Somers wrote: >I run "ppp -auto demon", and only traffic to 158.152.1.222 will open the >connection (the dfilter line). My dfilter doesn't seem to dial when I specify ppp -auto chain I can run ppp and then dial chain, and that works. Any ideas ? Please post directly; don't read the newsgroup. default: set device /dev/cuaa0 set speed 38400 set timeout 600 set redial 0 3 set debug chat set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 10 \"\" AT&f1e0&a3&b1&c1&d2&h1&k3&r2s7=90s6=5 OK-AT-OK \\dATX3D\\T TIMEOUT 90 CONNECT" set dfilter 0 permit 0/0 196.31.1.15 set dfilter 1 permit 0/0 196.7.0.138 set dfilter 2 permit 0/0 196.7.0.137 set afilter 0 deny icmp set afilter 1 deny udp src eq 53 set afilter 2 deny udp dst eq 53 set afilter 3 deny udp src eq 520 set afilter 4 deny udp dst eq 520 set afilter 5 permit 0/0 0/0 chain: set phone 6588100:6865200:6831443:6834757:6834368 set login "TIMEOUT 15 login:-\\r-login: Pkhetan word: ******" set ifaddr 196.7.74.174 196.7.0.145 add 0 255.255.255.0 196.7.0.145 add 0 0 HISADDR --- Khetan Gajjar [ http://www.iafrica.com/~khetan ] UUNet Internet Africa [ 0800-030-002 & help@iafrica.com ] Get rid of Telkom.... [ http://www.ispa.org.za ] I'm a FreeBSD User! [ http://www.freebsd.org ] Any opinions stated in this message are personal. UIA's official policy may not be reflected in this message.