Guest User

Untitled

a guest
Jun 23rd, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. <!-- falafel shop -->
  2. <configuration name="acl.conf" description="Network Lists">
  3. <network-lists>
  4. <list name="trusted" default="deny">
  5. <node type="allow" cidr="209.114.35.233/32"/> <!--ipproxy001-aa-ord.2600hz.com-->
  6. <node type="allow" cidr="184.106.157.174/32"/> <!--sipproxy001-aa-dfw.2600hz.com-->
  7. <node type="allow" cidr="72.249.14.242/32"/> <!--gw01-car.dal.us.icall.net-->
  8. <node type="allow" cidr="8.19.97.6/32"/> <!--sbc01-car.dal.us.icall.net-->
  9. <node type="allow" cidr="208.85.184.0/24"/> <!--velocity.net-->
  10. <node type="allow" cidr="216.82.224.202/32"/> <!-- bandwidth.com -->
  11. <node type="allow" cidr="67.231.8.195/32"/> <!-- bandwidth.com -->
  12. <node type="allow" cidr="67.231.8.196/32"/> <!-- bandwidth.com -->
  13. <node type="allow" cidr="67.231.4.195/32"/> <!-- bandwidth.com -->
  14. <node type="allow" cidr="67.231.4.196/32"/> <!-- bandwidth.com -->
  15. <node type="allow" cidr="64.2.142.27/32"/> <!-- vitality -->
  16. <node type="allow" cidr="66.241.96.164/32"/> <!-- vitality 2-->
  17. <node type="allow" cidr="79.133.193.90/32"/> <!-- ExtraVoip -->
  18. <node type="allow" cidr="184.106.157.174/32"/> <!-- bandwidth.com -->
  19. <node type="allow" cidr="216.115.69.144/32"/> <!-- flowroute -->
  20. <node type="allow" cidr="70.167.153.130/32"/> <!-- flowroute #2-->
  21. <node type="allow" cidr="74.121.80.14/32"/> <!-- starview -->
  22. <node type="allow" cidr="66.42.120.154/32"/> <!-- pacwest -->
  23. <node type="allow" cidr="64.136.174.30/32"/> <!-- voip innovations -->
  24. <node type="allow" cidr="64.136.174.31/32"/> <!-- voip innovations -->
  25. <node type="allow" cidr="64.136.174.35/32"/> <!-- voip innovations -->
  26. </list>
  27. <list name="authoritative" default="deny">
  28. </list>
  29. </network-lists>
  30. </configuration>
Add Comment
Please, Sign In to add comment