heres my zone files
primary
zone "mydomain.com" IN {
type master;
file "mydomain.com.zone";
allow-update { none; };
allow--transfer { 192.168.0.3; };
type master;
file "mydomain.com.zone";
allow-update { none; };
allow--transfer { 192.168.0.3; };
secondary
zone "mydomain.com" IN {
type slave;
file "mydomain.com.zone";
allow-update { none; };
type slave;
file "mydomain.com.zone";
allow-update { none; };
masters { 192.168.0.2; };
jopoy solano <[EMAIL PROTECTED]> wrote:
Can you post your named.conf? Do you also have access on the primary dns server?
On Sun, 9 Jan 2005 22:05:54 -0800 (PST), jepoy <[EMAIL PROTECTED]>wrote:
> hi guys,
> ive setup a secondary dns server. when i issue the command rndc reload on
> the secondary server, i got an error.
> loading configuration from etc/named.conf
> zone somedomain.com/IN failure trying master ... timeout
> what seems to be the problem?
>
> what nameserver will i use for both dns ?
>
> ________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
>
>
> --
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Official Website: http://plug.linux.org.ph
> Searchable Archives: http://marc.free.net.ph
> .
> To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
> .
> Are you a Linux newbie? To join the newbie list, go to
> http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
>
>
--
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Official Website: http://plug.linux.org.ph
Searchable Archives: http://marc.free.net.ph
.
To leave, go to http://lists.q-linux.com/mailman/listinfo/plug
.
Are you a Linux newbie? To join the newbie list, go to
http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
-- Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
