I recently installed Comodo and so far have been happy with it. However, yesterday I tried to connect to my remotely hosted server via SSH and got the message “No route to host”. I spent a little while trying to diagnose where the problem was and ended up uninstalling Comodo, at which point connectivity returned.
I then reinstalled Comodo and was able to configure it to allow PuTTY to connect to the internet.
However, after about half an hour the problem returned.
The server is contactable by other PCs on the net. It really does look like an issue with Comodo. Any ideas anyone?
Well - I haven’t a specific rule to allow port 22, but I do have a rule allowing outgoing traffic on all ports. I’m not trying to serve ssh, so I don’t need an incoming rule for port 22.
But the thing is - this worked for about half an hour, then stops. Which clearly has nothing to do with any rules.
This is really odd. I use SSH extensively and have had no problems.
To help trouble shoot, you could try the following;
create an explicit rule for port 22 outbound with logging enabled
disable logging on all other rules
move the port 22 rule to the top of the list
clear the logs
reboot
connect to an ssh and wait for the disconnection
while you are waiting for the disconnection, literally do nothing with the connection.
once the disconnection occurs, reboot and repeat step 6
this time, while waiting for the disconnection, ensure that there is constant traffic over the connection
If, after step 9 there is still a disconnection, export the logs and attach them to your reply to this post. The above method should ensure that only activity for the SSH connection is in the logs. If the disconnect only occurs after step 6 but not after step 9, then the disconnect is related to the host checking for activity on the connection, rather than leaving connections open if there is no activity. This, IMHO, is a good idea for a remote server. If there is still a disconnect after both steps 6 and 9, we should have some pertinent info in the logs.
Please remember to revert your rules back to their normal state after this test.