SUMMARY:
working versions:
7.5.1-20240509-02-gc9dd2977e 8.0.1
Not working:
8.1 8.2.2 8.3-2 9+ 10+
SUMMARY:
working versions:
7.5.1-20240509-02-gc9dd2977e 8.0.1
Not working:
8.1 8.2.2 8.3-2 9+ 10+
Opened an issue https://github.com/OpenVPN/openvpn/issues/709
New VyOS CLI option disable-establish-hello should be implemented in https://vyos.dev/T7286 (for the current)
T5493 is merged
Another possible solution https://github.com/vyos/vyos-build/pull/935
We can add patches for FRR build https://github.com/vyos/vyos-build/tree/current/scripts/package-build/frr/patches/frr
You do not need task on phorge for docs
Which option do you propose for CLI to configure it?
@woodsb02 Would you like to create a PR fix?
How do you see it in the CLI?
In my opinion each option should be configurable from the proper CLI if such option does not exist, it should be added.
Add a set of commands to reproduce (from both sites)
BT full
(gdb) c Continuing.
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 ?
Possible fix https://github.com/accel-ppp/accel-ppp/pull/93
Needs testing