- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 5 2024
For 1.5 fix works as expected
vyos@r4:~$ cat /run/opennhrp/opennhrp.conf # Created by VyOS - manual changes will be overwritten
works with version 1.5-rolling-202403050022
Mar 4 2024
Should be fixed in the next rolling release.
Can you recheck it after 20240304 ?
PR created: https://github.com/vyos/vyos-1x/pull/3085
Mar 3 2024
Mar 2 2024
Reviewing the logs
When the interface "xfrmi-test-...." appears, opennhrp stops
Using the same router/config I noted previously, I see an "empty" config per T6084.
admin@removed# cat /run/opennhrp/opennhrp.conf # Created by VyOS - manual changes will be overwritten
I then modified the nhrp vyos config and saved, and the opennhrp.conf was re-populated. Upon reboot, the file reverted to "empty".
If I comment out this line then everything works.
Mar 1 2024
Feb 29 2024
That commit has the side effect that using sudo or even just committing some configurations will return "sudo: unable to resolve host vyos: System error" every time. Applications that rely on the system hostname will also not be able to reach localhost if the hostname is not a FQDN.
Feb 28 2024
Tested in VyOS 1.5-rolling-202402280022 and it works now :
Feb 27 2024
Thank you very much!
Feb 26 2024
Feb 25 2024
Feb 24 2024
This example only contains the commands related to the bug, not for general setup.
@cnrd Provide please the "set" of the commands to reproduce.
This will make life much easier for developers.