====================================
[root@pers ~]# /etc/init.d/network restart
Shutting down interface venet0: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface venet0: SIOCADDRT: Network is unreachable
SIOCADDRT: Network is unreachable
====================================
To fix this, SSH into the main node server and enter into the VPS and then execute the below command:
/etc/sysconfig/network-scripts/ifup-routes venet0:0
No comments:
Post a Comment