Greetings,
I've recently upgraded to 19.07.2 from x.1
I've noticed urngd in the startup list now, so I looked into it.
If I'm correct it's a random number generator.
Why do I need something running like that?
If for DHCP, how do I change it back to linear assignments?
Thank you friends
commit explanation; best left in place imo.
2 Likes
mk24
March 9, 2020, 6:22pm
#3
dnsmasq
assigns DHCP addresses by hashing the MAC address, so the same client is likely to get the same IP every time, unless it is already taken.
They are not random.
2 Likes
Thank you and I agree to leave it alone.
1 Like
Thank you, mk,
That's cool how that works now, but then why do we need a random number generator?
Short answer is router cryptography; google entropy.
2 Likes
Pepe
March 9, 2020, 9:21pm
#7
And now the good question should be how it differs from haveged?
ha, not going to get dragged into that one
system
closed
March 21, 2020, 5:30pm
#11
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.