Timeline for SSH Connection Fails from Workstation to Server but works from Server to Workstation
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 26, 2020 at 12:48 | vote | accept | Jeff | ||
| Nov 26, 2020 at 12:42 | comment | added | Ned64 |
traceroute blocked on Ubuntu: serverfault.com/questions/550586/…
|
|
| Nov 26, 2020 at 12:34 | comment | added | Ned64 |
@Jeff That is normal, traceroute uses a different type of connection for its test, usually udp ports 33434 to 33534 or some icmp packages - which may be blocked inbound on the server (and/or outbound on the client). Feel free to ask a new question about that. Since ssh works for you now please accept an upvote the answer so that others who have the same problem can see that this is a solution.
|
|
| Nov 26, 2020 at 12:28 | comment | added | Jeff | One other thing, while this command allows ssh to work, I still get asterisks when I traceroute the server. Any idea why? | |
| Nov 26, 2020 at 12:25 | comment | added | Jeff | This line did it. I don't understand though... I went to the firewall gui and setup a rule to allow all traffic on port 22 within my LAN, yet that didn't do the trick. Is there a difference between ufw and the Firewall app that comes preinstalled with Mint? | |
| Nov 26, 2020 at 12:16 | history | answered | Ned64 | CC BY-SA 4.0 |