Cant we run dhcpd as dhcp user which is also a member of hostsd group?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Sep 26 2020
@kroy could you be so kind and write a smoketest for it, too?
Sep 25 2020
cpo@LR1.wue3# commit [ interfaces ethernet eth1 ] Interface MTU too high, maximum supported MTU is 9000!
Sep 24 2020
After the fix an error is reported on the CLI:
Sep 23 2020
So I was super lucky to pick the wrong characters!
We are not forced to nftables and still use iptables6 if its not supported properly.
Sep 22 2020
prefix translation should only be done on equal sized prefixes. This can be easily checked in verify() stage.
I must disagree, prefix translation means only the prefix is translated and the interface identifier keeps the same. Meaning fc00::1111:2222:3333:4444/64 should be translated to 2001:db8::1111:2222:3333:4444/64.
Sep 21 2020
The problem is that interface eth1 is exclusivly added to macsec1 as its lower interface. Thus you can not add it as a bridge member to br0.
Sep 20 2020
Can you share some config snippets with real set commands? Sounds like a problem with the bridge validator.
Sep 19 2020
Interesting post: https://serverfault.com/questions/152363/bridging-wlan0-to-eth0