Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. iptables --table filter --append INPUT --in-interface eth0@if8 --jump DROP
  2. iptables --table filter --append OUTPUT --out-interface eth0@if8 --jump DROP
  3.  
  4. iptables --table filter --append INPUT --in-interface eth0@if8 --jump DROP
  5. iptables --table filter --append OUTPUT --out-interface eth0@if8 --jump DROP
  6.  
  7. iptables --table filter --append INPUT --in-interface eth0@if8 --jump DROP
  8. iptables --table filter --append OUTPUT --out-interface eth0@if8 --jump DROP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement