Page MenuHomeVyOS Platform

Migration distance default for PPPoE 210 is incorrect and may break server availability
Open, HighPublicBUG

Description

Replacing the default route option in T4384 with default distance 210, we can lose access to the server after the update.
If other protocols are used with less distance.

The default route distance should be 1

https://github.com/vyos/vyos-1x/blob/ff82bd5cfd1719c31f8169309566e5c8e8d43571/interface-definitions/interfaces_pppoe.xml.in#L23
https://github.com/vyos/vyos-1x/blob/ff82bd5cfd1719c31f8169309566e5c8e8d43571/interface-definitions/include/interface/default-route-distance.xml.i#L13

Details

Version
1.5-rolling-202411xxxx, 1.4
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)