| Subject: | Re: Two nameservers, but data not being shared |
|---|---|
| From: | |
| Date: | 15 May 2005 02:48:20 -0700 |
| Newsgroups: | comp.os.linux.networking |
hi ,
there's some errors in your configuration files !!
in named.conf file of A you haven't to put :
zone "ite.MAIHAG.com" {
type slave;
file "stub.ite.MAIHAG.com";
masters { 10.1.245.251; };
zone-statistics yes;
}; since this area is not mastered by A !! just add a line like :
ite.MAIHAG.com. IN NS ns.ite.MAIHAG.com.
ns.ite.MAIHAG.com. IN A <ip of B>
in the config file of the zone MAIHAG.com
Good Luck
S. MAMMAR
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | centralized authetication NIS or LDAP, ravi |
|---|---|
| Next by Date: | Re: UK ISP (Virgin.net), Patsy |
| Previous by Thread: | Two nameservers, but data not being shared, tsreyb |
| Next by Thread: | PMTU discovery, cranium . 2003 |
| Indexes: | [Date] [Thread] [Top] [All Lists] |