From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 15:21:12 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6045A16A4CE for ; Sun, 2 Nov 2003 15:21:12 -0800 (PST) Received: from galilee.polands.org (CPE-24-29-189-110.new.rr.com [24.29.189.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9EF443FA3 for ; Sun, 2 Nov 2003 15:21:10 -0800 (PST) (envelope-from djp@polands.org) Received: from sheba.polands.org (sheba.polands.org [172.16.1.33]) by galilee.polands.org (8.12.9/8.12.9) with ESMTP id hA2NL9kj091396; Sun, 2 Nov 2003 17:21:09 -0600 (CST) (envelope-from djp@polands.org) Received: from sheba.polands.org (localhost [127.0.0.1]) by sheba.polands.org (8.12.9/8.12.9) with ESMTP id hA2NL9Ut046658; Sun, 2 Nov 2003 17:21:09 -0600 (CST) (envelope-from djp@sheba.polands.org) Received: (from djp@localhost) by sheba.polands.org (8.12.9/8.12.9/Submit) id hA2NL8SW046657; Sun, 2 Nov 2003 17:21:08 -0600 (CST) Date: Sun, 2 Nov 2003 17:21:08 -0600 From: Doug Poland To: Petre Bandac Message-ID: <20031102232108.GA46638@polands.org> References: <20031102004208.GA44763@polands.org> <200311021807.23408.petre@kgb.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200311021807.23408.petre@kgb.ro> User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: NAT and gateway X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 23:21:12 -0000 On Sun, Nov 02, 2003 at 06:07:23PM +0200, Petre Bandac wrote: > snack% /sbin/ifconfig > rl0: flags=8843 mtu 1500 > inet 213.157.171.x netmask 0xffffff00 broadcast 213.157.171.255 > ether 00:02:44:30:dc:4b > media: Ethernet autoselect (100baseTX ) > status: active > rl1: flags=8843 mtu 1500 > inet 213.157.185.x netmask 0xfffffff0 broadcast 213.157.185.239 > inet 192.168.200.1 netmask 0xffffff00 broadcast 192.168.200.255 > ether 00:02:44:34:8c:72 > media: Ethernet autoselect (100baseTX ) > status: active > lp0: flags=8810 mtu 1500 > lo0: flags=8049 mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > > that is what you want to do ? > Found it, redirect_address in natd.conf. Thanks... -- Regards, Doug