Guest User

Untitled

a guest
Jul 20th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. iptables -t nat -A PREROUTING -p tcp --dport 502 -i wlan0 -j DNAT --to 192.168.3.44:502
  2.  
  3. iptables-save > /etc/iptables/rules.v4
Add Comment
Please, Sign In to add comment