Re: Cant make IIS6 Website Public!

From: BB (qbernard_at_hotmail.com)
Date: 06/13/03


Date: Fri, 13 Jun 2003 13:37:40 +0800


Mmm.. maybe the blocking just recently..
as you mentioned it work on port 80 w2k.

-- 
Regards,
Bernard Cheah
http://support.microsoft.com/
"Jeff Nikodym" <jeff@nikodynamics.com> wrote in message
news:XJqcneaB3qYwwnSjXTWcpw@giganews.com...
> Jonathan -
> Its set to respond to both the external and internal address, two entries
in
> the advanced dialog. But I did discover the problem. As suggested above, I
> set it to respond on a port other than 80. Surprisingly, it worked. I
guess
> my ISP recently blocked port 80. Thanks for all the help, folks!
>
> "BB" <qbernard@hotmail.com> wrote in message
> news:er7WLkVMDHA.2892@TK2MSFTNGP10.phx.gbl...
> > Further testing. if you are sure that it bind to correct IP.
> > from remote:
> >
> > 1) ping ( I believed you have done this)
> > 2) telnet ip.ip.ip.ip 80
> > hit some key and enter key few times..
> > do you get http 400 bad request ? or connection refused ?
> >
> > -- 
> > Regards,
> > Bernard Cheah
> > http://support.microsoft.com/
> >
> >
> > "Jonathan" <jm4498@msn.com> wrote in message
> > news:#vaqW2SMDHA.3192@tk2msftngp13.phx.gbl...
> > > Well, if it's set to listen on one IP and it is accessible through
your
> > LAN,
> > > then it's set to the wrong IP ;-)
> > >
> > > -- 
> > > --Jonathan
> > > http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
> > > tutorial site :-)
> > > Replies by Email will not be read and will be deleted on the spot.
> Unless
> > I
> > > ask you to Email me, please do not.  Reply by newsgroup only, please.
> > >
> > >
> > > "Jeff Nikodym" <jeff@nikodynamics.com> wrote in message
> > > news:V5ydnW4p-qrZRHWjXTWcpQ@giganews.com...
> > > > Yes, I am confident its listening on the correct IP.
> > > >
> > > > :-)
> > > >
> > > >
> > > > "Jonathan" <jm4498@msn.com> wrote in message
> > > > news:uk29rvQMDHA.2768@tk2msftngp13.phx.gbl...
> > > > > Is it set to listen on all IP addresses?
> > > > >
> > > > > -- 
> > > > > --Jonathan
> > > > > http://www.imbored.biz - A Windows Server 2003 visual,
step-by-step
> > > > > tutorial site :-)
> > > > > Replies by Email will not be read and will be deleted on the spot.
> > > Unless
> > > > I
> > > > > ask you to Email me, please do not.  Reply by newsgroup only,
> please.
> > > > >
> > > > >
> > > > > "Jeff Nikodym" <jeff@nikodynamics.com> wrote in message
> > > > > news:SZucnWTCC5ZpPHWjXTWcow@giganews.com...
> > > > > > I had a public website working with Windows2000, so I know port
80
> > > isnt
> > > > > > blocked by my ISP.
> > > > > >
> > > > > > I appreciate the response, though!
> > > > > >
> > > > > >
> > > > > > "BB" <qbernard@hotmail.com> wrote in message
> > > > > > news:e6yQ%23YLMDHA.2708@tk2msftngp13.phx.gbl...
> > > > > > > It could be your ISP blocking port 80.
> > > > > > > if you change it to 81, any luck ?
> > > > > > >
> > > > > > > http://ip.ip.ip.ip:81/
> > > > > > >
> > > > > > > ip.ip.ip.ip -> your ip address
> > > > > > >
> > > > > > >
> > > > > > > -- 
> > > > > > > Regards,
> > > > > > > Bernard Cheah
> > > > > > > http://support.microsoft.com/
> > > > > > >
> > > > > > >
> > > > > > > "Jeff Nikodym" <jeff@nikodynamics.com> wrote in message
> > > > > > > news:_eKdnTBBVZcNtXWjRTvU2Q@giganews.com...
> > > > > > > > I just installed Win2003 Server, Standard to try out IIS6.
> > > > > > > >
> > > > > > > > My server has two NIC's, one for the Internet and one for
the
> > LAN.
> > > > > > > >
> > > > > > > > I played around with about a zillion permissions and
settings
> to
> > > get
> > > > a
> > > > > > > > website accessible from my LAN, but finally got it running.
> But
> > > only
> > > > > > > > LOCALLY. Im afraid my futzing with the settings caused the
> > > following
> > > > > > > > problem: When I try to access the website from externally
(out
> > on
> > > > the
> > > > > > > > internet), it wont connect. Explorer gives a "cant find
server
> > or
> > > > DNS
> > > > > > > error"
> > > > > > > > and times out.
> > > > > > > >
> > > > > > > > I know the traffic can reach the server, because I can ping
it
> > > from
> > > > > > > outside,
> > > > > > > > and I am using a "remote control" program called rAdmin to
> > connect
> > > > > from
> > > > > > > the
> > > > > > > > Internet and control the server, which works fine.
> > > > > > > >
> > > > > > > > Im very familiar with IIS5, so Im confident the website is
> > > > responding
> > > > > on
> > > > > > > the
> > > > > > > > correct IP/PORT/HEADER combination.
> > > > > > > >
> > > > > > > > I've disabled the ICS firewall, to no avail. Ive checked
that
> > the
> > > > > > > > IUSR_computername account has read access both through the
web
> > > > server
> > > > > > and
> > > > > > > > the NTFS system to access the directory and files.
> > > > > > > >
> > > > > > > > Can anyone think of anything I might have missed? I love the
> > extra
> > > > > > > security,
> > > > > > > > but I think I messed something up, or have overlooked a
> security
> > > > > option
> > > > > > > that
> > > > > > > > needs to be disabled. Thanks in advance.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: IIS home directory/port mixup
    ... "Richard Walker" wrote in message ... > I've now tried binding the service on port 81 to port 80 and using a host ... >> The config file varies by OS. ... >>>> Bernard Cheah ...
    (microsoft.public.inetserver.iis)
  • Re: IIS5.0 https:// Not working
    ... >>> tested the server using netstat -an at the command line ... >>> second server on the network and the PRIMARY is the DC. ... >>>>Bernard Cheah ... Port is also configured correctly to pass>>>>> through router. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Renewed Certificate not working
    ... Configured the 2 sites to bind on their own IP at port 80 and 443. ... download ssldiag and post the error msgs here. ... > Its already binded to its own IP with port SSL 443. ... >> Bernard Cheah ...
    (microsoft.public.inetserver.iis.security)
  • Re: External access to FTP...
    ... Bernard Cheah ... Unfortunately, there are no firmware updates available for my router, ... FTP Error: 500 Invalid PORT Command ...
    (microsoft.public.inetserver.iis.ftp)
  • Re: Default FTP Site (Stopped)
    ... Bernard Cheah ... I used Currports and first stopped the process then deleted it. ... accessed FTP and bingo it works fine now on port 21. ... the FTP publishing service and IIS was started which they were. ...
    (microsoft.public.inetserver.iis.ftp)

Loading