Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mircea

#1
Hi,

In the meantime we upgraded to 23.10.1_2 (based on 23.7.9) but the problem is still there.

Does nobody have this problem?

#2
Hello all,

In the past I have configured an OpenVPN bridged server following https://forum.opnsense.org/index.php?topic=5716.0 and it worked well.

After upgrading from 23.4.2 (based on community 23.1.11) to 23.10 (based on community 23.7.6) the openvpn interface is no longer up after reboot and we need to stop the openvpn server from gui and start it again.

We are still on the servers interface (not instances)

After manually restarting the openvpn

ovpns1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: OpenVPNXXXX (opt4)
        options=80000<LINKSTATE>
        ether xx:xx:xx:xx:xx:xx
        groups: tap openvpn
        media: Ethernet autoselect
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        Opened by PID 9615

After reboot:

ovpns1: flags=8942<BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
        description: OpenVPNXXXX (opt4)
        options=80000<LINKSTATE>
        ether xx:xx:xx:xx:xx:xx
        groups: tap openvpn
        media: Ethernet autoselect
        status: active
        nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
        Opened by PID 16316


Searching I have found https://github.com/opnsense/core/issues/980, but in our case the bridge correctly contains both interfaces.

Do you have any idea what is happening or what else I can do?