@vlesk Will be fixed in the next rolling release.
Can you check the release after 10 Dec?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Dec 10 2020
Consider integrating Snort
I mainly have 2 questions:
vyos@r11# set interfaces vti vti2 ?
To reproduce
set interfaces vti vti2 address '10.0.0.1/30' set interfaces vti vti2 description 'Tunnel to 100.64.0.2'
I mainly have 2 questions:
- Using DPDK may cause low configuration hardware to fail to install vyos?
- Is it possible to use DPDK and VPP to cause all services that depend on the system protocol stack to fail to discover the interface?
Dec 9 2020
Put in a PR to add documentation for LDP import/export control again. I didn't rebase properly last time. Sorry everyone :(
Maybe this implementation also has a dependency problem, I will fix it in the near future
Sorry, I have changed the repair implementation
PR: https://github.com/vyos/vyos-1x/pull/638
Put in a PR to add LDP import/export control.
Dec 8 2020
In T3117#81576, @c-po wrote:Unfortunately setting udp4 was never "valid" in the first place, this was only possible by a wrong regex here: https://github.com/vyos/vyos-1x/blob/406083932ae62ccde5ff547ef7d7960efe0269e3/interface-definitions/interfaces-openvpn.xml.in#L345 this has been corrected already which shows the above mentioned result in a not loading config.
Unfortunately setting udp4 was never "valid" in the first place, this was only possible by a wrong regex here: https://github.com/vyos/vyos-1x/blob/406083932ae62ccde5ff547ef7d7960efe0269e3/interface-definitions/interfaces-openvpn.xml.in#L345 this has been corrected already which shows the above mentioned result in a not loading config.
Unfortunately this is the wrong way to go. If it is - for whatever reason - not possible to configure the VLAN parameters for this given interface b/c the enslaved interface is yet not present on the system, it should be later configured by the individual interface.
Tried this patch with @jack9603301 , it solves the problem for me.
@c-po Please merge this PR, the problem will be fixed directly
I may have to change the configuration priority. Due to priority issues, the settings may fail
PR for fixing bgp template (prefix-list) and add the ability to use updated frr.py framework functions.
@primoz Can you contact me in Slack?