On 02/06/2015 03:51:01 PM, Ed Greshko wrote: > On 02/07/15 05:56, Geoffrey Leach wrote: > > I've just replaced a Netgear WNR1000v3 router with an AC1900 R7000. > The install went without a hitch, and wireless communication with > another system (running Fedora 21) works fine. However, I can't > connect with a system running Fedora 19: ssh_exchange_identification: > read: Connection reset by peer > > > > The F19 system connects to the internet (through said router) works > fine, as does a ping between the two systems. hosts.allow and > hosts.deny are both empty. > > > > Any suggestions as to what I've missed? > > > > Thanks. > > Did you try ssh with -vv to enable verbose mode to see if anything > pops up at you? > > Did you check the sshd logs on the F19 side for clues? > > Of course you did mean the hosts.allow and hosts.deny on the server > side, yes? Wasn't quite clear from what you wrote. Turns out that I can't ssh to the other F21 system, so we can confine the analysis to F21. So here's the ssh output from ssh to that that system. geoff@puget[38]->ssh -vv webster OpenSSH_6.6.1, OpenSSL 1.0.1k-fips 8 Jan 2015 debug1: Reading configuration data /etc/ssh/ssh_config debug1: /etc/ssh/ssh_config line 56: Applying options for * debug2: ssh_connect: needpriv 0 debug1: Connecting to webster [192.168.10.5] port 22. debug1: Connection established. debug1: identity file /home/geoff/.ssh/id_rsa type 1 debug1: identity file /home/geoff/.ssh/id_rsa-cert type -1 debug1: identity file /home/geoff/.ssh/id_dsa type -1 debug1: identity file /home/geoff/.ssh/id_dsa-cert type -1 debug1: identity file /home/geoff/.ssh/id_ecdsa type -1 debug1: identity file /home/geoff/.ssh/id_ecdsa-cert type -1 debug1: identity file /home/geoff/.ssh/id_ed25519 type -1 debug1: identity file /home/geoff/.ssh/id_ed25519-cert type -1 debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_6.6.1 ssh_exchange_identification: read: Connection reset by peer WRT the other questions. Yes, I did mean /etc/hosts.allow and /etc/hosts.deny sshd logs? I can't find any. And in reply to jdl008 I was previously able to ssh to the F19 system, and to the F21 system as well. /etc/ssh/sshd.conf is 'vanilla' on both systems. Stopping firewalld on the F19 system does not alter the result. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org