Amazon Interview Question

Suppose that i'm a client and i cannot connect to a remote server using ssh. How do you troubleshoot this problem ?

Interview Answer

Anonymous

Mar 28, 2020

Check logs Do a traceroute Look at the firewall rules and see if any connections are blocked Do a DNS troubleshooting - dig, ping

1