Hi there,

I'm running Bering 1.2 and I'm trying to create a virutal interface on an
existing network card.

I have tried setting it up in the interfaces file as

auto eth0
iface eth0 inet static
     address 192.168.0.2
     netlen 24
     broadcast 192.168.0.255
     gateway 192.168.0.1

auto eth0:0
iface eth0:0 inet static
     address 10.0.10.1
     netlen 24
     broadcast 10.10.0.255

Using ifup eth0 will bring up the eth0 interface but if I do ifup eth0:0 I
get an error

ifup: interface eth0:0 already configured.

If I do a ifdown eth0:0 I get

SIOCSIFFLAGS: cannot assign requested address

If I down load netutils.lrp and use ifconfig eth0:0 up I get

SIOCSIFFLAGS: Cannot assign requested address

Is there a module I need to load in order to enable virtual interfaces?

-Stephen


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to