Date: Thu, 21 May 1998 02:35:58 +0100 From: Brian Somers <brian@Awfulhak.org> To: styih <styih@mail.3pstudio.net> Cc: Brian Somers <brian@Awfulhak.org>, freebsd-questions@FreeBSD.ORG Subject: Re: [Help]:Problems with PPP dialin Server with mgetty ... Message-ID: <199805210135.CAA12059@awfulhak.org> In-Reply-To: Your message of "Wed, 20 May 1998 14:52:37 %2B0800." <35627DB4.6AC91EE8@mail.3pstudio.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> > > Brian Somers wrote: > > > [.....] > > > May 18 20:44:00 theatre ppp[173]: tun0: LCP: OsLinkup: 210.66.235.121 > > > May 18 20:44:00 theatre ppp[173]: tun0: Command: MYADDR: delete ALL > > > May 18 20:44:00 theatre ppp[173]: tun0: Command: MYADDR: add 0 0 HISADDR > > > > > > May 18 20:44:00 theatre ppp[173]: tun0: Warning: Add route failed: > > > 0.0.0.0 already exists > > [.....] > > > > Don't specify a default route in /etc/rc.conf. > > -- > > Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> > > <http://www.Awfulhak.org> > > Don't _EVER_ lose your sense of humour.... > > I tried it , > Now I can use ppp to access my company's LAN ,all 210.66.235.* > but I can't get connection to outside , such as http://www.freebsd.org or > http://www.Awfulhak.org > When I use MS-DOS windows to "ping www.freebsd.org" ...it failed.... > > And then I tried to use "ping" on my ppp server > the answer is "no route to host" > > What should I do ??? Don't add a default route to your company... Sounds like you want your previous default route in /etc/rc.conf and a ``add 210.66.235.0 255.255.255.0 hisaddr'' in ppp.linkup. -- Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org> <http://www.Awfulhak.org> Don't _EVER_ lose your sense of humour.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805210135.CAA12059>