<div dir="ltr"><div>Valuable information! Including the part that we can remove the NAMESERVER entry from the configuration and define inside the container by its OS way.<br></div><br>Thanks, Dmitry!<div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You can use &#39;vzctl set --save&#39; instead, it still works correctly.<br>
ie.<br>
<br>
vzctl set $id --save --nameserver 127.0.0.1 --nameserver 8.8.8.8<br>
<br>
will configure both nameservers.<br>
<br>
or you can just remove the NAMESERVER string from the configuration<br>
file completely and define whatever you wish using the standard way<br>
for whatever OS your container is based on. <br>
</blockquote></div></div>