- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jan 3 2024
OK, local-route actually worked!
Thanks!
The same issue could be with any dynamic interface like PPP that could be don't exists during the boot process/ISP issues
Which version?
Just a heads up that the above script can potentially destroy the config on boot, because if the system is fast enough, the hook will run before the boot config has finished loading. This will result either in an error when commiting because the config is locked (good outcome), or the config not being loaded at all (bad outcome). I've changed it a bit to actually wait for the boot config to load and now it runs safer, but it's still a bit janky in my opinion, I'm still hoping we can get something that works in-system for this case
PR submitted: https://github.com/vyos/vyos-1x/pull/2746
If I connect to the router and issue the commands
Jan 2 2024
PR for 1.4 sagitta https://github.com/vyos/vyos-1x/pull/2732
PR for 1.4 sagitta https://github.com/vyos/vyos-1x/pull/2732
Jan 1 2024
What I noticed is whenever you update rolling versions it breaks dhcp ,but when you make a new install it is fine.
Just to report back