
March 28th, 2002, 05:32 PM
|
|
Contributing User
|
|
Join Date: Jan 2001
Posts: 5
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
>> none:0: open: /etc/rndc.key: file not found
This appears to be BIND 9 specific to control the BIND daemon. And you need to set a secret key for that. Don't ask me, I haven't run BIND for years (because it's world no.1 most insecure software) so you need to RTFM or ask Mr. Google yourself.
Like I said in my previous post, you don't seem to know anything about DNS and its basics (based on the mistakes that you made last time), so you are urged NOT to configure split horizon at this moment because you are not ready for it.
You have two choices:
1) Run authoritative DNS only for LAN and let your ISP continue to host your domain
2) Run authoritative DNS externally and have your ISP be the slave (if ever). Then just use /etc/hosts file and forget about your 0.168.192.in-addr.arpa
|