Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2008 22:53:33 +0800
From:      "Justin Jereza" <justinjereza@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: ipnat
Message-ID:  <53f591170805300753pd7ca496s1677ae3501c97758@mail.gmail.com>
In-Reply-To: <6ae50c2d0805271240g516561e8x72b215c5d87fc06@mail.gmail.com>
References:  <6ae50c2d0805252340x5b8efc73lea4757b52c194351@mail.gmail.com> <483A5E4D.2090901@siseci.com> <6ae50c2d0805262236k5957976dx1238aad8e7f4f0be@mail.gmail.com> <6ae50c2d0805271240g516561e8x72b215c5d87fc06@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Uses pf instead but I know the following works:

### /etc/pf.conf ###

nat on dc0 from fxp0:network to any -> (dc0)

### /etc/rc.conf ###

pf_enable="YES"

After editing the files, run '/etc/rc.d/pf start'



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