ztagimXXXXX: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 5000 mtu 2800 description: ZeroTier (opt2) options=280401<RXCSUM,LRO,LINKSTATE,RXCSUM_IPV6> ether 3f:44:6a:e3:2c:52 hwaddr 55:8a:dd:21:95:03 inet 192.168.29.6 netmask 0xffffff00 broadcast 192.168.29.255 inet6 fe80::5%ztagimXXXXX prefixlen 64 scopeid 0xd inet6 fca2::1 prefixlen 40 groups: tap media: Ethernet 1000baseT <full-duplex> status: active nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> Opened by PID 54657
ztagimXXXXX: flags=1008843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,LOWER_UP> metric 5000 mtu 2800 description: ZeroTier (opt2) options=280401<RXCSUM,LRO,LINKSTATE,RXCSUM_IPV6> ether 55:8a:dd:21:95:03 inet 192.168.29.6 netmask 0xffffff00 broadcast 192.168.29.255 inet6 fca2::1 prefixlen 40 inet6 fe80::5%ztagimXXXXX prefixlen 64 scopeid 0xd groups: tap media: Ethernet 1000baseT <full-duplex> status: active nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> Opened by PID 64048
service zerotier restart
Ok so the core patch did not apply for one reason or another... I made a backport and edited the original post.Thanks for testing so far.Cheers,Franco
opnsense-revert opnsense os-zerotier && opnsense-patch dfd9f1766d && opnsense-patch -c plugins 4f9e03089 && service zerotier restart
I've added the last step of restarting the service to the chain as well.Code: [Select]opnsense-revert opnsense os-zerotier && opnsense-patch dfd9f1766d && opnsense-patch -c plugins 4f9e03089 && service zerotier restart
I'd like to assist with testing, but just one question before starting. If I "patch" these hotfix changes, will I need to revert these changes before or after a later released 24.7.5 or 24.7.6 including the fix or is just updating to these versions overwrite all these "patches" and nothing to do afterwards?
This one is to be used. Note that the two revert commands are only needed if the previous patches have been attempted by the people testing. If unsure it is best to run this chain of commands in full, it is absolutely safe.I've added the last step of restarting the service to the chain as well.Code: [Select]opnsense-revert opnsense os-zerotier && opnsense-patch dfd9f1766d && opnsense-patch -c plugins 4f9e03089 && service zerotier restart
The ZT plugin change will probably stick if we update with 24.7.5 or not. The core change will be scrubbed with 24.7.5 when it isn't included (maybe because it got pushed to 24.7.6). If it's included it gets scrubbed, too, but will work regardless (because it's being included in the update).