maj role fw

This commit is contained in:
root
2024-01-18 11:11:34 +01:00
parent e1cc021ee2
commit 72c5498e64
3 changed files with 3 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ table filter {
# well-known internet hosts
saddr ($NET_PRIVATE) proto tcp dport ssh ACCEPT;
# we provide DNS and SMTP services for the internal net
# we provide DNS services for the internal net
interface $DEV_PRIVATE saddr $NET_PRIVATE {
proto (udp tcp) dport domain ACCEPT;
proto udp dport bootps ACCEPT;