Switch to a different ip address range.
This commit is contained in:
@@ -24,7 +24,7 @@ mkpeer jail_nat_wg0: eiface link2 ether
|
||||
name jail_nat_wg0:link2 nat_link2
|
||||
EOF
|
||||
|
||||
ifconfig $(ngctl msg 'nat_uplink0:' getifname | grep Args | cut -d '"' -f 2) name nat_uplink0 10.10.11.1/24 up
|
||||
ifconfig $(ngctl msg 'nat_uplink0:' getifname | grep Args | cut -d '"' -f 2) name nat_uplink0 10.193.223.1/24 up
|
||||
ifconfig $(ngctl msg 'jail_nat_wg0:link2' getifname | grep Args | cut -d '"' -f 2) name nat_link2
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user