Lah_Lah
08-06-2001, 03:55 AM
Any one know about it, or where can find the info?
Thanks
Thanks
![]() | View Full Version : How to set Two "Name server" using one Server (Linux - bind)?? Lah_Lah 08-06-2001, 03:55 AM Any one know about it, or where can find the info? Thanks Ericwenlong 08-06-2001, 03:58 AM Take a look at this : http://www.oreilly.com/catalog/dns3/ Palm 08-06-2001, 05:16 AM If you are just trying to make make nameservers you can put these lines in the MX record of the domain name: ns 14400 IN A 141.155.26.23 ns2 14400 IN A 141.155.26.24 Use your own IP though I made those up. Voodoo Web 08-06-2001, 09:49 AM It is possible to do this but not recommended. You have to run two bind with different configs (I'm not sure if one must sit in a chroot). A better way would be if you try to find someone with the same problem. I did this before I had more then one server. - domi Lah_Lah 08-09-2001, 11:43 PM any problem with two name server running at one server?? smartbackups 08-09-2001, 11:47 PM actually all you have to do is add another IP address to the server, make sure bind is listening to that address and you are done. It works for me in my home lab. I do not recommend this, find someone that will trade secondaries with you, there are companies that do it for a fee pretty cheaply, our charge is minimal, most charge like $1 a month per domain. Lah_Lah 08-09-2001, 11:55 PM I just want to know what is the problem, if I use it. someone can not view my site?? or my name server not working?? or ..... Thanks |