netplan and post-up/pre-down scripts

Seth Arnold seth.arnold at canonical.com
Fri Jan 13 03:57:23 UTC 2017


On Tue, Jan 10, 2017 at 01:48:03AM -0800, Mike Pontillo wrote:
> Now, this may have a lot to do with the fact that I'm using the bridge; the
> behavior I'm describing may be very different for a "pure physical"
> interface. But with this setup, I see 5-minute timeouts at boot when I:

I'm sorry to say that I did not read this message with the attention it
deserves, but it's been a trying couple of days. So..

Is this a manifestation of the bridge trying to do spanning tree protocol?
Most of the walkthroughs I've read lately about bridged networking include
commands to turn off STP before they start adding ports to the bridge.

If you don't need it, try turning stp off:
brctl stp wan0 off
brctl stp lan0 off

(Is there a way to turn it off via iproute2 instead? I couldn't find it
quickly, if there is a way.)

Thanks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20170113/74d5424a/attachment.pgp>


More information about the ubuntu-devel mailing list