[Gllug] Surpress ssh warnings

Stephen Nelson-Smith sanelson at gmail.com
Fri Feb 25 00:24:57 UTC 2011


Hi,

I have some machines on a private VLAN that run tests, installing
virtual machines and logging into them.

Usually the following ssh config is enough to prevent any dicking
about with 'are you sure' and 'warning:' messages.

# cat ~/.ssh/config
UserKnownHostsFile /dev/null
StrictHostKeyChecking no

However it seems not to be working in this case:

# ssh 192.168.3.2
Warning: Permanently added '192.168.3.2' (RSA) to the list of known hosts.
<snip>

Any ideas why?

-- 
Stephen Nelson-Smith
Technical Director
Atalanta Systems Ltd
www.atalanta-systems.com
--
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list