In this recipe, we will log in to Windows Server 2016 WIN2016IIS and check the IP address access and deny rules we've set. We will access the website https://172.16.15.60 (mysite.com) from the 172.16.15.60 server and access the website https://172.16.15.60 (mysite.com) from the 172.16.15.65 server.
Testing security on IIS 10.0
Getting ready
We require an up-and-running IIS 10.0 instance. Security components should be installed. You should have administrative privileges.
How to do it...
- Log in to Windows Server 2016 with an account with administrative privileges. ...