On Fri, Nov 7, 2014 at 1:52 PM, Milton Mobley <[email protected]> wrote:

I found the place, it is set in  /etc/udev/rules.d/udhcpd.rules
>
> But to clarify the problem, what I wanted was to have each of several
> distros I test have a different IP address so that they
> would appear to my desktop SSH system to be different machines, in the
> hope it would stop complaining about the remote
> key having changed after I switch.
>
> On Saturday, November 1, 2014 2:40:39 PM UTC-7, Milton Mobley wrote:
>>
>> I am testing Beagle Black with several distros. Each time I change
>> distro, my host ssl client complains that remote host key changed,
>> and refuses to let me log in, even though I specified no
>> StrictHostKeyChecking in my .ssh/config file. I have to use ssh-agent
>> to remove the previous key.
>>
>>
I've found that 'StrictHostKeyChecking=no' is not sufficient, you need to
also use 'UserKnownHostsFile=/dev/null' in your config file. This works for
me on linux systems running openssh and logging into systems that regularly
change keys (e.g. reimaging during debug/dev cycles).

Ted Roth

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to