Add the config for the nat_dhcp jail.
This commit is contained in:
3
ansible/roles/jail_nat_dhcp/files/rc.conf
Normal file
3
ansible/roles/jail_nat_dhcp/files/rc.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
ifconfig_host_link3="inet 10.213.177.254 netmask 255.255.255.0"
|
||||
defaultrouter="10.213.177.1"
|
||||
dhcpd_enable="YES"
|
||||
Reference in New Issue
Block a user