RE: About DNS (BIND) with Database

From: Simon *** (simond_at_irrelevant.org)
Date: 11/17/03

  • Next message: Sunil Sunder Raj: "Re: Find data transfer on a particular port"
    To: Vahric MUHTARYAN <vahric@doruk.net.tr>
    Date: Mon, 17 Nov 2003 13:03:37 +0000
    
    

    MyDNS doesn't do recursive lookups so yes, you will need a seperate name
    server for that. My work has been using MyDNS for over a year now and
    we're hosting over 50k domains with it with no problems, we use a
    replicated MySQL setup to run more than one name server with a local db
    for speed.

    Hope that helps somewhat.

    On Mon, 2003-11-17 at 11:45, Vahric MUHTARYAN wrote:
    > Hi ,
    >
    > How many domains are you handling with it ?! and How long do you
    > use MyDNS ?!
    >
    > And Do you say I have to use two seperate DNS server for solving
    > other domains instead MyDNS server handled domains ?! I mean I will add
    > domains to MyDNS and My customers will use to resolve something
    > different DNS Servers ?!
    >
    > Thanks
    > Vahric
    >
    > -----Original Message-----
    > From: Simon Gray [mailto:simong@desktop-guardian.com]
    > Sent: Monday, November 17, 2003 12:44 PM
    > To: Vahric MUHTARYAN; freebsd-isp@freebsd.org
    > Subject: Re: About DNS (BIND) with Database
    >
    > > Are anybody use BIND with Mysql database (BIND DNS 9 server which
    > > supports a MySQL backend ) any suggstion ?!!! Do you it's working
    > stable
    > > or not ?!
    > >
    > > Port name: bind9-sdb-mysql-9.2.2_1
    >
    >
    > My i suggest giving MyDNS a look (http://mydns.bboy.net/)
    >
    > <snip>
    > MyDNS is a free DNS server for UNIX implemented from scratch and
    > designed to
    > serve records directly from an SQL database (currently either MySQL or
    > PostgreSQL).
    > </snip>
    >
    > Easy to setup, easy to use.
    > I've been using it a while, seems to work well. (doesn't however include
    > a
    > resolver/cache, however these should be seperate from your name servers
    > with
    > the host files anyway - bind/tinydns could be run on a seperate machine
    > for
    > a resolver without any problems).
    >
    > /usr/ports/dns/mydns/
    >
    > Hope this helps,
    >
    > Simon
    >
    > _______________________________________________
    > freebsd-isp@freebsd.org mailing list
    > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    >

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


  • Next message: Sunil Sunder Raj: "Re: Find data transfer on a particular port"