----- Original Message ----- From: T. K. Hughes There is nothing under the failed logins. I can login fine outside the network with any user/pass. I can not login in network for some reason. Under The GUI I can not get a login screen. I get a error box.
Error connecting to 192.168.1.46, reason: -> Server closed connection before sending identification ----- Original Message ----- From: Michael Stauber To: BlueOnyx General Mailing List Sent: Wednesday, August 12, 2009 2:31 PM Subject: [BlueOnyx:02058] Re: Can not login SSH in local network Hi Tommy, > Why can I not login the my blueonyx server in network? > Error: > Aug 12 12:55:58 www sshd[25609]: refused connect from 192.168.1.3 > (192.168.1.3) Aug 12 12:56:54 www sshd[25720]: refused connect from > 192.168.1.3 (192.168.1.3) Any Ideas why it is refused a connection? It could possibly be that you've run into the new pam_abl "failed logins" protection of BlueOnyx. After a certain amount of failed logins in a certain period of time it'll refuse to let you in - even if you then use a valid username and password. *However*: In that case you'd not get a "connection refused" message, but a "wrong password" message back. So your problem could be something else. Just to check if it's pam_abl related: Try to login to the GUI as "admin". That will still work even if pam_abl has blocked you out otherwise. Then check "Server Management" / "Security" / "Failed Logins". See if the IP you tried to login from shows up and has a red light under "Access". If so, click on "Reset all Blocks" (or just reset the Block for the offending IP) and try again. Michael Stauber << Tommy Do you have anything in your /etc/hosts.deny What if you add that IP to /etc/hosts.allow #e.g. sshd: 192.168.1.3 What about your firewall rules ? /etc/apf/deny_hosts.rules ? ---- Ken Marcus Ecommerce Web Hosting by Precision Web Hosting, Inc. http://www.precisionweb.net _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
