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!solace!nntp.se.dataphone.net!nntp.uio.no!newsfeed.nacamar.de!dispatch.news.demon.net!demon!awfulhak.demon.co.uk!awfulhak.demon.co.uk!not-for-mail From: brian@awfulhak.demon.co.uk (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: process's and ppp0 Date: 13 Apr 1997 21:04:29 GMT Organization: Awfulhak Limited. Message-ID: <5irhot$lti$1@awfulhak.demon.co.uk> References: <Pine.A32.3.91.970409112604.18002B-100000@pheebs.citytel.net> <5iiui6$d4p@ui-gate.utell.co.uk> <Pine.A32.3.91.970413102144.15088A-100000@pheebs.citytel.net> NNTP-Posting-Host: awfulhak.lan.awfulhak.org X-NNTP-Posting-Host: awfulhak.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Lines: 59 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39026 In article <Pine.A32.3.91.970413102144.15088A-100000@pheebs.citytel.net>, "Keith W." <kwoody@pheebs.citytel.net> writes: >> >> 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? Your router will be the other side of the PPP link. The "default router" is essentially who you should send packets to when you don't have a specific route. If you try to set up a router that's beyond the other side of the ppp link, you'll need to have a static route to that router (via the IP on the other side of the link). There's no mileage to be gained in doing this though. > 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.. The flags on mine are UGSc. The 'S' just means it's a static route. The ppp0 entry in sysconfig after install is now gone compliments of Jordan. I've updated the info about connecting to an ISP in the man page. If you're interested, you could get a copy of ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/usr.sbin/ppp/ppp.8 and run tbl ppp.8 | groff -Wall -mtty-char -Tascii -man | col If this doesn't help, can you post your config files ? >> > 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. Stands for "Adjust Kernel Time Zone". Obvious really ;) > Thanks. -- Brian <brian@awfulhak.org>, <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour....