Tested on 1.4-rolling-202105170417 works correct. Propose to backport this to 1.3
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 18 2021
There are two separate issues in this task: quoting of hw-id values (resolved in Sagitta/Equuleus); re-ordering of interfaces with respect to hw-id (Open).
@wsapplegate I create a PR for it https://github.com/vyos/vyos-1x/pull/847
Can you describe how to test/check it? I'm not familiar with that dns format. I tried zone with dot and without. Not sure how to check/test it.
May 17 2021
My expectation is that you can configure MTU 1500 at a GRETAP device to ensure same mtu at bridge. This solves a lot of problems caused by mixing host with different MTU size.
Larger frames that exceed pmtu and have df = 1 are fragmented and send to the gretap endpoint. Thus, underlay MTU has no impact of the communitcation between two hosts that are bridged via GRETAP and communicate with MTU 1500.
@ernstjo what you mean by "too old"? I think it's fairly new (5.10):
I don't fully understand your scheme
What interrelation between arp and tcp policy?
I just tried that and it fails. We get
did you try
set protocols static table 1 route 0.0.0.0/0 interface 'eth1'
Iproute2 is too old and needs a newer version. So, we have to upgrade that package.
Even I also faced this error while upgrading the server from 1.2.7 to the latest rolling release.
PR for current https://github.com/vyos/vyos-1x/pull/844
PR for Equuleus https://github.com/vyos/vyatta-cfg-quagga/pull/78
Fix should be easy implement in create function with following add in:
May 16 2021
Hi @ernstjo got an idea how we should do it?
Thanks for the hint.
May 15 2021
It will be enough to add a quote here?
"\`"
May 14 2021
Can be "cherry picked" to 1.3 and 1.2
Did you read the error description? It doesn't look like.
Well yeah kinda :) The driver VYOS is using is reporting wrong information to ethtool about autoneg support. No idea if it's fixed in a newer driver. Can't really play around much and I only have this type of nic in a single server. Let's hope someone comes along later with a X710 and can try more.
May 13 2021
PR https://github.com/vyos/vyos-1x/pull/840
Can be "cherry-picked" to "equuleus" and "crux"
vyos@r6-roll# load ntp.conf Loading configuration from 'ntp.conf' Load complete. Use 'commit' to make changes effective. [edit] vyos@r6-roll#
Well then somehow this feels to me NIC related as I can not see it here.
Yes. Tried before posting the above comment.
I tried reproducing this issue on VyOS 1.3.0-rc4 but I see no link flaps on my IGB card connected to a Cisco Catalyst 1000.