From owner-freebsd-net@FreeBSD.ORG Sat Oct 1 09:43:28 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 691F616A41F for ; Sat, 1 Oct 2005 09:43:28 +0000 (GMT) (envelope-from babolo@cicuta.babolo.ru) Received: from ints.mail.pike.ru (ints.mail.pike.ru [85.30.199.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFCDF43D4C for ; Sat, 1 Oct 2005 09:43:26 +0000 (GMT) (envelope-from babolo@cicuta.babolo.ru) Received: (qmail 15023 invoked from network); 1 Oct 2005 09:43:24 -0000 Received: from cicuta.babolo.ru (85.30.224.245) by ints.mail.pike.ru with SMTP; 1 Oct 2005 09:43:24 -0000 Received: (nullmailer pid 7050 invoked by uid 136); Sat, 01 Oct 2005 09:46:40 -0000 X-ELM-OSV: (Our standard violations) hdr-charset=KOI8-R; no-hdr-encoding=1 In-Reply-To: <433E4697.70206@roamingsolutions.net> To: G Bryant Date: Sat, 1 Oct 2005 13:46:40 +0400 (MSD) From: .@babolo.ru X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <1128160000.491736.7049.nullmailer@cicuta.babolo.ru> Cc: FreeBSD , FreeBSD Subject: Re: alias ip and natd with ipfw fwd X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Oct 2005 09:43:28 -0000 > Can anybody please help with problem. > Using natd and ipfw and trying to fwd packets to a non-default router > out the same interface. > Currently using alias for the second ip, but it doesn't seem to be > working for some some reason I'm missing. Would clone maybe work? > Any advice would be appreciated. ipfw rules, ifconfig -a and natd options need to be demonstrated.