« Previous Next »

Thread: Only intranet

Last post 05-08-2007 7:05 PM by bills. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 06-17-2006, 1:40 AM

    Only intranet

    How to make a website to be browseable only from intranet untill the website is finished and then to make it browseable from internet in iis7?
  • 06-17-2006, 2:49 AM In reply to

    • Bernard
    • Top 50 Contributor
    • Joined on 05-24-2006, 12:30 AM
    • Malaysia
    • Posts 291
    • IIS MVPs

    Re: Only intranet

    Well, you can make sure from the Internet, the requests are not able to reach the IIS, either via firewall/router access list etc...
    Cheers,
    Bernard Cheah
  • 06-17-2006, 1:14 PM In reply to

    Re: Only intranet

    Thank you bernard.
  • 05-08-2007, 7:05 PM In reply to

    • bills
    • Top 25 Contributor
    • Joined on 02-03-2006, 5:33 PM
    • Redmond, WA
    • Posts 433

    Re: Only intranet

    One way is to enable authentication on the site.  That way, anonymous internet users can't see the site, but you can log in and see it just fine.

    Another way would be to use IP restrictions to only allow the subnet on your local network access the server.

    Another way would be to have two IP addressess on your web server: an internet IP address and an intranet one, and bind the Web server only to the intranet one.

    hope this helps-

    ~~~~~~~~~~~~~~~~~~~~~~~~
    Bill Staples
    Product Unit Manager, IIS
    blog: http://blogs.iis.net/bills
Page 1 of 1 (4 items)
Microsoft Communities