4 069
contributi
Riga 233: | Riga 233: | ||
# 10024/10025 - Amavis - localhost | # 10024/10025 - Amavis - localhost | ||
# Non ha bisogno di configurazione | # Non ha bisogno di configurazione | ||
# 8980 - OpenNMS - Server Monitor - LAN | |||
$IPT -A INPUT -p tcp --dport 8980 -m state --state NEW -s 10.0.0.0/24 -j ACCEPT | |||
# 9000 - GrayLOG - LOG Monitor - LAN | |||
$IPT -A INPUT -p tcp --dport 9000 -m state --state NEW -s 10.0.0.0/24 -j ACCEPT | |||
# 5353 mDNS - LAN | # 5353 mDNS - LAN |