Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Wireguard not adding routes to peers after upgrade to 24.1.10 from 24.1.2
« previous
next »
Print
Pages: [
1
]
Author
Topic: Wireguard not adding routes to peers after upgrade to 24.1.10 from 24.1.2 (Read 147 times)
marirs
Newbie
Posts: 4
Karma: 0
Wireguard not adding routes to peers after upgrade to 24.1.10 from 24.1.2
«
on:
October 22, 2024, 07:27:58 am »
I upgraded from 24.1.2 to 24.1.10 and it seems that routes to Wireguard peers no longer get added. eg. if I have a peer with "Allowed IPs" set to "10.2.0.0/24" I cannot ping 10.2.0.1 from the router because there is no route added. Manually adding a route: route -4 -v add 10.2.0.0/24 -interface wg1 gets things working again. "Disable Routes" is NOT checked in the Wireguard instance settings. I have made no config changes after the upgrade and thing were working fine in 24.1.2.
Logged
marirs
Newbie
Posts: 4
Karma: 0
Re: Wireguard not adding routes to peers after upgrade to 24.1.10 from 24.1.2
«
Reply #1 on:
October 22, 2024, 10:23:35 am »
Found the issue:
https://github.com/opnsense/core/issues/7355
Had to change IPv4 Configuration Type to "None" on the Wireguard interface.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
24.1 Legacy Series
»
Wireguard not adding routes to peers after upgrade to 24.1.10 from 24.1.2