aboutsummaryrefslogtreecommitdiff
path: root/systems/koi/nftables-rules.nft
diff options
context:
space:
mode:
Diffstat (limited to 'systems/koi/nftables-rules.nft')
-rw-r--r--systems/koi/nftables-rules.nft2
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/koi/nftables-rules.nft b/systems/koi/nftables-rules.nft
index 2745a4d7..2e68f351 100644
--- a/systems/koi/nftables-rules.nft
+++ b/systems/koi/nftables-rules.nft
@@ -63,8 +63,6 @@ table inet filter {
tcp dport 6697 counter accept comment "IRC"
tcp dport 2049 ip daddr 10.0.0.0/8 counter accept comment "NFS"
udp dport 2049 ip daddr 10.0.0.0/8 counter accept comment "NFS"
- tcp dport 2628 counter accept comment "Dictionary"
- udp dport 2628 counter accept comment "Dictionary"
tcp dport 20048 ip daddr 10.0.0.0/8 counter accept comment "NFS"
udp dport 20048 ip daddr 10.0.0.0/8 counter accept comment "NFS"
udp dport 19302-19309 counter accept comment "Google Meet Ports"