[plug] RDP thru Firewall
Jon Miller
jlmiller at mmtnetworks.com.au
Thu Feb 19 16:21:08 WST 2009
I'm trying to get RDP to get through a firewall using the following iptable
command:
$IPT -t nat -A PREROUTING -i $EXT_IFACE -p tcp --dport 3389 -j DNAT
--to-destination 192.168.5.57
$IPT -t nat -A POSTROUTING -o $EXT_IFACE -j MASQUERADE
Can anyone tell me what I'm doing wrong?
J
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.plug.org.au/pipermail/plug/attachments/20090219/8a37772f/attachment.html>
More information about the plug
mailing list