Resolved via https://github.com/vyos/vyos-1x/commit/d1c9ee33f25e45cea0d01f9685f99c960ed4d7f8
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 19 2020
set interfaces ethernet eth0 ip proxy-arp. Isn‘t the Kernel sysctl interface enough? Do we really need a daemon?
Sep 18 2020
Beeing stateless or statefull both should work. We can add a CLI node for the proxy.ndp option like we have for proxy arp on ipv4, no big deal.
Sep 17 2020
No objection as its a minor enhancement
Sep 16 2020
Add a smoketest to check if the required config options are present in the kernel configuration to prevent this in the future.
Sep 15 2020
Yeah - its a bug when used in EVE-ng - closing
Sep 14 2020
Fixed together with T2863 in commit https://github.com/vyos/vyos-1x/commit/d49845421dbd8d0f470b7122022543eb45d10b7a
Details can be found in T2843
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.