Re: Cant make IIS6 Website Public!

From: Jonathan (jm4498_at_msn.com)
Date: 06/13/03


Date: Fri, 13 Jun 2003 13:16:36 -0400


Jeff,

You may also want to check with your ISP why they blocked it. If it is
against your TOS (Terms Of Service) to host, then you might get into some
trouble if you continue to do so anyway.

-- 
--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.
"BB" <qbernard@hotmail.com> wrote in message
news:eitAq3WMDHA.704@tk2msftngp13.phx.gbl...
> 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: Using Exim
    ... ISP is using some kind of port restriction for mail ... Mail accounts of users are using POP3 protocols. ... LAN just receives user mail and serves them in LAN. ...
    (Debian-User)
  • Re: Inbound SMTP Publishing
    ... After hearing about some of the ISPs blocking port 25 to thwart ... > the ISP WASN'T blocking outbound 25 and everything worked perfectly. ... >> Hi Jeff, ...
    (microsoft.public.isa)
  • Re: Current status?
    ... You would still need to know who your MTA is ... justification for allowing anybody to use port 25. ... to the problem of how to get the email system to be more immune to SPAM. ... your ISP should never allow you ...
    (comp.os.vms)
  • Re: SMTP Server for outgoing only behind a home router
    ... They cliam to ONLY block port 80 to keep me from ... you will get a 220 greeting line from the remote SMTP server: ... So AOL.COM methods stops legitimate roaming users from using ESMTP AUTH to ... So look to see of your ISP supports ESMTP AUTH for dynamic IP users and/or ...
    (microsoft.public.inetserver.iis.smtp_nntp)
  • Re: Current status?
    ... spam will not stop because you start blocking port 25. ... I still won't use the idiots running the ISP for my mail. ...
    (comp.os.vms)