Advertisement
Guest User

Untitled

a guest
Oct 19th, 2022
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Status: active
  2. Logging: on (low)
  3. Default: deny (incoming), allow (outgoing), disabled (routed)
  4. New profiles: skip
  5.  
  6. To Action From
  7. -- ------ ----
  8. Anywhere ALLOW IN 192.168.254.0/24 # LAN
  9. Anywhere ALLOW IN XXX.XXX.XXX.XXX # work ip on WAN
  10. 25/tcp ALLOW IN Anywhere
  11. 587/tcp ALLOW IN Anywhere
  12. 465/tcp ALLOW IN Anywhere
  13. 143/tcp ALLOW IN Anywhere
  14. 993/tcp ALLOW IN Anywhere
  15. 25/tcp (v6) ALLOW IN Anywhere (v6)
  16. 587/tcp (v6) ALLOW IN Anywhere (v6)
  17. 465/tcp (v6) ALLOW IN Anywhere (v6)
  18. 143/tcp (v6) ALLOW IN Anywhere (v6)
  19. 993/tcp (v6) ALLOW IN Anywhere (v6)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement