Archives
FreeBSD IPFW NAT and Jails
Posted on December 7, 2014 5 Comments
IPFW in FreeBSD has built-in support for NATing and the configuration syntax is same as that of natd. It took me quite some time to figure out how to NAT for jails while ensuring that certain jails can have public IPs. Configure the nat on one of the IP addresses: When using stateful firewall, the […]