[Manuel Bilderbeek]
> Due to security reasons, I'll have to scratch out some names, but the
> structure will be the same as the original file:

Thanks.  No / on NFS, so that is not the problem here.

> Here is /etc/network/interfaces:
> 
> auto lo
> iface lo inet loopback
> 
> # This entry was created during the Debian installation
> auto eth0
> iface eth0 inet dhcp
> 
> auto usb0
> iface usb0 inet static
>       address 10.0.0.1
>         netmask 255.255.255.0

This is the first time I see an usb0 interface.  Could it be that
ifupdown do not call the scripts in /etc/network/if-up.d/ when this
static interface is brought up?  Is it brought up during boot?  Does
it work if you comment out the 'auto usb0' line?

What is the content of your /etc/network/run/ifstate file?

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to