- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 18 2025
Mar 17 2025
Change is perfectly compatible as it was not working in the first place.
I can't assign myself to this task for whatever reason, but here is a PR to correct this behavior:
https://github.com/vyos/vyos-1x/pull/4400
hev-socks5-tunnel in container
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