mrmarkuz
(Markus Neuberger)
7
Can you reboot/restart your server from world4you admin interface after the process hang?
Maybe try this before Neth install to make Neth configure the right interface:
ip link set dev venet0:0 alias eth0
or
ip link set dev venet0 alias eth0
…and deactivate changes to venet0 before Neth install:
chattr +i /etc/sysconfig/network-scripts/ifcfg-venet0
BTW, I moved the posts about VPS install to a new topic…
1 Like