Guest User

Untitled

a guest
Apr 27th, 2014
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. iptables -A OUTPUT -m owner --uid-owner username -j LOG
  2. iptables -A OUTPUT -m owner --uid-owner username -j REJECT
Advertisement
Add Comment
Please, Sign In to add comment