Web Hosting Talk







View Full Version : Own Dns Question With Raq4


trza2k
02-02-2002, 11:27 PM
I have my own dns setup and its working fine, but when i use the control panel to add dns it makes my .pri files funny and i find myself manually adding them to fix them, it adds a NS entry as www.myhost.com when it should be ns1. and ns2.myhost.com, so i find myself manually going in and editing the files and than restarting manually , but after i do any change again via control panel it puts all the files back the way they were. So im not sure if this control panel has some settings so i can change the default ns servers used ??? any help would be appreciated. I would actually be happier just to write my own perl script to do this :P

trza2k
02-04-2002, 01:39 AM
Just in case im not clear ill give a example in my /named folder i have the pri files and when i look at them in the middle i find

somesite.com. IN NS www.mywebpage.com.

when i want the pri files to be

somesite.com. IN NS ns1.mywebpage.com.
somesite.com. IN NS ns2.mywebpage.com.

dunno if this a control panel issue or not , but i can fix itr my doing it manualy