My software firewall is disabled, as I am behind a router. My router is forwarding the ports correctly. I have restarted the services a number of times. When I try to SSH using puTTY, the black screen comes up for a minute, and then abruptly closes with no error message. What should be contained in my hosts.allow file to allow all connections?
Main Topics
Browse All Topics





by: paullamhkgPosted on 2003-09-17 at 22:24:59ID: 9383956
Have you try re start the services of ssh and the postfix, to see any luck, sometime it dose.
Have you check the Firewall setting, since you can ssh the localhost that's mean your service is up and running, I think this may be because of the firewall disallow the connection.
If you connect from your client what's the error? is it say something like "the connection refused by the server"?
Also, check the /etc/hosts.allow.
Hope this info can help :)