On Wed, 12 Nov 2003 20:40:05 -0500, Rus Foster wrote
> 
> > hi,
> >
> > is it possible that i get a real eth0 device into my vserver ?
> >
> > at moment i have within a vserver:
> >
> > eth0      Link encap:Ethernet  HWaddr 00:0C:76:45:2B:4D
> >           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
> >           RX packets:186757294 errors:0 dropped:0 overruns:1 frame:0
> >           TX packets:146945296 errors:0 dropped:0 overruns:0 carrier:0
> >           collisions:0 txqueuelen:100
> >           RX bytes:2816075333 (2.6 GiB)  TX bytes:2576350543 (2.3 GiB)
> >           Interrupt:10
> >
> > But because of this software is commercial, the software wants a binding to
> > eth0:0 to communicate with the company server of confixx -and doesn`t found
> > such a device in the vserver.
> 
> 
> Name the vserver 0. Should work

A vserver sees all devices corresponding to the IPs it is using. One solution
(beside naming the vserver 0), is to

        setup the IP aliases yourself on the host server
        -Set IPROOT= to those IPs
        -Unset IPROOTDEV so the vserver script won't try to
         setup the IP aliases.



---------------------------------------------------------
Jacques Gelinas <[EMAIL PROTECTED]>
vserver: run general purpose virtual servers on one box, full speed!
http://www.solucorp.qc.ca/miscprj/s_context.hc
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to