Created
September 11, 2018 08:09
-
-
Save mikewebb70/733988ef1bf4ea023602be995d046227 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set firewall family inet filter iiNet-Voice term SERVICES from address 203.173.44.0/24 | |
set firewall family inet filter iiNet-Voice term SERVICES then accept | |
set firewall family inet filter iiNet-Voice term NETWORK from address 203.55.228.192/26 | |
set firewall family inet filter iiNet-Voice term NETWORK from address 203.55.231.192/26 | |
set firewall family inet filter iiNet-Voice term NETWORK from address 203.55.229.192/26 | |
set firewall family inet filter iiNet-Voice term NETWORK from address 203.2.134.0/25 | |
set firewall family inet filter iiNet-Voice term NETWORK from address 203.59.49.0/26 | |
set firewall family inet filter iiNet-Voice term NETWORK then accept | |
set firewall family inet filter iiNet-Voice term CONFIGURATION from address 203.55.231.64/27 | |
set firewall family inet filter iiNet-Voice term CONFIGURATION from address 203.206.62.0/27 | |
set firewall family inet filter iiNet-Voice term CONFIGURATION then accept | |
set firewall family inet filter iiNet-Voice term SUPPLEMENTAL from address 203.0.178.191/32 | |
set firewall family inet filter iiNet-Voice term SUPPLEMENTAL from address 203.215.29.191/32 | |
set firewall family inet filter iiNet-Voice term SUPPLEMENTAL then accept | |
set firewall family inet filter iiNet-Voice term ELSE then log | |
set firewall family inet filter iiNet-Voice term ELSE then reject | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment