LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Iptables Need It To Route To A Windows Machine For Remote Desktop (https://www.linuxquestions.org/questions/linux-general-1/iptables-need-it-to-route-to-a-windows-machine-for-remote-desktop-114615/)

sal_paradise42 11-10-2003 08:23 PM

Iptables Need It To Route To A Windows Machine For Remote Desktop
 
I love Linux, I also love getting my desktop at work. I have this set up



public address (X.X.X.X)
^
____|_____
| |
|Router |
|_________|
|
private address (192.168.0.1)
^
|
|
Linux box eth0=192.168.0.2
| |
| LINUX :) |
| |
|____________|
^ eth1=10.0.0.1
|
|
Windows XP 10.0.0.5
| |
| Windows :( |
|_______________|

I want to remote desktop to my windows machine using port 3389, I'm using IPTABLES from my linux machine to give internet to my windows.

I just want to know what to add to my IPTABLES conf file to make this happen.
o yeah sorry about the illustration, I just though it was the best way to show my setup.

sal_paradise42 11-10-2003 08:24 PM

oops i should have test that before I posted. If you want more info let me know.

michael@actrix 11-11-2003 08:20 PM

Maybe consider using shorewall - makes this kind of stuff reasonably easy.

http://www.shorewall.net


All times are GMT -5. The time now is 05:25 AM.