From owner-freebsd-questions Fri May 22 01:12:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03297 for freebsd-questions-outgoing; Fri, 22 May 1998 01:12:43 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.3pstudio.net (mail.3pstudio.com.tw [210.66.235.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03278 for ; Fri, 22 May 1998 01:12:37 -0700 (PDT) (envelope-from styih@mail.3pstudio.net) Received: from mail.3pstudio.net (dns.3pstudio.com.tw [210.66.235.8]) by mail.3pstudio.net (8.8.5/8.8.5) with ESMTP id QAA01390; Fri, 22 May 1998 16:11:12 +0800 (CST) Message-ID: <356533F0.26C6DB7@mail.3pstudio.net> Date: Fri, 22 May 1998 16:14:40 +0800 From: styih Organization: 3P Studio X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Brian Somers CC: freebsd-questions@FreeBSD.ORG Subject: Re: [Help]:Problems with PPP dialin Server with mgetty ... References: <199805212224.XAA20823@awfulhak.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brian Somers wrote: > If you want to connect to the net through your company via ppp, then > the default route must be removed from /etc/rc.conf as originally > advised (I assumed from your subsequent mail that you had two modems, > one ->net and one ->company). If your setup allows access to the > company and not the 'net via the company, then the company isn't > forwarding/returning the packets. You'll have to debug things at > that end (probably using tcpdump). But if the defaultroute is removed , the ppp server in my company can't access internet. When the defaultroute is not removed , the server can access internet, but the client via ppp can't receive any packets. My company has a router and the ip of the defaultroute is set to the route. Do you mean that the ppp server should do the routing and not to set defaultroute in /etc/rc.conf ?? I have no knowledge about tcpdump, but I will try to read through the man pages. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message