Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 May 1999 21:48:11 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Mike Newell <mnewell@newell.arlington.va.us>
Cc:        questions@FreeBSD.ORG
Subject:   Re: NATD problem 
Message-ID:  <199905092048.VAA08551@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Sat, 08 May 1999 17:11:09 EDT." <Pine.BSF.3.96.990508165209.19035A-100000@bigpuppy.newell.arlington.va.us> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I have an odd problem with NATD on FreeBSD 3.1-RELEASE.  I have a box with
> 3 Ethernet cards:
> 
>    xl0    = xxx.xxx.xxx.xxx  255.255.0.0
>    fxp0   = 192.168.100.1    255.255.255.0
>    ed0    = yyy.yyy.yyy.yyy  255.255.255.240
[.....]
> I want to NAT things on fxp0 through xl0.
[.....]

Then you need to do the ipfw divert on the xl0 interface (maybe with 
-unregistered_only).  If you really want to run natd on the fxp0 
interface, you'll need to use the -reverse flag (only added recently).

> Much obliged,
> 
> Mike
> 
> +--------------------------------------+------------------------------------+
> | Mike Newell                          | The opinions expressed herein      |
> | Affiliation:                         | are mine.  You can take them or    |
> | Address:                             | leave them.  Flames to /dev/null.  |
> +--------------------------------------+------------------------------------+
> | Mike@Newell.arlington.va.us          | http://www.newell.arlington.va.us  |
> +--------------------------------------+------------------------------------+
> | "Peace.  It's wonderful!"  Father Divine.                                 |
> +---------------------------------------------------------------------------+

-- 
Brian <brian@Awfulhak.org>                        <brian@FreeBSD.org>
      <http://www.Awfulhak.org>;                   <brian@OpenBSD.org>
Don't _EVER_ lose your sense of humour !          <brian@uk.FreeBSD.org>




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905092048.VAA08551>