From owner-freebsd-questions Wed Jan 29 19:27:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA15397 for questions-outgoing; Wed, 29 Jan 1997 19:27:54 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA15391 for ; Wed, 29 Jan 1997 19:27:51 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.4/8.6.12) with SMTP id TAA26367; Wed, 29 Jan 1997 19:27:46 -0800 (PST) Date: Wed, 29 Jan 1997 19:27:46 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: patrick mcandrew cc: questions@freebsd.org Subject: Re: IP ROUTING In-Reply-To: <199701270335.WAA00282@tiac.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 26 Jan 1997, patrick mcandrew wrote: > I have a FreeBSD box that is a gateway to the internet. Its config is pretty > simple, 1 network card (which goes to my 4 suns, my internal lan) and a USR > modem (external) that goes to the internet. I have a dynamic ip, now i enabled > IP forwarding/gatewaying, and the box dosent forward ICMP, TCP,or UDP packets > to the ppp interface via the net card. What are you using to dial out? With iijppp (on 2.2) you need to use the -alias option. With kernel-mode ppp (pppd) you need to add the 'proxyarp' directive to your configuration. See the mail archives at http://www.freebsd.org for full details. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major