>>>>> "Tony" == Tony Berth <tonyberth at googlemail.com>
> Edit /etc/network/interfaces and add:
> auto usb0
That's probably not right. You probably want to try "allow-hotplug
ubs0" instead. "auto" means to do it at boot time and it may just fail
if (for some reason) the usb0 interface is not yet created.
Stefan