Hello all, What is the best place to add a static route so that when a VM boots and reboots the route is added automatically? Here is the command that I use inside the running VM: route add -net 10.11.11.0 netmask 255.255.255.0 venet0:1 However this route is clearly lost after I start/stop the VM. Thanks, Shain