ShapeShifter499

Untitled

Jun 7th, 2013
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. iptables --append FORWARD --in-interface wlan0 --out-interface eth0 -j ACCEPT
  2. iptables --append FORWARD --in-interface eth0 --out-interface wlan0 -j ACCEPT
Advertisement
Add Comment
Please, Sign In to add comment