View previous topic :: View next topic |
Author |
Message |
62626368616e n00b


Joined: 23 May 2020 Posts: 27
|
Posted: Wed Jul 15, 2020 6:14 am Post subject: LXD fails to create new local network bridge |
|
|
Hi,
I've just emerged LXD and recompiled my kernel with the config options listed at https://wiki.gentoo.org/wiki/LXD.
After running lxd init with defaults I get the following error:
Code: | Error: Failed to create network 'lxdbr0': Failed to run: iptables -w -t filter -I INPUT -i lxdbr0 -p udp --dport 67 -j ACCEPT -m comment --comment generated for LXD network lxdbr0: getsockopt failed strangely: Bad address |
How can I fix this? Please let me know if there's any extra information needed. |
|
Back to top |
|
 |
62626368616e n00b


Joined: 23 May 2020 Posts: 27
|
Posted: Wed Jul 15, 2020 6:38 am Post subject: |
|
|
Looks like it may have been an issue with iptables and my kernel configuration, I'm recompiling now to see if this fixes the issue. |
|
Back to top |
|
 |
|