From owner-freebsd-questions Wed Nov 27 8:32:34 2002 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 3EB3D37B401 for ; Wed, 27 Nov 2002 08:32:33 -0800 (PST) Received: from web13804.mail.yahoo.com (web13804.mail.yahoo.com [216.136.175.14]) by mx1.FreeBSD.org (Postfix) with SMTP id BF97D43E9C for ; Wed, 27 Nov 2002 08:32:32 -0800 (PST) (envelope-from bencraig@yahoo.com) Message-ID: <20021127163232.31324.qmail@web13804.mail.yahoo.com> Received: from [81.3.108.210] by web13804.mail.yahoo.com via HTTP; Wed, 27 Nov 2002 16:32:32 GMT Date: Wed, 27 Nov 2002 16:32:32 +0000 (GMT) From: =?iso-8859-1?q?Ben=20Craig?= Subject: Re: NAT Help To: freebsd-questions@freebsd.org In-Reply-To: <3DDC9372.22473.3D854D8@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks again for the help. Unfortunately this doesn't seem to have worked either. I've entered: ifconfig fxp0 alias x.x.x.x This simply replaces the existing fxp0 settings from rc.conf with the alias settings (resulting in a loss of network connectivity. I've removed the original alias0 - aliasx lines from rc.conf so the only fxp0 line is now for the main IP address for the interface: ifconfig_fxp0="inet x.x.x.x netmask 255.255.255.248" Regards, Ben Craig. --- "Alvaro Rosales R." wrote: > that's the problema , you have to add the ifconfig > alias , manually, I had > the saame problem , trying to add the aliases in > rc.conf , so I had to add > the aliases manually, then you have to kill natd > and restart it manually > somefing like > ifconfig rl1 alias x.x.x.x (a free external ipo > address) > > and then I run > killall natd > > natd -redirect_address internal ip x.x.x.x > -interface rl1 > Then ou'll have NAT running, youd better create a > script in rc.local to > load this commands at boot time. > Good Look ===== -- Benjamin Craig Executive Producer Cinemagine Limited __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message