Koozali.org: home of the SME Server
		Legacy Forums => General Discussion (Legacy) => Topic started by: ojay on March 05, 2006, 12:01:33 AM
		
			
			- 
				Please help me solve this headache!
 
 My setup is as follows:
 
 SME server 7 (server/gateway mode):
 External IP --- static IP from my ISP
 Internal IP --- 192.168.1.1
 
 SBS 2003 for AD, DHCP, File server, Remote Web Workplace (RWW)
 IP address --- 192.168.1.10
 
 I forwarded the following ports: 443 (https) and 4125 (RWW) from SME server to 192.168.1.10
 
 I have not been able to connect to RWW. The message is: "The page cannot be found".
 
 When I probe both ports with Shields up (www.grc.com), port 443 is open but port 4125 remains closed.
 
 This worked flawlessly when I used IPCOP as firewall. Am I doing something wrong or is this a bug with port forwarding of SME 7?
 
 Anyone using SME 7 and SBS 2003 for RWW? How did you set it up?
 
 Thanks
- 
				
 I forwarded the following ports: 443 (https) and 4125 (RWW) from SME server to 192.168.1.10
 
 I have not been able to connect to RWW. The message is: "The page cannot be found".
 
 When I probe both ports with Shields up (www.grc.com), port 443 is open but port 4125 remains closed.
 
 
 
 What happens when you run this on the SME server:
 
 telnet 192.168.1.10 4125
 
 ?