Unfortunately, the update broke UPnP. Plex and other services that use NAT-PMP or UPnP cannot register their ports anymore.
Then, under "Service Status" on the Dashboard, there's suddenly an entry for the dhcpd6 service (not started) although I utilize no IPv6 services. It wasn't there in 16.1 and use the same conf.
The Traffic Graphs show IPsec (which I don't use), but no OpenVPN.
Finally, after reboot, I have to restart the OpenVPN client for it to work. This was an issue in 16.1, but I thought that there was a fix for that.
Hi there,Thanks for testing!QuoteUnfortunately, the update broke UPnP. Plex and other services that use NAT-PMP or UPnP cannot register their ports anymore.Didn't hear of this before, I'll take a look. Somehow this fixed itself... Probably user error in my side rather than something wrong with 16.7. Sorry about that.QuoteThen, under "Service Status" on the Dashboard, there's suddenly an entry for the dhcpd6 service (not started) although I utilize no IPv6 services. It wasn't there in 16.1 and use the same conf.This will be fixed in RC2.QuoteThe Traffic Graphs show IPsec (which I don't use), but no OpenVPN.Did they do that before? We'll have to reiterate in this area, but it's likely not in the first 16.7, but somewhat after. I am not sure, it just noticed it. QuoteFinally, after reboot, I have to restart the OpenVPN client for it to work. This was an issue in 16.1, but I thought that there was a fix for that.There was a fix, but for specific bridged setups. It's hard to tell why this won't work in your case now. Care to share details?I set-up the OpenVPN client to connect with an external VPN provider. That interface is then connected to a VLAN. It all works fine, but after reboot the VLAN clients can't connect to the tunnel. In the dashboard, everything seems ok. After manually reconnecting the VPN client, it works fine. I think it has to do with the startup order of how interfaces are enumerated, maybe?
Unfortunately, the update broke UPnP. Plex and other services that use NAT-PMP or UPnP cannot register their ports anymore.Didn't hear of this before, I'll take a look.
The Traffic Graphs show IPsec (which I don't use), but no OpenVPN.Did they do that before? We'll have to reiterate in this area, but it's likely not in the first 16.7, but somewhat after.
Finally, after reboot, I have to restart the OpenVPN client for it to work. This was an issue in 16.1, but I thought that there was a fix for that.There was a fix, but for specific bridged setups. It's hard to tell why this won't work in your case now. Care to share details?
Other than a small problem with the OpenVPN status page, it looks fine. Let me know if this is still happening on RC2 and provide the OpenVPN log and after reboot see whether "pgrep openvpn" yields a PID.Cheers,Franco
We could fix this with a small startup script in the meantime if you like as I see that we won't be able to fix that in time for 16.7 anymore.The initialisation order is correct in the code: lagg, vlan, openvpn so I think it could be a timing issue.Cheers,Franco