Guest User

Untitled

a guest
Sep 28th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. [IP=10.*.*.*]
  2. # show internal content
  3. [global]
  4.  
  5. [IP=10.*.*.*] && [IP!=10.1.2.3]
  6.  
  7. [IP=10.1.2.3]
  8. # do nothing
  9. [ELSE]
  10. # show internal content
  11. [global]
  12.  
  13. [IP=10.1.2.3]
  14. # do nothing
  15. [IP=10.*.*.*]
  16. # show internal content
  17. [global]
Add Comment
Please, Sign In to add comment