Saved Bookmarks
| 1. |
Which standard TCP port is assigned for contacting SSH servers?(a) port 21(b) port 22(c) port 23(d) port 24 |
|
Answer» Correct answer is (b) port 22 The best I can explain: Port 22 is used for contacting ssh servers, used for file transfers (scp, sftp) and also port forwarding. |
|