Re: Running jails on multiple subnets with multiple interfaces

2007-08-29 Thread Julian Elischer
Josh Paetzel wrote: Jeffrey Williams wrote: I have a server with two interfaces, I want to run the host and a couple of jails using one interface on one subnet (internal interface, private IP, behind NAT/firewall) and some other jails using the other interface on another subnet (external inter

Re: Running jails on multiple subnets with multiple interfaces

2007-08-28 Thread Josh Paetzel
Jeffrey Williams wrote: > I have a server with two interfaces, I want to run the host and a couple of > jails using one interface on one subnet (internal interface, private IP, > behind > NAT/firewall) and some other jails using the other interface on another > subnet > (external interface, pu

Running jails on multiple subnets with multiple interfaces

2007-08-28 Thread Jeffrey Williams
I have a server with two interfaces, I want to run the host and a couple of jails using one interface on one subnet (internal interface, private IP, behind NAT/firewall) and some other jails using the other interface on another subnet (external interface, public IP, DMZ). Now my understanding