Hi.
I've tested the server it works on http://localhost
I've port forwarded port 80 to my servers internal IP address on the
router.
I've configured windows firewall to allow 80 and HTTP service.
Permissions are set to annonymous.

But I'm getting squat. Any ideas?

ARGGGH!

RE: Basic Setup Problem by Anthony

Anthony
Tue May 02 08:26:02 CDT 2006

I checked the log files. It looks like the request is never getting to my
server.

"Anthony" wrote:

> Hi.
> I've tested the server it works on http://localhost
> I've port forwarded port 80 to my servers internal IP address on the
> router.
> I've configured windows firewall to allow 80 and HTTP service.
> Permissions are set to annonymous.
>
> But I'm getting squat. Any ideas?
>
> ARGGGH!
>

Re: Basic Setup Problem by Daniel

Daniel
Tue May 02 09:16:02 CDT 2006

If you're trying to test using the public IP address set on your router from
inside it'll likely not work - most routers won't allow packets destined for
the public IP address to be sent from the internal interface, it's part of
the anti-spoof handling. If you can provide the public IP address I'd be
happy to test it for you.

Dan

Anthony wrote on Tue, 2 May 2006 06:26:02 -0700:

> I checked the log files. It looks like the request is never getting to my
> server.
>
> "Anthony" wrote:
>
>> Hi.
>> I've tested the server it works on http://localhost
>> I've port forwarded port 80 to my servers internal IP address on the
>> router.
>> I've configured windows firewall to allow 80 and HTTP service.
>> Permissions are set to annonymous.
>>
>> But I'm getting squat. Any ideas?
>>
>> ARGGGH!
>>


Re: Basic Setup Problem by Kristofer

Kristofer
Tue May 02 10:12:08 CDT 2006

Hello,

Perhaps your ISP forbids you to run a server, thus blocking port 80?
Please check with your ISP that they do not block port 80.



--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Anthony wrote:

>I checked the log files. It looks like the request is never getting to my
>server.
>
>"Anthony" wrote:
>
>>Hi.
>> I've tested the server it works on http://localhost
>> I've port forwarded port 80 to my servers internal IP address on the
>>router.
>> I've configured windows firewall to allow 80 and HTTP service.
>> Permissions are set to annonymous.
>>
>> But I'm getting squat. Any ideas?
>>
>>ARGGGH!
>>

Re: Basic Setup Problem by Anthony

Anthony
Fri May 05 01:50:01 CDT 2006

Got a mate to check me site, turns out you're 100% correct amundo. Never knew
that!

"Daniel Crichton" wrote:

> If you're trying to test using the public IP address set on your router from
> inside it'll likely not work - most routers won't allow packets destined for
> the public IP address to be sent from the internal interface, it's part of
> the anti-spoof handling. If you can provide the public IP address I'd be
> happy to test it for you.
>
> Dan
>
> Anthony wrote on Tue, 2 May 2006 06:26:02 -0700:
>
> > I checked the log files. It looks like the request is never getting to my
> > server.
> >
> > "Anthony" wrote:
> >
> >> Hi.
> >> I've tested the server it works on http://localhost
> >> I've port forwarded port 80 to my servers internal IP address on the
> >> router.
> >> I've configured windows firewall to allow 80 and HTTP service.
> >> Permissions are set to annonymous.
> >>
> >> But I'm getting squat. Any ideas?
> >>
> >> ARGGGH!
> >>
>
>