What Iptables rules need I to forward a windows remote desktop connection?
Posted
by avastreg
on Super User
See other posts from Super User
or by avastreg
Published on 2009-12-01T13:14:25Z
Indexed on
2010/03/22
10:01 UTC
Read the original article
Hit count: 308
I have this situation:
network mask. 255.255.255.0
router/gateway: Ubuntu server (only command line, no gui) with internal lan ip 192.168.0.2 and a dynamic dns on the external ip
Windows pc on 192.168.0.1 with RDP (remote desktop connection) enabled on 3389
I want to forward the RDP service on the external address: how can i do that?
What are the iptables rules I need to connect to my Windows pc from the outside world?
© Super User or respective owner