On Wed, 2007-05-16 at 19:35 +0200, Tage Danielsen wrote: > You see, I have a internet connection with 8 ekstra IP's and each of > this IP is mapped down to a privat IP, and I feel that it is not a good > idea to give the windows server a public IP where all port service is > open. My cisco router is routing all port service down to my servers, I > am using Suse server now for 6 years that way, and have no problem with > this, but I am afraid forthe windows server, that is the reason for to > route just rdp servise fromone of my linux server to the windows server. I'm not exactly sure but without NAT on at your linux and assign a different subnet between the Linux and your widows server, I don't think you can "map" a port access to 10.10.10.240 to your windows server. In other words, double NATting is necessary, like:
x.x.x.x(a public IP at CISCO:1st NAT)->mapped to 10.10.10.240(at Linux:2nd NAT)->mapped to 192.168.0.1/24. Toshi -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
