Comment 4 for bug 2043927

Revision history for this message
Simon Fels (morphis) wrote :

So something is still blocking network traffic to LXD on port 8443:

ERROR failed to bootstrap model: cannot start bootstrap instance in availability zone "lxd0": write tcp 10.0.0.33:41174->10.0.0.33:8443: i/o timeout

Can you give us the output of

$ sudo iptables -S
$ sudo iptables -S -t nat

Thanks!