Advertisement
Guest User

Untitled

a guest
Dec 29th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. admin@localhost> route -f
  2. admin@localhost> route add default 172.16.84.2
  3.  
  4. root@Valhalla> sudo iptables -t nat -A POSTROUTING -s 172.16.84.2 -j MASQUERADE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement