Re: lease.openlogging.org is unreachable
From: Martin Dalecki
Date: Sun Dec 26 2004 - 17:15:50 EST
On 2004-12-26, at 21:37, Alan Cox wrote:
On Sul, 2004-12-26 at 18:18, Larry McVoy wrote:
The other answer, which I'm happy to consider, is to come up with a
unique
id on a per host basis and use that for the leases. That's not a fun
task,
does anyone have code (BSD license please) which does that?
libuuid does that on straight statistical probability - what properties
do you want your id to have ?
Simply storing the first hostname used in a dot file for subsequent
reuse on client side,
would be even easier I guess. That would be basically the same strategy
as used by
ssh with regard to host keys. It wouldn't even perhaps make protocol
changes necessary.
But still not a perfect solution... (Remember the times you have delete
something from
.ssh/known_hosts).
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/