Stuck with linux lab question

Since now appe and appe 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.

  1. Assign a new IP address 172.16.239.10/24 to jump host with same network range which app03 and app04 are using.
  2. Now you will be able to ss 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.

Help me how to overcome this prob

HI @Fardeen

Can you please share the link to the lab?

To overcome what problem? Don’t you know the address range of app03/app04? Or are you not able to assign the new IP address? Or are you not able to connect via ssh?

Thanks for replying but niw i am able to do it.
It is resolved