RADVD issues

Started by lilsense, August 12, 2023, 01:41:45 PM

Previous topic - Next topic
I noticed after the upgrade that my issue may be related to RADVD service



2023-08-11T04:35:23-04:00 Warning radvd sendmsg: Permission denied
2023-08-11T04:35:19-04:00 Warning radvd sendmsg: Network is down
2023-08-11T04:35:19-04:00 Informational radvd version 2.19 started
2023-08-11T04:35:19-04:00 Informational radvd returning from radvd main
2023-08-11T04:35:19-04:00 Informational radvd removing /var/run/radvd.pid
2023-08-11T04:35:19-04:00 Warning radvd sendmsg: Network is down
2023-08-11T04:35:19-04:00 Informational radvd sending stop adverts
2023-08-11T04:35:19-04:00 Warning radvd exiting, 1 sigterm(s) received
2023-08-11T04:35:13-04:00 Informational radvd version 2.19 started
2023-08-11T03:38:32-04:00 Error radvd unable to lock pid file, /var/run/radvd.pid: Resource temporarily unavailable


What's your issue? Your network goes down for some reasons and radvd cannot start (is what I would expect).


Cheers,
Franco

looks like RFC 4193 complaint IPv6 local address may not be working with RA. I only have a single box and cannot really test anything.

It's hard for me to reproduce without steps to reproduce.


Cheers,
Franco

Can you give us the interface config for the affected network(s) where RAdvd is supposed to assist?

create virtual IP's using the VLAN interfaces. RA is in assisted mode and DNS IP is a static RFC 4193 IP created.

This design works IPv6 only environments.


Interface ax0 has all the vlans on it.

I don't understand because I don't see an error message. You can check /var/etc/radvd.conf contents and if radvd is running... if it is I'm unsure what the issue is? Clients not using these addresses (if configured and being handed out via RA)?


Cheers,
Franco

Quote from: lilsense on August 15, 2023, 08:54:44 PM
create virtual IP's using the VLAN interfaces. RA is in assisted mode and DNS IP is a static RFC 4193 IP created.

This design works IPv6 only environments.


Interface ax0 has all the vlans on it.

That's not an interface config, that is some story about not knowing what to do. What are your interfaces, VLAN IDs, IP assignments and RA configs (radvd.conf would be good).

radvd made me a lot of trouble in the past years. fd00::/8 was none of them.

Sorry.

Sure you are right, I have no clue.... This config works perfect on 23.1 but not 23.7. My lack of knowledge was fixed in 23.7. :)

I appreciate your comment.

Provide useful information and we can continue.