I am not able to ssh app01 can anyone help me solve this issue, getting below error. [email protected]_host ~$ sudo ssh [email protected]
ssh: connect to host app01 port 22: Connection refused
[email protected]_host ~$ sudo ssh app01
ssh: connect to host app01 port 22: Connection refused
The last task can’t be completed because I can’t ssh into app01. How should I go about this.
Also I will like to know how the IP address(172.16.239.10) used in the routing was gotten and also the network ip(172.16.238.0/24) because it was never stated in the task. I tried using ifconfig and ip addr, the IP I saw there were individual ups for the server. Please I need clarification on this. Thanks