https://github.com/vyos/vyos-1x/pull/4501
https://github.com/vyos/vyos-build/pull/965
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
May 10 2025
May 9 2025
@Viacheslav,
default must have the same ipv4 subnet of "podman" default network, if changed, Podman doesn't detect it (via conf-mode commands).
@covalente, should we disable the name default? Or do you have another idea?
After further debugging, it's the network name that causes the issue with CNI creation (pod-*) and static ip.
Podman overlaps "podman" default network and the user-defined "default" network.
containers get assigned to "podman" default network and CNIs ignored, so causing this primary issue.
@covalente Add a simple set of commands to reproduce, thanks!
May 8 2025
It looks more like a support request, ask on the forum.
Closing this as it was fixed in this task:
https://vyos.dev/T7220
https://github.com/vyos/vyos-1x/pull/4469
PR https://github.com/vyos/vyos-1x/pull/4499
set service pppoe-server thread-count '2'