Re: errors while starting named

From: Giorgos Keramidas (keramida_at_linux.gr)
Date: 04/27/05

  • Next message: Crist J. Clark: "PPP-layer Echo"
    Date: Wed, 27 Apr 2005 16:28:44 +0300
    To: Shyam Shantikumar <skshyam@hotmail.com>
    
    

    On 2005-04-27 14:29, Shyam Shantikumar <skshyam@hotmail.com> wrote:
    > Dear All,
    > I am getting the following errors when I run /usr/sbin/named
    >
    > Named[1398]: could not listen on UDP socket: address in use
    > Named[1398]: creating IPv4 interface lo0 failed; interface ignored
    > Named[1398] dns_rdata_fromtext: db.10.1.3.197:4 near '3h': not a valid number
    > Named[1398]: zone 3.1.10.in-addr.arpa/IN: loading master file db.10.1.3.197: not a valid number
    > Named[1398]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: not a valid number
    >
    > Could anyone please tell me how to solve these issues

    If you are already running named, the correct way to reload the
    configuration, after making changes to it, is *NOT* to manually run
    /usr/sbin/named. Try using the rc.d script:

            # /etc/rc.d/named restart

    Then, you need to fix the db.10.* zone files, because they have some
    obvious errors, reported above in your log files.

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Crist J. Clark: "PPP-layer Echo"

    Relevant Pages

    • Re: Bind 8.3.2: How to get secondary updating conf from primary?
      ... On Tue, 14 Oct 2003, Andrew Nelson wrote: ... configuration and zone files from the 'primary' primary to the 'secondary' ... To unsubscribe, ...
      (freebsd-isp)
    • Re: can IIS disallow page reloads() by code ?
      ... JS:reloadis script code executed on the client ... So you are looking at client-side configuration. ... "Hernán Castelo" wrote in message ... > Page reload has nothing to do with IIS configuration. ...
      (microsoft.public.inetserver.iis)
    • RE: BIND 9 Question
      ... I have looked at how Debian configured BIND. ... deduce the reasons they split the configuration the way the have. ... There are zone files in both places. ...
      (Debian-User)
    • Re: DNS
      ... -DNS general configuration is /etc/named.conf. ... to go for known domains (zone files) or unknown domains (forwarders) ... On Fri, 4 Feb 2005, Ed Wilts wrote: ...
      (RedHat)
    • Re: Secondary DNS configuration issue.....
      ... Subject: Secondary DNS configuration issue..... ... > secondary DNS to get the zone files from the primary. ... Here is some text from the named.conf on one of my backup NSs: ...
      (freebsd-questions)