[SOLVED] Re: Slave DNS

2012-07-21 Thread With No Name
I have gotten a sugestion which should work very well: 1) NS has apache SSL running 2) Create a script which add/remove zones to/from a "slave zones list" 3) run a cronjob which update the named_slave_zones.conf and reload named This give me the possibility to create more then one "slave zones

Re: Slave DNS

2012-07-21 Thread With No Name
On Sat, July 21, 2012 20:03, Jan-Piet Mens wrote: >> I find it realy annoying, if I have ask every time the owner of the >> Slave, >> to add a new zone. > > Assuming your version of BIND is new enough, look at `rndc addzone' with > which you can add and remove zones at run-time w/out having to edit

Slave DNS

2012-07-21 Thread With No Name
Hello *, I have only one fixed IP from my ISP and run my own (Master) name server. A friend from me in another Network segment does the Slave. I do the same for him. Now I am puzzeling arround, whether it is possibel, to setup the slave DNS to accept any domains (including newly created) from a

Re: prevent DNS attack

2012-06-28 Thread With No Name
On Wed, June 27, 2012 11:20, pangj wrote: > DNS is very easy to be attacked. > My named service got 1G or more traffic of attack some time. > How can we take some steps to prevent them? Do you realy mean 1 GByte? I dubt, your NS can handel this traffic... :-D I have seen the statistics of my IS

Re: allow-query for a zone

2012-01-16 Thread With No Name
I would use allow-query { 127.0.0.1; }; ___ Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list bind-users mailing list bind-users@lists.isc.org https://lists.isc.org/mailman/listinfo/bind-users

Problems with NS @home and my public

2012-01-03 Thread With No Name
Hello, I learn network administration and like to configure my network to do: workstation -> ns.intra.mydomain.com -> ns.mydomain.com currently I have followin configs: workstation: --( /etc/resolv.conf )-- search intra.mydomain.com nameserver