OPNsense Forum

Archive => 23.7 Legacy Series => Topic started by: lilsense on August 12, 2023, 01:41:45 PM

Title: RADVD issues
Post by: lilsense on August 12, 2023, 01:41:45 PM
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

Title: Re: RADVD issues
Post by: franco on August 14, 2023, 01:28:10 PM
What's your issue? Your network goes down for some reasons and radvd cannot start (is what I would expect).


Cheers,
Franco
Title: Re: RADVD issues
Post by: lilsense on August 14, 2023, 05:24:29 PM
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.
Title: Re: RADVD issues
Post by: franco on August 15, 2023, 08:47:58 AM
It's hard for me to reproduce without steps to reproduce.


Cheers,
Franco
Title: Re: RADVD issues
Post by: Saarbremer on August 15, 2023, 11:18:35 AM
Can you give us the interface config for the affected network(s) where RAdvd is supposed to assist?
Title: Re: RADVD issues
Post by: 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.
Title: Re: RADVD issues
Post by: franco on August 16, 2023, 08:26:34 AM
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
Title: Re: RADVD issues
Post by: Saarbremer on August 17, 2023, 09:58:27 AM
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.
Title: Re: RADVD issues
Post by: lilsense on August 17, 2023, 11:32:17 AM
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.
Title: Re: RADVD issues
Post by: Saarbremer on August 17, 2023, 12:24:15 PM
Provide useful information and we can continue.