Re: Basic NAT server setup

2013-06-03 Thread Joe Moog
On May 31, 2013, at 7:37 PM, Peter Jeremy wrote: > On 2013-May-30 17:54:53 -0500, Joe Moog wrote: >> I'm building a server to handle outbound NAT to the internet using >> FreeBSD 9.1 and its built-in distribution of pf. What I want to be >> able to do is NAT three unique internal (private) VLANs

Re: Basic NAT server setup

2013-05-31 Thread Peter Jeremy
On 2013-May-30 17:54:53 -0500, Joe Moog wrote: >I'm building a server to handle outbound NAT to the internet using >FreeBSD 9.1 and its built-in distribution of pf. What I want to be >able to do is NAT three unique internal (private) VLANs to three >unique public IPs. >ext_if = "vlan11" >ext_addr

Basic NAT server setup

2013-05-30 Thread Joe Moog
I'm building a server to handle outbound NAT to the internet using FreeBSD 9.1 and its built-in distribution of pf. What I want to be able to do is NAT three unique internal (private) VLANs to three unique public IPs. Our current setup utilizes a single external IP address for all three internal