Sunday, March 24, 2024

configure rad for ULA addresses

I'm not sure how to configure rad (or if rad is the right program) to
help have my devices autoconfigured ULA addresses in a given prefix
(generated from https://www.unique-local-ipv6.com).

I am debugging a new ISP and need to switch between two ISPs without
disrupting communication between my network devices. I didn't see
anything in rad.conf(5) that would help, other than setting a prefix
option in my interface configuration.

I tried

interface igc1 {
prefix fdbf:e79a:8e3e::/48
}

... and restarted rad but devices that connect don't seem to get
addresses in that prefix.

Would appreciate any help and guidance I could get. Thanks!

No comments:

Post a Comment