Thanks! The format NAMESERVER="x.x.x.x y.y.y.y" on ve.conf works!
Just to mention, multiple --nameserver parameters only add one nameserver (the last one, if I remember correctly). So, is there a way through the command line to define multiple nameservers? Thanks again! In the ve.conf file the entries can be on the same line separated by > spaces. Ex: > > NAMESERVER="127.0.0.1 8.8.8.8" > > I believe to do it on command line you can pass --nameserver multiple > times. > > Hello OpenVZ community, > > I configured an Ubuntu 18.04 container and everything is fine, except that > I can't define multiple DNS servers. > > My server need one nameserver to resolve external addresses and one > internal (127.0.0.1) because it's a DNS server through Bind. > > I tried `prlctl set MyCT --nameserver x.x.x.x y.y.y.y` but it doesn't > accept multiple parameters. > > Also, tried adding two NAMESERVER lines on the container's ve.conf, but > only the last one is applied. > > > Thanks! > > Paulo Coghi > >
_______________________________________________ Users mailing list Users@openvz.org https://lists.openvz.org/mailman/listinfo/users