Re: resolv.conf, bind9 and unresolvable local address
- From: peter pilsl <pilsl@xxxxxxxxxxxx>
- Date: Tue, 25 Mar 2008 12:29:25 +0100
Burkhard Ott wrote:
Am Tue, 25 Mar 2008 11:31:49 +0100 schrieb peter pilsl:
add domain to /etc/resolv.conf
server IN A 10.1.1.214
phoenix IN A 10.1.1.214
u should use CNAME for the other names
e.g. abc IN CNAME server
thnx and your are right. I changed the zone-file but it did not solve my original problem.
$TTL 604800
@ IN SOA localhost. root.localhost. (
6 ; Serial
604800 ; Refresh
86400 ; Retry
2419200 ; Expire
604800 ) ; Negative Cache TTL
NS ns1.local.
MX 5 server.local.
;
phoenix IN A 10.1.1.214
server IN CNAME phoenix.local.
ns1 IN CNAME phoenix.local.
ns2 IN CNAME phoenix.local.
imap IN CNAME phoenix.local.
smtp IN CNAME phoenix.local.
thnx
peter
.
- Follow-Ups:
- Re: resolv.conf, bind9 and unresolvable local address
- From: Burkhard Ott
- Re: resolv.conf, bind9 and unresolvable local address
- References:
- resolv.conf, bind9 and unresolvable local address
- From: peter pilsl
- Re: resolv.conf, bind9 and unresolvable local address
- From: Burkhard Ott
- resolv.conf, bind9 and unresolvable local address
- Prev by Date: Re: resolv.conf, bind9 and unresolvable local address
- Next by Date: Re: resolv.conf, bind9 and unresolvable local address
- Previous by thread: Re: resolv.conf, bind9 and unresolvable local address
- Next by thread: Re: resolv.conf, bind9 and unresolvable local address
- Index(es):