> > > option interface-mtu 0; > > Your dhcp server is passing an invalid MTU, which crashes > /etc/dhclient-script before it can set the default route or write > /etc/resolv.conf. We have a fix for this in subversion but it's not > yet on any released images. You can work around this problem by > commenting out lines 71-73 of /etc/dhclient-script That did it. Thanks! Paul