Hi,
I need some technical help regarding IP address restriction in IIS7. My problem how i can block all IP's except following IP address ex:- 69.59.196.212 in my IIS7. I want give access max 4-5 IP's remaining all Block.
Thank You.
From serverfault
ABR
-
See Configure IPv4 Address and Domain Name Allow Rules (IIS 7) in the IIS 7 Operations Guide.
From joschi -
- In IIS Manager, click on IP Address and Domain Restrictions.
- Click Edit Feature Settings in the Actions panel.
- Choose Deny from the list, and click OK.
- Click Add Allow Entry and add IP addresses and/or ranges.
- In this way all unknown IP addresses will be forbidden.
From Vivek
0 comments:
Post a Comment