Labs-Switching and Routing, Q:8

I am unable to complete this lab due to my lack of understanding the question. Kindly help with the solution to understand this question :slight_smile:

Since now app03 and app04 are on different network range than jump host so you are not able to SSH into those hosts from jump host. To make SSH work make required changes on jump host.

a. Assign a new IP address 172.16.239.10/24 to jump host with same network range which app03 and app04 are using.

b. Now you will be able to SSH into all apps from jump host.

NOTE: - After the change, you may experience a delay when trying to SSH from the jump server to the app servers.

I tried these steps and commands but no luck !

If you run incorrect commands before the right one it will effect the outcome. If you define these erroneous ip entries you have to delete them before adding the correct entry. The task says to add the address to the jump host to be able to access app03 and app04. However, we can see that you were not able to connect to app01 which suggests you’ve done something that has causes a connectivity problem.

Restart the lab and run only one ip command to set the ip address on eth0.

i have same issue,have you solved it now ?