🌐 CYBEREDU • LAB 71

Installing and Configuring Routing
Step by Step

To Configure software router using Windows Server 2022

Prerequisites

  • Before working on this lab, You must have
  • A Computer Running Windows Server 2022 Domain Controller.
  • 2 Computer Running Windows Server 2022 With Minimum 2 NIC Cards.
  • A Computer Running Windows Server 2022 Web Server.
  • Assigning the IP Address to Configure Routing
  • ON PRIVATE:

Network Topology

Lab 71 Topology

Step-by-Step Instructions

Step 1

Logon to Private. PRIVATE

Step 1 Screenshot

Step 10

0.0.2

Step 2

Check IP Settings: Go Server Manager à Local Server à click 10.0.0.2, Right click NIC card à click Properties

Step 2 Screenshot

Step 3

Right click NIC card à click Properties à Internet Protocol Version4 (TCP/IPv4) à Properties à Define the IP address as mentioned below. ON ROUTER1:

Step 3 Screenshot

Step 1

Logon to Router1

ROUTER-1
Step 1 Screenshot

Step 10

0.0.1 11.0.0.1

Step 2

Check IP Settings: Go Server Manager à Local Server à click 10.0.0.1, Right click NIC card à click Properties è Internet Protocol Version 4 (TCP/IPv4) à Properties à Define the IP address as mentioned below. ON ROUTER2:

Step 2 Screenshot

Step 1

Logon to Router2

ROUTER-2
Step 1 Screenshot

Step 11

0.0.2 12.0.0.1

Step 2

Check IP Settings: Go Server Manager à Local Server à click 11.0.0.2, Right click NIC card à click Properties è Internet Protocol Version 4 (TCP/IPv4) à Properties à Define the IP address as mentioned below. ON PUBLIC:

Step 2 Screenshot

Step 1

Logon to Public PUBLIC

Step 1 Screenshot

Step 12

0.0.2

Step 2

Check IP Settings: Go Server Manager à Local Server à click 12.0.0.2

Step 2 Screenshot

Step 3

Right click on NIC card à click Properties à Internet Protocol Version 4 (TCP/IPv4) à Properties à Define the IP address as mentioned below. Installing Routing Service on Router1 & Router2

Step 3 Screenshot

Step 1

Click Server Manager

ROUTER-1
Step 1 Screenshot

Step 10

0.0.1 11.0.0.1

Step 2

Select Add roles and features.

Step 2 Screenshot

Step 3

In Before you begin page, click Next.

Step 3 Screenshot

Step 4

Select Role-based or feature-based installation à click Next

Step 4 Screenshot

Step 5

Select a server (SYS2.Microsoft.com) from the server pool and click Next.

Step 5 Screenshot

Step 6

In select server roles, check the box Remote Access.

Step 6 Screenshot

Step 7

In Select features wizard, click Next.

Step 7 Screenshot

Step 8

In Remote Access Page, click Next.

Step 8 Screenshot

Step 9

Check the box Routing, click Next.

Step 9 Screenshot

Step 10

In Web Server Role (IIS) Page, click Next.

Step 10 Screenshot

Step 11

Check the box Restart the destination server automatically if required. Click Install.

Step 11 Screenshot

Step 12

Click Close. Note: Repeat the process of SYS2 on Router-2 (SYS3) also. Enabling Routing on Router1 & Router2

Step 12 Screenshot

Step 1

Go to Start, select Routing and Remote Access.

Step 1 Screenshot

Step 2

Right click on system name Configure and Enable Routing and Remote Access.

Step 2 Screenshot

Step 3

Click Next

Step 3 Screenshot

Step 4

Select Custom configuration à click Next.

Step 4 Screenshot

Step 5

Select LAN routing à Next

Step 5 Screenshot

Step 6

Click Finish

Step 6 Screenshot

Step 7

Click Start service Note: Repeat the process of SYS2 on Router-2 (SYS3) also. Configuring Static Routes ON ROUTER1:

Step 7 Screenshot

Step 1

Go to Routing and Remote access à Expand System name à Expand IPv4 à Select Static Routes à Right click and select New Static Route

Step 1 Screenshot

Step 2

Define the static route as mentioned below à click OK. Interface

Step 11

0.0.1 Destination

Step 11 Screenshot

Step 12

0.0.0 Network Mask

Step 255

0.0.0 Gateway

Step 11

0.0.2 Metric ON ROUTER1:

Step 1

Go to Routing and Remote access à Expand System name à Expand IPv4 à Select Static Routes à Right click and select New Static Route

Step 1 Screenshot

Step 2

Define the static route as mentioned below à click OK. Interface

Step 11

0.0.2 Destination

Step 11 Screenshot

Step 10

0.0.0 Network Mask

Step 255

0.0.0 Gateway

Step 11

0.0.1 Metric

Step 11 Screenshot

Verification

  • 1. Check the connectivity between 10.0.0.0 and 12.0.0.0 Networks.
  • 2. Log on to SYS4 (12.0.0.2) à Open command prompt, Ping 10.0.0.2 -t and verify for
  • reply.
  • 3. log on to SYS1 (10.0.0.2) à Open the Internet Explorer and access the website
  • www.amazon.com (Website is present on 12.0.0.2), to verify the communication
  • between both networks.