You are not logged in.
Hi, I would like to merge the rc.conf.pacnew on my vServer but don't how to do it.
The important different line are:
INTERFACES=( "lo" "venet0" "venet0_1" "venet0_0" "venet0_1" )
gateway="default gw 192.168.0.1"
ROUTES=( !gateway "rt_venet0" "rt_default" )
lo="lo 127.0.0.1"
venet0="venet0 127.0.0.1 netmask 255.255.255.255 broadcast 0.0.0.0"
rt_venet0="-net 191.255.255.1 netmask 255.255.255.255 dev venet0"
rt_default="default gw 191.255.255.1"
venet0_0="venet0:0 XX.X.XXX.XXX netmask 255.255.255.255 broadcast 0.0.0.0" -> IPv4
venet0_1="venet0:1 XXXX:XXX:XXX:XXXX:XXXX:XXXX:XXXX:XXX netmask 255.255.255.255 broadcast 0.0.0.0" -> IPv6How do I have to configure netcfg?
Which example configs are the right one?
If yes, how do they look like?
Is this correct?
NETWORKS=(lo venet0 venet0_1 venet0_0 venet0_1)
DAEMONS=(... net-profiles ...)and four config files based on "/examples/ethernet-static"?
If you need more information, tell it. Thanks in advance.
Offline
Oh, another arch user on OpenVZ VPS !
I was wondering how to fix it too, so I would be happy to find out how ![]()
Offline
just don't do it. openvz utility scripts have to support this new syntax and if you merge it, you won't be able to get the "box" up and running and the next reboot.
Last edited by wonder (2011-07-12 13:52:05)
Give what you have. To someone, it may be better than you dare to think.
Offline
Ah ok, thanks for the answer.
Offline
The answer lies here and in "/scripts", if someone has the needed knowledge ... ![]()
Offline
Any updates so far? net-profiles works with KVM VPS, but I don't have the ball to try on OpenVZ.
Some VPS providers have backup feature so maybe someone on those nodes can try it after backing up everything?
Offline