Hi,
Is it “supported” upgrading from 1.3 to 1.5?
By supported I mean, is it an upgrade path that’s meant to work, or will I have to some how first upgrade to 1.4.
Hi,
Is it “supported” upgrading from 1.3 to 1.5?
By supported I mean, is it an upgrade path that’s meant to work, or will I have to some how first upgrade to 1.4.
It’s my understanding (someone correct me if I’m wrong!) that VyOS has all the migration steps built in so this should work.
It would pay of course to test this out in a VM etc if possible, if it’s mission critical
The „best“ way of course would be an upgrade to VyOS 1.4.3 first. But as tjh mentioned all config migrations are in place and it should work.
If it does not work, please get back and we will fix the bug.
I don’t mean to hijack this thread, but yesterday I did a migration from 1.4 to 1.5 Stream Q2. The 1.4 configuration includes a bridge, and the 1.5 migrated config didn’t supply IPv4 DHCP addresses to clients until I consoled in and added these lines:
set firewall global-options apply-to-bridged-traffic accept-invalid ethernet-type arp
set firewall global-options apply-to-bridged-traffic accept-invalid ethernet-type dhcp
These lines were not automatically inserted by the migration script.
The 1.4 configuration also includes VLANs, and the migration script did not include:
set firewall global-options apply-to-bridged-traffic accept-invalid ethernet-type 802.1q
I haven’t tested the VLAN functionality yet, but the IPv4 DHCP only worked after I put in the ‘dhcp’ and ‘arp” lines above.
If possible could you open a Phabricator ticket? If you could share as much config as you’re comfortable without giving away secrets etc, and also the exactly version of 1.4.