OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: bringha on June 07, 2017, 01:37:02 pm

Title: kernel error message ifa_maintain_loopback_route: insertion failed for interface
Post by: bringha on June 07, 2017, 01:37:02 pm
Hello together,

after upgrade to 17.1.8 for what reasons ever, one of my interface is not accepting to get configured with a linkloca address:
Code: [Select]
OPNsense opnsense: /usr/local/etc/rc.newwanipv6: The command '/sbin/ifconfig igb3 inet6 fe80::1:1%igb3' returned exit code '1', the output was 'ifconfig: ioctl (SIOCAIFADDR): File exists'
I have then the  following error messages in routing.log:
Code: [Select]
Jun  7 20:28:26 OPNsense radvd[54605]: received icmpv6 RA packet with non-linklocal source address from 2003:46:e954:26f2:XXX:XXXX:XXXX:XXXX
Jun  7 20:28:26 OPNsense rtsold[88234]: <rtsol_input> invalid RA with non link-local source from 2003:46:e954:26f2:XXX:XXXX:XXXX:XXXX on igb3

and in dmesg
Code: [Select]
ifa_maintain_loopback_route: insertion failed for interface igb3: 17

igb3 is one of my internal networks .... Mr. google is not really enlighting .....

What is the corrective measure to get rid of these messages? RA on all other internal interfaces works and they also get an link local address  :-\

Thanks ...

br br