Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!uwm.edu!chi-news.cic.net!howland.erols.net!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Continuing Sage Date: 17 Jun 1997 09:43:11 GMT Organization: Awfulhak Ltd. Lines: 42 Message-ID: <5o5m7f$bmt@ui-gate.utell.co.uk> References: <33a579ba.12116167@news1.alterdial.uu.net> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43025 In article <33a579ba.12116167@news1.alterdial.uu.net>, tsuess@inspace.net (Todd Suess) writes: > Greets all, > In the continuing Saga of the defective sysinstall in 2.2.2, I found a > new problem.. I decided to totally trash my install and reinstalled > 2.2.2-RELEASE, using the site at freebsd.cdrom.com to grab everything > from. Install went great, no problems at all, except for one thing.. > I did everything exactly the same I did on the previous 2 installs, > except now my PPP dialup to my ISP refuses to function. I can dial up > and connect fine, and everything appears normal, including name > service lookups, but regardless of the destination, I get NO ROUTE TO > HOST. Seeing as I did everything the same way, I am confused why it > worked fine the last 2 installs and refuses to this time.. The only > thing I can think of, is in the sysinstall network setup, where it > asks for domain, ip, etc. the first time I ran it, I filled in > everything as normal, but I don't remember getting the question from > sysinstall that asks for the Internet Address of my Internet Service > Provider, and to enter "0" if you want the connect to be negotiated > automatically. Where does sysinstall put the "0" if you want to > autonegotiate? I looked at my routing table in PPP, and it looks ok, > but I didn't see a route to the gateway on the Terminal Service I was > calling in on. I saw local routes from my machine to the Terminal > Server I dialed it to, etc.. Any suggestions would be most helpful. > NOTE: I am using PPP in interactive mode until I get a script working, > so keep that in mind, please.. The only thing that really bugs me is > that it worked PERFECTLY the last two installs, and this time, nada.. Interactively, after you've connected, "add 0 0 HISADDR" should create your default route. For -auto, in ppp.conf, you need "add 0 0 x.x.x.x" where x.x.x.x is the suspected IP of your ISP (the second arg to "set ifaddr" but without the /XX bit at the end), and "add 0 0 HISADDR" in ppp.linkup. > Todd > -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !