From: Dimitri Roschkowski (dr_at_port29.net)
Date: Wed 05 Feb 2003 - 15:25:16 GMT
Hello,
I have got a litte Problem. I have to apply the IP of the virtual server
to the eth0 of the vserver.
eth0      Protokoll:Ethernet  Hardware Adresse 00:10:DC:79:E5:43
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:37754887 errors:0 dropped:0 overruns:0 frame:0
          TX packets:534021 errors:33 dropped:0 overruns:0 carrier:66
          Kollisionen:0 Sendewarteschlangenlänge:100
          RX bytes:2926085653 (2790.5 Mb)  TX bytes:454954395 (433.8 Mb)
          Interrupt:11 Basisadresse:0xec00
eth0:serv Protokoll:Ethernet  Hardware Adresse 00:10:DC:79:E5:43
          inet Adresse:xxx.xxx.xxx.xxx  Bcast:xxx.xxx.xxx.xxx
Maske:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Interrupt:11 Basisadresse:0xec00
lo        Protokoll:Lokale Schleife
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:23845 errors:0 dropped:0 overruns:0 frame:0
          TX packets:23845 errors:0 dropped:0 overruns:0 carrier:0
          Kollisionen:0 Sendewarteschlangenlänge:0
          RX bytes:1782983 (1.7 Mb)  TX bytes:1782983 (1.7 Mb)
At the moment the public interface of the vserver is called eth0:serv, but
it has to be eth0, how to do that?