PR https://github.com/vyos/vyos-1x/pull/614
Add the ability to use policy local-route
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Nov 19 2020
Hi there,
Nov 18 2020
Let the responsible person of T2859 take care of it. I have not been able to see the problem from the information you provided for the time being. If you are familiar with python and linux, you can consider troubleshooting by yourself to try to find the problem. If not, just ask Maintenance personnel reproduce the fault
@c-po I have changed the PR to prohibit WLAN ports from joining VLAN-aware bridge ports
Nov 17 2020
I can now again bridge the WIFI interface to br0, please resolve the outstanding commit message changes and then it feels good to me! Thanks
In T3067#80025, @jack9603301 wrote:# Bridge port handling of wireless interfaces is done by hostapd. if 'wlan' in interface: returnWhy can't wlan be completed in bridge.py?
Propose to use that format
Contains 2 patch submissions
# Bridge port handling of wireless interfaces is done by hostapd.
if 'wlan' in interface:
returnThis patch changes the settings and does not modify the vlan filter settings when VLAN awareness is not set, but the root cause of different problems is that the following code does not set the wireless port to the bridge normally:
Strange, the problem seems to be that the interface has not been added to the bridge. I may submit a patch about VLAN awareness to refuse to operate the vlan filter setting without enabling VLAN awareness, but I am not sure whether it has any Relationship, manual operation is normal:
Whether the VLAN aware bridge is activated?
Nov 16 2020
@jack9603301 Below the desired information:
Jool can handle 2 times as many packets.
https://link.springer.com/article/10.1007/s11235-020-00681-x
vyos@r4-roll# sudo cat /run/openvpn/vtun30365.conf ### Autogenerated by interfaces-openvpn.py ### # # See https://community.openvpn.net/openvpn/wiki/Openvpn24ManPage # for individual keyword definition # # #
Duplicate T2859
Please execute and analyze the following command to return the result, and carry out fault exploration, if possible, please output the result
Sorry, I have forgotten to copy them.
the error does not occur with every query (nor as a supplement)
PR https://github.com/vyos/vyos-1x/pull/612
Add IS-IS routing.
Is there no NAT policy?
I'm curious about how to do ERSPAN?
Nov 15 2020
Why not use ERSPAN?
In the example above you only included the header, could you extend the examples with example information you want to display there?
Resolved as informed by @tuxnet
If you do not change show int, you can output the specific information of vlan id in the command show interfaces bridge vlan
Ungortunately this is a -1 from me.
Possible reason - ipset should be converted to nft list set
This will be resolved / migrated away in T3048.
We have a basic implementation available. Additional changes should be submitted via feature requests.
Nov 14 2020
VyOS 1.2 adds a random link-local address on tunnel interfaces by default.
Now there is a new plan, please see T3071
Now there is a new plan, please see T3071
@runar The latest image already supports VLAN aware bridge, so this task list can be closed
In the specified timerange
Next rolling release will carry the revert
Thank you for the feedback! Will incorporate this into the rolling releases. Looks like once again Intel did us a favor.
Your revert appears to do the trick. Image booted fine with QAT enabled, and "show system acceleration qat status" shows the QAT device came up fine and is running happily.