Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ufw allow 3260/tcp
  2. ufw deny from 192.168.0.112 to any port 3260 proto tcp
  3. ufw deny from 192.168.0.200 to any port 3260 proto tcp
  4.  
  5. ufw deny 3260/tcp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement