Pull Request: https://github.com/vyos/ppp-upstream/pull/2
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 23 2020
Feb 22 2020
Feb 21 2020
Feb 20 2020
I send a pull request to fix it:
This work overtakes T2046, as it implements the same _create/_delete interface. If merged it would replace it.
It's an upstream bug as @xrobau said. vyos dev sould upgrade https://github.com/vyos/conntrack-tools repo, and apply this patch:
https://git.netfilter.org/conntrack-tools/commit/?id=c12fa8df76752b0a011430f069677b52e4dad164
In T2036#53376, @c-po wrote:Hello @dongjunbo what are the benefits of ocserv over the other VPN Solutions already in place?
- WireGuard
- OpenVPN
- L2TP/IPSec
- PPTP
- SSTP
- IKEv2 road warrior (not yet implemented, only site2site)
I tested vyos-1.3-rolling-202002200217-amd64.iso
It works now.
Thanks for help!
Feb 19 2020
It would be useful if someone could do similar tests using GNS3 in a powerful computer.
This is dependent on T2029, PR 224, and should only be merged after that PR.
This is dependent on T2029, PR 224, and should only be merged after that PR.
Auto completion should be done on a per CLI path:
In T1838#50692, @syncer wrote:@Dmitry and i talked that it will be wise to move ipt-netflow for better performance
This PR changes the syntax of the trailing version string of the config file (cf. above), as represented during config migration, and the parsing by which configtree splits the config file into the config section proper and the version string.
We could indeed create the VRF as we parse interfaces, and auto-allocate the VRF number, removing this control from the user.