Spadge

Member
Oct 14, 2013
7
0
1
cPanel Access Level
Root Administrator
Hi there

I'm having a bit of bother setting up my nameservers and wanted to check if I've missed something obvious. I've been following tutorials from around the web and my /etc/nameserverips.yaml has been correctly set from my WHM Basic Setup, however my /var/cpanel/nameserverips.yaml was completely blank. I've populated the latter file following a tutorial but when I go into WHM to view the output, the result is not as I was expecting.

Here is what I have added to /var/cpanel/nameserverips.yaml

Code:
ns1.ipaw.me:
"37.122.210.198": 1
count: '1'
zones: ipaw.me
ns2.ipaw.me:
"37.122.210.129": 1
count: '1'
zones: ipaw.me
And this is how it outputs in WHM

Screen Shot 2013-10-14 at 18.47.56.png

Have I missed something crucial in my editing or is this strange output somehow correct?

Thanks very much.

Spadge
 

quietFinn

Well-Known Member
Feb 4, 2006
1,894
463
438
Finland
cPanel Access Level
Root Administrator
You should not edit that file by yourself at all, cPanel will update it with the correct values, just give it some time.

On another words, that file is not a configuration file.