Re: Web server issue
- From: "Spack" <news@xxxxxxxxxxxxxxxx>
- Date: Mon, 8 May 2006 16:29:16 +0100
peter.mcclymont@xxxxxxxxx wrote on 5 May 2006 21:46:05 -0700:
Hi All,
I have a web server (IIS using ASP .NET 2.0) behind a broadband router.
I cannot get the web server to be visible on the internet. I can run
the web site from the computer it is hosted on though.
On the router I have opened the port 80 to allow the traffic through
(using port forwarding), and also tried to run it in DMZ mode, but
neither seem to work.
When you say don't work, have you actually tested access from a machine that
is not on your LAN? Most routers will drop packets sent from the internal
connection that are addressed to the public address. To reduce spoofing, all
packets addressed to an interface are dropped automatically if they were
passed out of that interface - when you try to connect to the public IP
address that you have port forwarded the packets are passed out of your
public interface (because all packets accepted at the LAN interface that are
not blocked by an outbound access list will be sent to the WAN interface),
and then picked up again at the same one (as it's the router interface that
takes the packets and forwards them into your server) - the router will then
drop them.
To test your port forwarding is correct, and your server is accessible from
the internet, you will need to test it from another connection outside of
your router.
Dan
.
- References:
- Web server issue
- From: peter . mcclymont
- Web server issue
- Prev by Date: Re: Web server issue
- Next by Date: Re: Web server issue
- Previous by thread: Re: Web server issue
- Next by thread: Zone Alarm Query?
- Index(es):
Relevant Pages
|