Disable vscode install on FreeBSD and add new wireguard tunnels to firewall config.
This commit is contained in:
@@ -3,7 +3,7 @@ jail_net_v4 = "10.193.223.0/24"
|
||||
full_nat_v4 = "10.213.177.0/24"
|
||||
|
||||
dhcp = "{ bootpc, bootps }"
|
||||
allow = "{ wgf wgh }"
|
||||
allow = "{ wgf wgh drmario colo }"
|
||||
|
||||
tcp_pass_in = "{ 22 }"
|
||||
udp_pass_in = "{ 53 51820 }"
|
||||
|
||||
Reference in New Issue
Block a user