Hello,
Here we have:
ISP's modem
-> Server 2003 RRAS NAT (one NIC on public ISP side [189.28.xxx.xxx], one NIC on private LAN side [192.168.0.xxx])
-> Switch (Uplink port connected to private LAN NIC in 2003 NAT Server)
-> My Workstation & Other Workstations, IIS, FTP, etc. [192.168.0.xxx]
From the LAN [192.168.0.xxx] I need to be able to access my public IP [189.28.xxx.xxx]. I need recursive traffic / NAT Loopback.
How obtain this on Windows Server 2003? If it can't do by its own, what 3rd party tools could achieve that on this OS?