Tuesday, 21 May 2019

ubuntu - What Iptables rules need I to forward a windows remote desktop connection?

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?

No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...