Hi everyone,
I noticed that the IP address in the Infrastructure Details has changed and is now showing as dynamic. Because of this change, I’m currently unable to SSH into the app server.
Has anyone experienced the same issue before?
Hi everyone,
I noticed that the IP address in the Infrastructure Details has changed and is now showing as dynamic. Because of this change, I’m currently unable to SSH into the app server.
Has anyone experienced the same issue before?
Use the “Server Name” – that will work in this lab. You don’t need an IP address to use ssh if you have something that DNS understands, and Server Name will work fine for that.
ie.
ssh tony@stapp01
That will work