In 4.0, what I would do is this. - Write a plugin. - Listen to vm start events. - On router vm start, ssh into the router vm and change the resolv.conf
In the next release, Murali have added proper external event system then you don't even need to do this via a plugin. --Alex -----Original Message----- From: Caleb Call [mailto:calebc...@me.com] Sent: Wednesday, November 07, 2012 3:06 PM To: cloudstack-users@incubator.apache.org Subject: Re: alter resolv.conf nameservers on linux Good question, I've been meaning to ask this same thing and keep forgetting to. I think I've read that you have to edit the config on the router vm, but that doesn't persist a reboot of the router vm. Is there a better way to do this? On Nov 7, 2012, at 3:18 PM, "Musayev, Ilya" <imusa...@webmd.net> wrote: > How would I pass on my nameservers in resolv.conf of an instance, instead of > router vms IP? > > As of now, my nameserver is set to ip address of router vm. > > > Thanks > ilya