Thanks for your reply and help!
I'd recommend you to do it from scratch only following the instructions described in articles.
I will do so and try it again.
I´ve added the IP "91.143.83.160" for the VE on my Host as Alias
as my Provider said:
srv01:~# cat /etc/network/interfaces
# auto-generated system-config
# part of KDCTRL-NOC and FADC
auto lo eth0
auto eth0:0
auto eth0:1
iface lo inet loopback
iface eth0 inet static
address 85.31.186.103
netmask 255.255.254.0
broadcast 85.31.187.255
gateway 85.31.186.1
iface eth0:0 inet static
address 91.143.83.160
netmask 255.255.255.0
gateway 85.31.186.1
iface eth0:1 inet static
address 91.143.83.168
netmask 255.255.255.0
gateway 85.31.186.1
So you mean this is the Error ?
That the IP is set as Alias ?
Quote: |
3. Assign NEIGHBOUR_DEVS variable to "all" in /etc/vz/vz.conf file.
|
Done!