IPTABLES short notes
#Remote Desktop port forwarding $IPTABLES -t nat -A PREROUTING -p tcp --dport 3389 -j DNAT --to-destination {INTIP} :3389
2008-09-16
1 min →
