Hi

I had the same problem, I configured my three cards in /etc/network/interfaces as follows but I got ifup -a error "Don't seem to have all the variables for eth0, eth1, eth1"
when I used masklen notation, if I use netmask, it works!


auto eth1   (internal interface)
iface eth1 inet static
   address 192.168.0.1
   #masklen 24
    netmask 255.255.255.0
   broadcast 192.168.0.255


Julie


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to