forked from norman/fusionpbx-install.sh-github-mirror
Update nftables.sh
This commit is contained in:
3
debian/resources/nftables.sh
vendored
3
debian/resources/nftables.sh
vendored
@@ -62,9 +62,6 @@ table inet filter {
|
||||
|
||||
# Allow OpenVPN port
|
||||
udp dport 1194 counter accept
|
||||
|
||||
# Allow ICMP accept
|
||||
icmp type echo-request counter accept
|
||||
}
|
||||
|
||||
chain forward {
|
||||
|
||||
Reference in New Issue
Block a user