Newbie - DNS Server creation and configuration [message #62002] |
Sat, 11 April 2009 09:02  |
hifriend1  Messages: 2 Registered: April 2009 |
Member |
|
|
Hi,
I need help badly.. here is what I want to do.. I bought VPS account from this company. They got Lxadmin and HyperVM. I have Apache installed also. I want to create my DNS Server and have nameserver names like ns1.xyz.com and ns2.xyz.com.. I would like to use these ns1 and ns2 in my domain registrar so that it can resolve the domain names.. Can you guys please help me doing this? This is what I have done so far.. I have created DNS template using Lxadmin with primary and secondary nameservers as
ns1.xyz.com and ns2.xyz.com
I have also created domain xyz.com and assoicated it with above ns1 and ns2. But when I go to my registrar website to specify my ns1 and ns2, it complains that ns1 and ns2 are not a valid nameserver. I am frustrated and needs to get this done urgently.. Any help would be greatly appreciated..
After reading and spending hours and hours, few things seems to have are "All DNS" icon which I don't see it anywhere..
As I said any help will be very much appreciated.. I am stuck here..
Thank you so much!
[Updated on: Sat, 11 April 2009 09:02] Report message to a moderator
|
|
|
|
|
|
|
|
| Re: Newbie - DNS Server creation and configuration [message #62499 is a reply to message #62002] |
Mon, 20 April 2009 16:32   |
brankosedo  Messages: 2 Registered: April 2009 |
Member |
|
|
BIND is running, and i have restarted the service, but no result.
I have tried to install djbdns but i cant compile it.
When i try make i get this error:
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in buffer.a(buffer_put.o)
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [auto-str] Error 1
Also i tried to patch, but again:
can't find file to patch at input line 4
Perhaps you should have used the -p or --strip option?
The text leading up to this was:
--------------------------
|diff -u djbdns-1.05.old/error.h djbdns-1.05/error.h
|--- djbdns-1.05.old/error.h 2001-02-11 15:11:23.000000000 -0600
|+++ djbdns-1.05/error.h 2003-01-08 16:08:42.000000000 -0600
I just rebuild the box, so with lxadmin i have djbdns working.
The nameserver is registered at my ip, lxadmin point at the nameserver djbdns is working. But still the domain and the ip arent connecting. Please help.
[Updated on: Mon, 20 April 2009 17:59] Report message to a moderator
|
|
|
|