Wednesday, June 30, 2021

rad daemon strange error message

Hi All,
I am trying to setup the rad daemon on a quite complicated configuration. I receive
however a strange error message which I don't understand fully.

The message claims that there is no link local address on the device "vether30". But, as far as I understand
a such address is present with the value "fe80::fce1:baff:fed2:a15%vether30"
(as one can notice in the following log).

Any idea about this problem?

Thanks for your help,

Best regards,

--------------------------------------------------Message log---------------------------------------------------
saleve# ifconfig vether30
vether30: flags=248943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST,AUTOCONF6TEMP,AUTOCONF6> mtu 1500
lladdr fe:e1:ba:d2:0a:15
description: Adr. net 'Sourire Phones'
index 12 priority 0 llprio 3
groups: vether
media: Ethernet autoselect
status: active
inet 192.168.30.10 netmask 0xffffff00 broadcast 192.168.30.255
inet6 fe80::fce1:baff:fed2:a15%vether30 prefixlen 64 scopeid 0xc
inet6 fd4f:bd4e:6d27:30::10 prefixlen 64
inet6 2a02:168:c000:30::10 prefixlen 64
saleve# rad -d -v
PREF_SOURIRE_LOCAL = "fd4f:bd4e:6d27:cafe"
PREF_SOURIRE_INIT7 = "2a02:168:c000:cafe"
PREF_MONTBRILLANT_LOCAL = "fd4f:bd4e:6d27:0"
PREF_MONTBRILLANT_INIT7 = "2a02:168:c000:0"
PREF_PHONES_LOCAL = "fd4f:bd4e:6d27:30"
PREF_PHONES_INIT7 = "2a02:168:c000:30"
PREF_TV_LOCAL = "fd4f:bd4e:6d27:40"
PREF_TV_INIT7 = "2a02:168:c000:40"
PREF_LOCAL_LINK = "fe80"
DNS_SECOURS = "2620:fe::9"
startup
SIOCGIFRDOMAIN: Device not configured
veteher30 has no IPv6 link-local address, ignoring
SIOCGIFRDOMAIN: Device not configured
veteher40 has no IPv6 link-local address, ignoring
^Cfrontend exiting
waiting for children to terminate
engine exiting
terminating
saleve#

No comments:

Post a Comment