VXLAN Apply button does not save the config

Started by mulaparda, February 02, 2024, 09:51:34 AM

Previous topic - Next topic
Hello,
I am trying to add a new VXLAN interface but when clicking on the apply button, the interface gets not active, so that I cannot make an interface assignment, perhaps a bug?
I am running version:
OPNsense 24.1_1-amd64
FreeBSD 13.2-RELEASE-p9
OpenSSL 3.0.12


February 02, 2024, 10:30:53 AM #1 Last Edit: February 02, 2024, 11:00:24 AM by Monviech
Can you share which settings you are using exactly when creating a new VXLAN interface?

EDIT: I just tried it out and my test VXLAN interface gets active in 24.1.

If you are having trouble, check that the "Source address" is really an IP Address that exists on an interface on your firewall. If it doesn't, no vxlan interface will be created.

Also make sure that the VNI number is unique for each VXLAN interface.
Hardware:
DEC740

February 02, 2024, 11:47:20 AM #2 Last Edit: February 02, 2024, 12:06:28 PM by mulaparda
Hello,

The Source IP is a Wireguard IP Address.

Hello there,

I have created a loopback interface, with another IP, and then modifying the VXLAN source to this IP, I was able to create the Interface. It looks like a wireguard interface is not supported then.
Can you confirm?