Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 1999 11:52:19 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        "Eric D. Fehr" <fehr@idirect.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NATD question (isn't NATing) 
Message-ID:  <199904251052.LAA86960@keep.lan.Awfulhak.org>
In-Reply-To: Your message of "Sat, 24 Apr 1999 21:15:00 EDT." <Pine.BSF.4.10.9904242049200.82962-100000@proteus.idirect.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
[.....]
> My rc.firewall config is:
> 
> /sbin/ipfw -f flush
> /sbin/ipfw add divert natd all from any to any via fxp0

Should be
  /sbin/ipfw add divert natd all from any to any via vr0

> /sbin/ipfw add pass all from any to any             
> 
> I am launching natd with the following args to test it:
> 
> natd -interface vr0 -u -dynamic -v

[.....]
> Thanks for any help,
> Eric

-- 
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?199904251052.LAA86960>