how to restrict web site access from iis

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mohamed27
    New Member
    • Mar 2007
    • 14

    how to restrict web site access from iis

    hi :

    in iis 6 i need to restrict web site access

    i need to restrict access to this site ,just only access it from dialup with a phone number services

    thanks
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Hi there,

    Do some research on setting up intranet site, hope it helps. Good luck & Take care.

    Originally posted by mohamed27
    hi :

    in iis 6 i need to restrict web site access

    i need to restrict access to this site ,just only access it from dialup with a phone number services

    thanks

    Comment

    • Arnold Schuur
      New Member
      • Apr 2007
      • 36

      #3
      IIS cannot determine what type of medium (phone,ADSL etc) was used to establish a TCP/IP-connection between the client PC and IIS.
      If phone-users come from a certain range of IP addresses you could grant them access based on their IP address.
      See: http://www.hostmysite.com/support/de...d/IIS/blockip/

      Comment

      Working...