Click to See Complete Forum and Search --> : iptables and Windows Terminal Services


happybunny
10-03-2006, 03:28 PM
Long story short, is this possible:

XP Desktop (x.x.x.2) with Windows Terminal Services Client connects to a linux host on public IP eth0(x.x.x.1) then have the linux host send that connection out its own eth1 (y.y.y.1) to an actual Windows Terminal server on y.y.y.2?

So the XP desktop (x.x.x.2) connects to the Windows terminal server (y.y.y.2) via the linux host which has a nic on both networks.

I think this is very possible with iptables...am i thinking correctly?

michaelk
10-03-2006, 07:09 PM
Yes, you need a rule to foward RDP traffic i.e. UDP port 3899 to the IP address of the terminal server.