OPNsense Forum

English Forums => 25.7, 25.10 Series => Topic started by: cds on October 14, 2025, 07:15:35 PM

Title: Wireguard not working any more after update to 25.7.5
Post by: cds on October 14, 2025, 07:15:35 PM
Hello together,

Sunday I updated my appliance from 27.7.3 to 27.7.5.

Everything works fine beside Wireguard. When trying to start, the following error is in the log:


"/usr/local/opnsense/scripts/wireguard/wg-service-control.php: The command '/usr/bin/wg syncconf 'wg3' '/usr/local/etc/wireguard/wg3.conf'' returned exit code '1', the output was 'Address family for hostname not supported: `peer.blabla.de:55525'

Multiple times ending in in "Configuration parsing error".

Nothing changed in my config which was working before.

What I see in parallel, the same is happening now when I try to ping the address from a console. The address is only IP6, so this might be the reason.

Any hints how to fix this?

Regards

Carsten
Title: Re: Wireguard not working any more after update to 25.7.5
Post by: meyergru on October 14, 2025, 07:39:11 PM
What does resolving peer.blabla.de give you? Obviously, IPv6 needs to work on your part to be able to connect to an IPv6-only endpoint, so maybe your IPv6 setup does not work.
Title: Re: Wireguard not working any more after update to 25.7.5
Post by: cds on October 17, 2025, 08:46:27 AM
On any other device the FDQN is correctly resolved to it's IP6 address - as it was before the update to 25.7.5.