Details can be found in T2843
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 14 2020
Sep 13 2020
Sep 12 2020
With VyOS 1.2 the default WireGuard behavior is used. This means that when a
WireGuard interface is added to the system, there is no "MAC" address - also
there is no IPv6 link-local address assigned by the Kernel to this particular
interface.
Unfortunately we must revert the Kernel upgrade as there are two problematic issues:
Which CLI commands did you use to trigger this error?
Fix will be in one of the next rolling releases, stay tuned!
Sep 10 2020
Sep 6 2020
Large enterprises usually use LDAP/AD to authenticate and log its users web browsing, so this should be added. Anonymous binding is kinda old fashioned so maybe it was a bug.
Sep 5 2020
Sep 4 2020
Sep 3 2020
Tested with:
set service dns dynamic interface eth0.203 service custom host-name 'test.vyos.net' set service dns dynamic interface eth0.203 service custom login 'vyos' set service dns dynamic interface eth0.203 service custom password 'vyos' set service dns dynamic interface eth0.203 service custom protocol 'dyndns2' set service dns dynamic interface eth0.203 service custom server 'vyos.io'
This also happens on service deletion
Sep 1 2020
Aug 31 2020
Aug 30 2020
Multiple fixes have been placed into the 4.19 series Kernel. Could you please try upgrading to VyOS 1.2.5 or 1.2.6-epa1?
Please use the new get_config_dict() API calls.