Mister Disagree

"Be the change you wanna see in the world" - Michael Scofield

Security in Network

Step 1: Start your virtual machine containing winserv03_server and winserv03_client.

Step 2: Set the IP address of your winserv03_server and winserv03_client and set them as host
only so they can communicate each other

Step 3: Install Information Services (IIS) with FTP at winserv03_server to enable FTP services

Step 4: installed then open Wireshark on winserv03_server

Step 5: Start FTP services

Step 6: Install IP Security Monitor

Step 7: Configure IPSec on server
1. Click [Start] | [Run] and then type mmc.
2. Management Console will appear and then, on the menu bar click [File] | [Add/Remove snap-in].
3. On the Add/Remove Snap-in box, click [Add] button and select the [IP Security Monitor] and click [OK].
4. Repeat step 3 by selecting IP Security Policy Management on Local Machine and then click [Finish].
5. On the Add/Remove Snap-in, click [OK].
6. In the right pane, right-click on [Secure Server (Require Security)] | [Properties].
7. In the Secure Server (Require Security) Properties dialog box, highlight All IP Traffic and click [Edit].
8. On the Edit Rule Properties dialog box, select the Authentication Method tab. Click add and screen New Authentication Method Properties will appear. Select Use this string (preshared key) and then type MSPRESS in the scroll box, then click OK. Make sure your client preshared key must be same as server preshared key
9. Highlight the Preshared Key and click the [Move up] button to make the preshared key as a first priority for the authentication. Click [Apply] | [OK].
10. Click [OK] on the [Secure Server (Require Security)] Properties dialog box and close it.
11. Right-click on [Secure Server (Require Security)], and click [Assign] from the pop-up menu.



Step 8: Configure on client
1. Click [Start] | [Run] and then type mmc.
2. Management Console will appear and on the menu bar click [File] | [Add/Remove snap-in].
3. On the Add/Remove Snap-in box, click [Add] button and select the [IP Security Monitor] and click [OK].
4. Repeat step 3 by selecting IP Security Policy Management on Local Machine and then click [Finish].
5. On the Add/Remove Snap-in, click [OK].
6. In the right pane, right-click on [Secure Server (Require Security)] | [Properties].
7. In the Client (Response Only) Properties dialog box, highlight and click [Edit].
8. On the Edit Rule Properties dialog box, select the [Authentication Method] tab. Click [add] and screen New Authentication Method Properties will appear. Select Use this string (preshared key) and then type MSPRESS in the scroll box, then click [OK].
9. Highlight the Preshared Key and click the Move up button to make the preshared key as a first priority for the authentication. Click [Apply] | [OK].
10. Click [OK] on the Client (Response Only) Properties dialog box and close it.
11. Right-click on Client (Response Only), and click [Assign].


0 comments: