Can you please try running this test on a more recent VyOS version?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Jul 18 2021
Jul 17 2021
brctl is a deprecated package and superseeded by iproute2. Commands will be adjusted, thanks for reporting.
You can find the test here: https://github.com/vyos/vyos-1x/blob/current/smoketest/scripts/cli/test_interfaces_openvpn.py
Unfortunately I had to revert this PR as it broke the smoketests and also triggered the following OpenVPN error:
Jul 15 2021
Jul 13 2021
Most likely related to T3505
Jul 12 2021
thanks for your detailed bisection of this issue. You mind submitting a GitHub PullRequest as per https://docs.vyos.io/en/equuleus/contributing/development.html?
Jul 11 2021
I did a short lab test using the following topology based on my assumptions what you wan't to do using VyOS 1.3.0-rc5:
@Viacheslav but that sounds more of a decent FRR bug. We could still consider adding EIGRP support for 1.4
Backported fix from T3637
Jul 10 2021
I can confirm this on the latest rolling versions, seems to be a problem with the IPSec rewrite/move to swanctl.conf.
Jul 6 2021
Thanks for the confirmation
Jul 4 2021
@dongjunbo this is a very very basic PR for VyOS 1.4 with the goal to implement this into the main VyOS release.
Jul 3 2021
Commands are implemented.
Jul 2 2021
Added command set service conntrack-sync interface <intrerface> port <port>
Jul 1 2021
conntrack implementation changed form 1.3 -> 1.4 by a rewrite. Can you please tell us which version of VyOS you are using?