Re: same issue
I was having the same issue tonight and I remembered to use the /etc/nameserverips file -- which initially didn't exist but then appeared
So if I were you, just shell into the VE, and nano /etc/nameserverips
then
xx.xx.xx.xx=NS1.YOURDOMAIN.COM
xx.xx.xx.xx=NS2.YOURDOMAIN.COM
and Save, and then you should be good to go...
|