From owner-freebsd-questions Tue Jan 4 10:55:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from commov.commercialmovers.com (commov.commercialmovers.com [204.107.254.219]) by hub.freebsd.org (Postfix) with ESMTP id 4E9DD15392 for ; Tue, 4 Jan 2000 10:55:34 -0800 (PST) (envelope-from jmutter@commercialmovers.com) Received: from commercialmovers.com ([192.196.1.177]) by commov.commercialmovers.com (8.8.8/SCO5) with ESMTP id NAA05538; Tue, 4 Jan 2000 13:57:21 -0500 (EST) Message-ID: <38724221.E4B4C1E3@commercialmovers.com> Date: Tue, 04 Jan 2000 13:55:29 -0500 From: "James A. Mutter" Organization: Commercial Movers, Inc. X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Gene Harris Cc: freebsd-questions@FreeBSD.ORG Subject: Re: IPNAT - One more time - [More Info This Time] References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > /etc/rc.conf > > gateway_enable="YES" > > tcp_extensions="YES" > > firewall_enable="NO" > > router="routed" > > router_flags="-q" > > ifconfig_pn0="inet 192.196.1.10 netmask 255.255.255.0" > > ifconfig_pn0_alias0="inet 204.107.254.XXX netmask 255.255.255.XXX" > > defaultrouter="204.107.254.XXX" <- This is not the address of > > 'pn0_alias0' - but rather the address of the router. > > > > I see one BIG issue here. Where's the second NIC?????? You > ain't gonna do this unless you have another interface, like > ppp or at least a 2nd NIC. I thought that alias on pn0 would take care of that problem. Traffic goes in on pn0:0 (192.196.1.10) and leaves on pn0:1 (204.107.254.XXX) - Is this incorrect? Please let me know. Thanks, Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message