Not being asked to verify footprint on unknown server



I've installed openssh-4.5p1 but am having a problem logging into it from another server on the same LAN.

When I use ssh on another system to log in to the new instance of sshd:

ssh -v -v -v -l mark new_server

I can see it go through the process of trying to verify new_server's identity. That process fails -- which is expected, because
new_server is an unknown host at this point.

What follows is weird, however: I don't get asked if I want to log on to new_server (i.e., store its signature in the known_hosts
file).

Why would that happen?

- Mark
.



Relevant Pages

  • Please help with ssh over internet to LAN server behind NAT
    ... I wish to ssh in in from the Internet to a specific server computer on ... The server and other computers on the LAN are behind a NAT. ... The lines in the firewall look like: ...
    (comp.security.ssh)
  • Re: Not being asked to verify footprint on unknown server
    ... I've installed openssh-4.5p1 but am having a problem logging into it from another server on the same LAN. ... When I use ssh on another system to log in to the new instance of sshd: ... That process fails -- which is expected, ...
    (comp.security.ssh)
  • ssh public keys when you have multiple lan interface cards
    ... I have a problem trying to configure ssh to login automatically going ... Both servers have multiple LAN cards. ... Although this public key is in the destination hosts guy account (in ... particular LAN card on a server? ...
    (comp.security.unix)
  • Re: [SLE] Using SSH remotely to access a LAN?
    ... >> private LAN, and accessed it while on the public internet? ... >> something like have the SuSE server act as an SSH tunnel termination ... >> If you were to go to www.vandyke.com and look at their VShell SSH ...
    (SuSE)
  • Re: Please help with ssh over internet to LAN server behind NAT
    ... >> I wish to ssh in in from the Internet to a specific server computer on ... >> see with tcpdump that the server is getting something. ... >> The server and other computers on the LAN are behind a NAT. ... can you telnet to the port and actually ...
    (comp.security.ssh)