Assuming a Linux BIND host, in /etc/network/interfaces something like the
following might work for your IPv6 configuration:
iface eth0 inet6 static
address 2001:1930:e03::e
netmask 64
gateway 2001:1930:e03::
where you would substitute for the interface identifier
In message ,
"Khuu, Linh Contractor" writes:
> Hello,
>
> We just added the IPv6 address on our DNS servers. When we started named, w=
> e see these errors in the log:
>
> prefix length for 2001:1930:e03::e is unknown (assume 128)
> prefix length for ::1 is unknown (assume 128)
>
> So far, nam
On 04/28/11 11:20, Khuu, Linh Contractor wrote:
Hello,
We just added the IPv6 address on our DNS servers. When we started
named, we see these errors in the log:
prefix length for 2001:1930:e03::e is unknown (assume 128)
prefix length for ::1 is unknown (assume 128)
So far, named is still running
Marion Bogdanov wrote:
> In my preparation to upgrade from 9.7.3 to 9.8.0. I figured it would be
> worth to field the obvious question: has anyone run into any problems in
> their upgrade?
I haven't notice anything myself really, but would be interested in
hearing of others have.
Regards
Eivind
On 04/28/2011 13:16, Chuck Swiger wrote:
On Apr 28, 2011, at 11:52 AM, Doug Barton wrote:
Agreed. Akamai's EdgeSuite doesn't provide IPv6 records at
this time, but e3191.c.akamaiedge.net does have an A record.
I understand what you're saying, but I've always referred to such a
thing as a
Folks,
In my preparation to upgrade from 9.7.3 to 9.8.0. I figured it would be
worth to field the obvious question: has anyone run into any problems in
their upgrade?
Thanks in advance,
-Marion
___
bind-users mailing list
bind-users@lists.isc.org
https
On Apr 28, 2011, at 11:52 AM, Doug Barton wrote:
>> Agreed. Akamai's EdgeSuite doesn't provide IPv6 records at this time,
>> but e3191.c.akamaiedge.net does have an A record.
>
> I understand what you're saying, but I've always referred to such a thing as
> an "empty CNAME chain" because i
Thanks HÃ¥vard and Chuck, not disagreeing below since I am genuinely
confused, just trying to get it straight in my head.
On 04/28/2011 10:00, Chuck Swiger wrote:
On Apr 28, 2011, at 3:23 AM, Havard Eidnes wrote:
www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net.
www.isg-apple.com.akadn
On Apr 28, 2011, at 3:23 AM, Havard Eidnes wrote:
www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net.
>> www.isg-apple.com.akadns.net. 60 IN CNAME www.apple.com.edgekey.net.
>> www.apple.com.edgekey.net. 17295 IN CNAME e3191.c.akamaiedge.net.
> ...
>
> As a matter of terminology, in the quo
Hello,
We just added the IPv6 address on our DNS servers. When we started named, we
see these errors in the log:
prefix length for 2001:1930:e03::e is unknown (assume 128)
prefix length for ::1 is unknown (assume 128)
So far, named is still running fine... I can't find any information to correc
On Apr 27, 2011, at 11:10 PM, jeffrey j donovan wrote:
> Greetings
>
> I have 2 systems master and slave, the slave seems to not allow the zone
> transfer.
>
found the problem, I had multiple option entries in named.conf there was an
original option line that I over looked that was from a pr
> Assuming a case where there is an empty CNAME chain, but no
> error, [...]
...
> ;; ANSWER SECTION:
> www.apple.com. 281 IN CNAME www.isg-apple.com.akadns.net.
> www.isg-apple.com.akadns.net. 60 IN CNAME www.apple.com.edgekey.net.
> www.apple.com.edgekey.net. 17295 IN CNAME e3191.c.akamaiedge.ne
goelexports.com is delegated to the following nameservers which do not
exist.
kshitij : may i know how you checked the delegation for the above domain
Regards,
Kshitij
On Wed, Apr 27, 2011 at 7:17 PM, Mark Andrews wrote:
>
> In message , kshitij
> mali w
> rites:
> > Hi everbody ,
> >
> > w
On 04/28/2011 04:10 AM, jeffrey j donovan wrote:
master 192.168.1.2
zone "mydomain.com" {
type master;
file "domain.db";
allow-transfer { 192.168.96.3; };
Ok, you have an allow-transfer so this is working.
allow-update {none;};
};
zone "96.168.192.in-addr.ar
14 matches
Mail list logo