diff --git a/nodes/home/nas.py b/nodes/home/nas.py index 1e1cea2..29762b5 100644 --- a/nodes/home/nas.py +++ b/nodes/home/nas.py @@ -1,5 +1,3 @@ -# Dell Local Node Manager running on - nodes['home.nas'] = { 'hostname': '172.19.138.20', 'bundles': { @@ -77,10 +75,6 @@ nodes['home.nas'] = { }, 'firewall': { 'port_rules': { - '4679/tcp': { # Dell ULNM - '172.19.136.0/25', - '172.19.138.0/24', - }, '5060/tcp': { # yate SIP 'home.snom-wohnzimmer', },