Re: DNS caching example

From: Phil Regnauld (regnauld_at_catpipe.net)
Date: 07/12/05

  • Next message: David Malone: "Re: tcp troughput weirdness"
    Date: Tue, 12 Jul 2005 11:46:38 +0200
    To: Garrett Mackey <garrett.mackey@o2.ie>
    
    

    Garrett Mackey (garrett.mackey) writes:
    > Hi there
    >
    > Anyone got a example of how they set up their freebsd host as a
    > caching-only nameserver.
    > I have followed the procedure in the handbook but am still having problems.

            Which problems ?

    > I would be particularly interested in sample localhost.rev and
    > named.conf files.
        
        Your config would be appreciated as well.

        Globally you can configure your caching nameserver in one of two
        ways (with BIND):

        - run the server standalone and let it query the root, acting recursively
          for your clients ;

        - configure forwarders (for instance, your upstream's NS servers), and
          tell BIND to only use those.

            P.

    --
      _ _ |_ | regnauld@catpipe.net                   catpipe Systems ApS   |
     (_(_||_ |          *BSD solutions, consulting, development             |
             | Tlf.: +45 7021 0050                  http://www.catpipe.net/ |
    _______________________________________________
    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: David Malone: "Re: tcp troughput weirdness"