Description of problem: trying to log in using ssh fails at soon at you are logging in remotely from a different network. Version-Release number of selected component (if applicable): openssh-server-5.5p1-21.fc14.2.i686 How reproducible: always Steps to Reproduce: 1. Install ssh-server, configure 2. log in locally: ssh user@host --- works 3. switch to an other box connected to the network, then try to log in: ssh user@host --- does not work Actual results: kicked out Expected results: shell access Additional info: Fedora 13,12 are affected also Changes to /etc/ssh/sshd_config: added: PermitRootLogin yes added: PasswordAuthentification yes
Created attachment 452576 [details] ssh output from "ssh -vvv user@host"
After upgrading to the latest updates only fedora 14 does have this problem. fedora 13 and 12 do work again as expected!
-- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers *** This bug has been marked as a duplicate of bug 555646 ***