>Well i finally got my server working in gateway mode and thought all was well..... >not quite. It seems web pages can including webmail can not be seen from the >internet. I can see ftp and smtp ports just fine and e-mail works but webpages >just don't get called.
.. can you ping
www.yourdoman.com? Is it in Server & Gateway NOT Private Server & Gateway mode??
>The setup is as follows:
>(1) Internet => (2) router modem (telindus1121) => (3) server => (4) lan
>I set the router to foreward all ports (tcp and udp) to my external IP of the server.
.. does the router have a static public ip or dynamic (& do you use ddns?)
>The server has a static IP and has set its gateway to the IP to the internal Nic of >the router. Als I added the IP range that the external NIC of the server and the >internal Nic of the router use as being part of the local network.
.. is the server using a NAT'd private IP? Don't add the subnet range between the router & SME box into the local network list - this extra subnet is useful for extra securiy (tho most if not all of its advantages are eliminated by port forwadring everything to the SME box)
>I don't know whats wrong here but guess it is pretty simple, just don''t want to >mess too much with it to prevent 'local' trouble.
>I could try setting the server in the DMZ from the router. Just don't know if that's >wise. I could set the gateway IP in the server to look for the one of my ISP. Has >anyone got an idea if this could work and if not any other sugestions?
You have (sort of) done the DMZ stuff by virtue of the full port forwarding process.
Check through things and report back.
HTH