Hi Luckystar, I had the same problem. The rpath config files override the ifconfig setttings you set when you reboot the VM. You have to set this in the rpath configuration portal. The problem I initially found was the Default Gateway wasn't being set correctly for the DHCP address, so I couldn't get into the rPath configuration web page to set a static address. I used:
# route add default gw 192.168.100.1 this is the DG for the DHCP subnet, not the one for the static IP you want it to be. Then I could connect to the rPath page via: https://ipaddress:8003/rAA username: admin password: password Then I could set the static IP in the rPath wizard. HTH -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=14806#14806 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
