Hello together,
We try to build a FreeBSD Server with jails. Our server has 2 network cards (one for the internal link and the second is an external link to the DMZ). So we want to use the external NIC (em1) directly in a jail with a public IP. The em0 for the Internal link is for the host itself.
So how does it work? Should I add the em1 on the host via rc.conf and route it to the jail ? :\ Or can I add the em1 directly in a jail (best solution in my eyes, no route needed)?
Most of the How-Tos around here describe a virtual NIC in a jail, which makes no sense for us because we have an extra NIC for the jail only (linked to the DMZ).
Thanks for any help
Kind Regards.
We try to build a FreeBSD Server with jails. Our server has 2 network cards (one for the internal link and the second is an external link to the DMZ). So we want to use the external NIC (em1) directly in a jail with a public IP. The em0 for the Internal link is for the host itself.
So how does it work? Should I add the em1 on the host via rc.conf and route it to the jail ? :\ Or can I add the em1 directly in a jail (best solution in my eyes, no route needed)?
Most of the How-Tos around here describe a virtual NIC in a jail, which makes no sense for us because we have an extra NIC for the jail only (linked to the DMZ).
Thanks for any help

Kind Regards.