I have IIS 6.0 running. (Windows 2003 SBS R2)
Server is located behind the router. (i.e. 192.168.100.100) - Linksys router.
Local Network is 192.168.100.1 - NIC1 (Server Local Area Connection)
SBS assigns (DHCP) 192.168.100.102 on NIC2 (Network Connection)
Port forward has been set to forward port 80 of 192.168.100.100 to 192.168.100.102 when requested.
From an internal PC, I can telnet the server without any problems. i.e. telnet <router ip> 80 works flawlessly.
However, when I telnet the router ip outside of the company network it doesn't work.
Is there a permission setting in IIS 6.0 that I need to modify? ( I haven't found any online that is similar)
Does the Windows 2003 Server rejects external request automatically?
(You may be asking why I need to telnet and it is a requirement for the install of the CRM application being installed. Just an FYI.)
Start Free Trial