I have just re-checked. It works fine for everyone LSAs type.
summary and asbr-summary also works fine
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jan 11 2021
external works for me, can you re-check?
vyos@r5-roll:~$ show ip ospf database external 10.20.40.0
It works fine for show ip ospf database router x.x.x.x and show ip ospf database network x.x.x.x
It does not work for show ip ospf database <summary|asbr-summary|external> x.x.x.x
The output of these commands is empty.
Can be cherry-picked for equuleus and crux
Jan 10 2021
I'm on 1.4-rolling-202101100217 and it looks like the DUID command is gone at the interface level or system level. Besides overwriting the DUID file (which seems to not persist between upgrades), is there a good strategy here if the use-case doesn't require a custom DUID per interface?
tuned is known for altering values inside sysctl, its written on the projects web page - I simply did not thought about that issue when installing tuned.
Sounds good, syslog needs to be set to level debug for kernel facility, so it's per default only visible in the journal logs. Tested with a few tunnels, it's not very noisy, even with 20 tunnels.
Ok. I'll do it
@craterman Will be fixed in the next rolling release, can you check it tomorrow?
Thank you for the response. There is also a smoketest wmbedded which runs during ISO ge erstion ensuring this always works:
+1 for default, IPsec is also very chatty
Why not add this by default?
just confirming 1.4-rolling-202101100217 works as well
Jan 9 2021
This is fixed:
trae@cr01b-vyos:~$ restart flow-accounting trae@cr01b-vyos:~$ show ver
output looks then like below and is being logged to ringbuffer as well as systemd-journald:
When the vyos kernel is higher than 5.8+, you can start the formal test before merging nat66
In T915#81521, @Cheeze_It wrote:
Jan 8 2021
There is no need to use set interfaces bridge br1 vlan-aware, as soon as the vif node is present, it will be vlan aware. We should not randomly add all kinds of new CLI nodes.
I pushed it already. If you wish to re-merge, it's there.
Please feel free to do so. Thank you!
So you merged while I was working on fixing the lint. If you care, I pushed an update with the line lengths corrected. Otherwise, feel free to ignore. Your call.
Thanks for the fast response and your patience with me.
That's fair... I'll try to have something in the next few days.
NTP doesn't work when you configure listen-address 0.0.0.0.
Hi @owen, I added a small note about GRE6 some days ago on the bottom of the GRE chapter. https://docs.vyos.io/en/latest/configuration/interfaces/tunnel.html#generic-routing-encapsulation-gre
There’s still the issue of getting it added to the documentation.