> From: Bill Bogstad [mailto:[email protected]] > > I think the issue here might be the "CheckHostIP" option (defaults to > YES) for SSH clients.
On the mac (I just confirmed) the default is: CheckHostIP yes So the correct answer is, you either need to change that, or use sed on the known_hosts file. And HashKnownHosts no So, no problem. _______________________________________________ bblisa mailing list [email protected] http://www.bblisa.org/mailman/listinfo/bblisa
