Require IPSec For All Remote Connections (Server 2003)
- 0
- Add a Comment
IPSec is used to implement secure communications within a networking environment. If there are no other components within PKI that you wish to use, you should at least implement IPSec. It’s easy, there’s almost no overhead, and the benefits (although, hopefully unseen) can be huge. You can implement IPSec using the steps outlined below:
- Begin by accessing Administrative Tools from the Start Menu. Select either Local Security Policy (for the standalone server or XP system) or Domain Policy (for the domain controller).
- Select IP Security Policies.
- Notice that on the right, there are three options.
- Double-click on the Secure Server option.
- Click on the Add button, and Click Next twice.
- Select Remote Access, and click on the Next button.
- Select the All IP Traffic radio button, and click on the Next button
- Click on the Require Security radio button and click on the Next button.
- Click on the Next button again, and select Finish.
- Double-click on the Secure Server option again.
- One by one, delete all rules except for the one you just created.
