-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 sean darcy wrote: > Using Fedora 9, openssh-5.1p1-3.fc9.i386. > > I have a multihomed machine with 2 external interfaces - eth0 and > eth3. I can ssh into eth0, but not eth3. Using logging with iptables, > I see the ssh packets coming in to eth3. But I see nothing in > /var/log/secure showing even an attempted login. > > My iptables ACCEPT should work for any interface: > > $IPT -A INPUT -p tcp -s 0/0 --dport 22 -j ACCEPT #ssh > > Any clue what I should look for now? I've tried ssh to eth3 from the > same machine that works to eth0. No luck. > > FWIW, I can also ssh into the internal interface. > > sean Hello Sean, Where is your sshd listening on? If it's listening only to the address configured on eth0, you cannot connect using eth3. Look for ListenAdress in the sshd_config man page. Greetings, Matthias -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFJK583GgHcOSur6dQRAqHHAJ9+g9h4suVdPACPH582/fn2VK1ydACgg1r0 8zsXejAtTGuDcR8HSmebbE8= =KGRK -----END PGP SIGNATURE-----