Re: Turning off ipv6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2010-02-08 at 09:00 -0600, Michael Cronenworth wrote:
> Patrick O'Callaghan wrote:
> > I know ipv6 is going to be in all our futures, but for the moment it's
> > just a PITA. My ISP doesn't support it and my /var/log/messages is
> > overflowing with complaints from named (I run the basic caching
> > nameserver configuration).
> 
> Are you seeing messages like this?
> 
> named[27331]: network unreachable resolving 'fedoraproject.org/DS/IN': 
> 2001:500:f::1#53
> named[27331]: network unreachable resolving 
> 'fedoraproject.org.dlv.isc.org/DLV/IN': 2001:502:2eda::23#53
> 
> Change your named.conf to have the following to suppress those messages:
> 
> logging {
>          channel default_debug {
>                  file "data/named.run";
>                  severity dynamic;
>          };
>          channel default_syslog {
>                  syslog local2;
>                  severity warning;
>          };
> };
> 
> I would agree that the default named logging output is far too verbose.

I'll try that, but since it just affects the logging, does this mean
that named is still trying to do ipv6 lookups all the time?

poc

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux