On Wed, Aug 13, 2003 at 06:29:12PM +1000, [EMAIL PROTECTED] wrote: > Thanks, this shows some weird results. With sshd running on coo > (192.168.1.101), and on posh (182.168.1.100), if I telnet to coo on > port 22 I get: > > : /home/luke; telnet coo 22 > Trying 192.168.1.101... > Connected to coo. > Escape character is '^]'. > SSH-2.0-OpenSSH_3.1p1 > > I don't believe this, since coo has openssh 3.4 installed, not 3.1!
You don't say which host you connected from, but your next message implies it's from posh: > If I do it to posh I get: > > : /home/luke; telnet localhost 22 > If I shut down sshd on posh and try to connect to coo I get: > > : /home/luke; telnet coo 22 > Trying 192.168.1.101... > telnet: connect to address 192.168.1.101: Connection refused Check your network config. What's the output of ifconfig on both hosts? > Any idea how on earth this is happening?! It's looking like posh has been configured with coo's ip address. Cheers, John -- whois [EMAIL PROTECTED] GPG key id: 0xD59C360F http://kirriwa.net/john/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
