PR's:
https://github.com/vyos/vyos-build/pull/931
https://github.com/vyos/vyconf/pull/15
https://github.com/vyos/libvyosconfig/pull/26
https://github.com/vyos/vyos-1x/pull/4398
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 17 2025
MITRE has assigned CVE-2025-30095.
Mar 16 2025
FYI: https://lists.zx2c4.com/pipermail/wireguard/2020-December/006222.html by Jason A. Donenfeld
A new test, I read include/constraint/interface-name.xml.i, see there is a regex for interface names, so I rename the clash container created interface to tun0 which matches the regex, no error.
Mar 15 2025
I am implementing this feature now!
Mar 14 2025
BT full
(gdb) c Continuing.
Case 1: Forward 127.0.0.1:53 to 127.0.0.1:7874
Log
vyos@wan-vpp:~$ sudo journalctl -f Mar 14 12:32:18 wan-vpp systemd[1]: Starting user@1002.service - User Manager for UID 1002... Mar 14 12:32:18 wan-vpp systemd[2629]: Queued start job for default target default.target. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target paths.target - Paths. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target sockets.target - Sockets. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target timers.target - Timers. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target basic.target - Basic System. Mar 14 12:32:18 wan-vpp systemd[1]: Started user@1002.service - User Manager for UID 1002. Mar 14 12:32:18 wan-vpp systemd[1]: Started session-1.scope - Session 1 of User vyos. Mar 14 12:32:18 wan-vpp systemd[2629]: Reached target default.target - Main User Target. Mar 14 12:32:18 wan-vpp systemd[2629]: Startup finished in 115ms.
Did you have a chance to testing ?
Mar 13 2025
Looks like it was assigned too restrictively before.
Hi there,
Thanks for testing and confirming, @JeffWDH
Hey guys. Is there any reason why this issue was changed from "possibly destroys the router" (which is true if using conntrack and rebooting the system) to => perfectly compatible?
Mar 12 2025
Possible fix https://github.com/accel-ppp/accel-ppp/pull/93
Needs testing