Files
nft-nd-priv/etc-default/nft-fw
2025-12-27 19:23:42 +01:00

17 lines
265 B
Plaintext

# Öffentliches Interface
EXT_IF=eth0
# Privates Interface
PRIV_IF=enp7s0
# Privates Netz
PRIV_NET=172.20.0.0/21
# Public access toggles
ALLOW_SSH_PUBLIC_IN=true
ALLOW_APT_PUBLIC_OUT=true
# ICMP toggles (separat)
ALLOW_ICMP4_PUBLIC=true
ALLOW_ICMP6_PUBLIC=true