Date: Mon, 21 Jul 1997 02:48:47 +0100 From: Brian Somers <brian@awfulhak.org> To: "Joshua T. Hogle" <hogle@ecn.purdue.edu> Cc: questions@FreeBSD.ORG Subject: Re: PPP Routing Problems Message-ID: <199707210148.CAA09732@awfulhak.org> In-Reply-To: Your message of "Mon, 14 Jul 1997 20:54:54 CDT." <3.0.32.19970714205726.0092fc50@ce.ecn.purdue.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> OK, I've searched and searched and am really stumped on this one. > [.....] I try pinging 128.46.139.212 and no response. In addition, I try pinging a > server > such as 128.46.139.7 (a server where I work which I know is up) and also > get no response. > Below are my ppp.conf and ppp.linkup files. I really have no idea what's > going on > and have spent quite a few hours on this one. Any help or suggestions > would be greatly > appreciated! > > /etc/ppp/ppp.conf: > default: > set device /dev/ttyd1 > set speed 19200 ^^^^^ This is pretty low. > disable lqr > deny lqr > set dial "......" > > dulles: > set openmode active > enable proxy > set phone ... > accept pap > set authname hogle > set authkey ... > set ifaddr 10.1.1.1/0 10.2.2.2/0 255.255.255.0 > add 0 0 10.2.2.2 > > /etc/ppp/ppp.linkup: > MYADDR: > delete ALL > add 0 0 HISADDR What does "traceroute" say ? > Thanks! > -- Brian <brian@awfulhak.org>, <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707210148.CAA09732>