Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.ececs.uc.edu!news.kei.com!news.mathworks.com!howland.erols.net!torn!onlink3.onlink.net!pheebs.citytel.net!kwoody From: "Keith W." <kwoody@pheebs.citytel.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: process's and ppp0 Date: Sun, 13 Apr 1997 10:32:22 -0700 Organization: Ontario Northland--ONLink Lines: 29 Approved: Hopefully all the time! Message-ID: <Pine.A32.3.91.970413102144.15088A-100000@pheebs.citytel.net> References: <Pine.A32.3.91.970409112604.18002B-100000@pheebs.citytel.net> <5iiui6$d4p@ui-gate.utell.co.uk> NNTP-Posting-Host: pheebs.citytel.net Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII In-Reply-To: <5iiui6$d4p@ui-gate.utell.co.uk> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39008 > > I've never installed using ppp, but did update the handbook entry > recently. This is a problem. The "ppp0" bit of your > "network_interfaces" variable is bogus. It's not necessary, and > only confuses things. If you remove it, and use the "pmdemand" > example in ppp.conf.sample, things should work fine. I installed again, this time w/o ppp in the setup. Been working on it the last few days but still cant get it to work. One question though if you might know it...my ISP has a router on 204.244.99.65 and thats the gateway. But, when you dial in there are three other cisco routers attached to 3 banks of modems. Eahc of these routers has ip's of 99.74,75,76 and ppp picks up the ip of the router Ive dialed into and uses that as a gateway instead. So nothing seems to work. Do I need to setup a route from the router Ive dialed into to the main gateway on 99.65? When things are bieng routed properly do the flags on a netstat -rn sho UGH? Oh and I can have a static ip of 204.244.99.15 or I can be assigned one dynamically.. > > One other thing, when I do a ps ax I have a process listed as: > > adjkerntz -l > > Ask the manal page. Already did....looked so funny that I didnt hink it would be there but it was. Thanks.