Date: Mon, 26 Apr 1999 01:00:24 -0400 (EDT) From: "Eric D. Fehr" <fehr@idirect.com> To: Brian Somers <brian@Awfulhak.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NATD question (isn't NATing) Message-ID: <Pine.BSF.4.10.9904260100010.84500-100000@proteus.idirect.com> In-Reply-To: <199904251052.LAA86960@keep.lan.Awfulhak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Oops, I can't beleive that I didn't try that. Thanks, everything is working as advertised now :) Eric On Sun, 25 Apr 1999, Brian Somers wrote: > [.....] > > 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?Pine.BSF.4.10.9904260100010.84500-100000>