Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in1.uu.net!zib-berlin.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: HELP - Having problems setting up ppp Date: 24 Feb 1996 15:51:42 GMT Organization: Private BSD site, Dresden Lines: 27 Message-ID: <4gnc6e$9g0@uriah.heep.sax.de> References: <4gjfs5$hbt@sleet.snowhill.com> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 jpbrock@snowhill.com (Jerome P. Brock) writes: > I can dial into my ISP (BTW, I have no problem when in Win95) and > start a PPP session, but I can't reach out. I get route errors. > DNS address: 205.216.77.2 > Gateway addr: 205.216.77.2 > snowhill: > set phone xxxxxxx > set login "TIMEOUT 10 gin:-BREAK-gin: myid word: mypass" > set timeout 300 > set ifaddr 0 0 The ppp.conf misses a ``add 0 0 205.216.77.2'', to add the default route as shown in the Gateway addr above. You didn't provide us with an example of /etc/resolv.conf, i hope you've got ``nameserver 205.216.77.2'' there, you won't be able to translate names to IP addresses otherwise. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)