DNS Help - Been trying to do this for months


 
Thread Tools Search this Thread
Special Forums IP Networking DNS Help - Been trying to do this for months
# 8  
Old 09-27-2002
yer i am using dns forwarding at the moment, so that isn't my dns server, its the company that is suppying it.

ok the hostname of my server is srv1

the ip address is 81.97.225.82

nothing has been setup yet cos im completly lost as to what i am meant to do

i have created a forward master zone.

for the domain name i typed thedigitaldream.co.uk

and for the name server i wrote srv1.thedigitaldream.co.uk

that is all i have done to far. im lost now, what do i create in addresses???
# 9  
Old 09-27-2002
First, I would suggest you go and pick up the book, DNS & Bind .

Second, look through the archive at Mr. DNS (I would not suggest actually asking Mr. DNS anything if you haven't read the book).

Third, post what you DO have in your named.conf and any db files. This way those of us helping can check the syntax of what you entered...many times that is all that is holding up DNS from working.
# 10  
Old 09-27-2002
yer but this is what i mean, does that book show you how to setup bind with webmin control panel???

if not then its useless, because webmin is what i want to use

there is no point in me showing you the contents of the files as i havent created any records yet, thats what i mean

i dont know what to type in for address records, name server records, etc, because im clueless

i just want to know what to type in the address records and mx records. cant anyone tell me using the information i have given you about the server setup?
# 11  
Old 09-27-2002
Oh, you want the simple answer.

Since you only have the one IP address, and the one system, you should use that IP for all records.

IN NS srv1.thedigitaldream.com.
IN MX srv1.thedigitaldream.com.

srv1 IN A 81.97.225.82

If you use different names for the same server ( to separate your different services) add CNAMEs for them.

webmail IN CNAME srv1.thedigitaldream.com.
ftp IN CNAME srv1.thedigitaldream.com.


How this goes into webmin I have no idea but you should since you read the documentation - I looked at it quickly and it seems to have all the answers webmin
# 12  
Old 09-27-2002
OK, DNS seems to be OK....

Quote:
server# dig srv1.thedigitaldream.co.uk

; <<>> DiG 8.2 <<>> srv1.thedigitaldream.co.uk
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUERY SECTION:
;; srv1.thedigitaldream.co.uk, type = A, class = IN

;; ANSWER SECTION:
srv1.thedigitaldream.co.uk. 15S IN A 81.97.225.82

;; Total query time: 5097 msec
;; FROM: www to SERVER: default -- 206.104.238.208
;; WHEN: Fri Sep 27 13:41:49 2002
;; MSG SIZE sent: 44 rcvd: 60
So, you simply want to set up your resolver on your machine.

First, stop trying to do everything with WEBADMIN and learn to do simple things from the command line with a simple editor.

Second, can you verify your computer is properly on the network and can reach the Internet? I can't ping it:

Quote:
....
....

8 213.206.159.38 (213.206.159.38) 103.451 ms 88.931 ms 179.699 ms
9 bre-bb-b-ge-720-0.inet.ntl.com (213.105.172.85) 179.717 ms 96.134 ms 84.953 ms
10 swa-t2core-b-pos44.inet.ntl.com (62.253.184.174) 85.271 ms 95.535 ms 91.82 ms
11 swa-cam1-b-pos20.inet.ntl.com (213.105.225.138) 591.319 ms 94.316 ms 123.142 ms
12 swan-gors-ubr-1-s20.inet.ntl.com (80.0.248.26) 102.384 ms 91.904 ms 86.685 ms
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
Resolver will not work if you can't reach your nameserver; so execute this command from your server:

traceroute 81.97.225.82 and cut and paste the results.

Or try:

ping 81.97.225.82

and paste your results.....

Please, no replies like... 'you must use webadmin'... !!! First, you need to learn to troubleshoot your network from the command line.
# 13  
Old 09-27-2002
yer but there is nothing to troubleshoot

see i dont think you understand me

at the moment there is no dns server running on my server. A company is supplying the dns forwarding for me. The company is called dns2go

so there is no point in u doing traces and pings because i havent even started up bind yet.

the only thing im asking is what records to make like what address records, what mx records etc

once i got bind working, i will start up bind, and then i will point my domain name to my dns server, not the companies dns server.

the reason im asking is because i got to have dns working before i point the domain to my dns server, otherwise my site will go down
# 14  
Old 09-27-2002
right ok i have started to create forward and reverse zones.

trhis is what i typed for each, please click the links below :

Forward Master Zone
Reverse Master Zone

The server has an internet ip address of 192.168.0.1 so thats why i used that ip address for the reverse zone, is that correct?

Please tell me if these are correct so far
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

DNS client added to DNS server but not working

Hi, We have built a new server (RHEL VM)and added that IP/hostname into dns zone configs file on DNS server (Solaris 10). Reloaded the configuration using and added nameserver into resolv.conf on client. But when I am trying nslookup, its not getting resolved. The nameserver is not able to... (8 Replies)
Discussion started by: snchaudhari2
8 Replies

2. Red Hat

DHCP & DNS - Clients get IP but don't register in DNS

I am trying to setup a CentOS 6.2 server that will be doing 3 things DHCP, DNS & Samba for a very small office (2 users). The idea being this will replace a very old Win2k server. The users are all windows based clients so only the server will be Linux based. I've installed CentOS 6.2 with... (4 Replies)
Discussion started by: FireBIade
4 Replies

3. Red Hat

DNS A-Record point to another DNS

Hi, I have a question on how to point the DNS server-1's A-record to second DNS server, which is DNS server-2. So, the computer can access other domain which only listed in the DNS server-2. The scenario is as follow: http://img689.imageshack.us/img689/6333/12234.png How to configure this... (4 Replies)
Discussion started by: Paris Heng
4 Replies

4. UNIX for Advanced & Expert Users

DNS server choice: Windows DNS vs Linux BIND

I'd like to get some opnions on choosing DNS server: Windows DNS vs Linux BIND comparrsion: 1) managment, easy of use 2) Security 3) features 4) peformance 5) ?? I personally prefer Windows DNS server for management, it supports GUI and command line. But I am not sure about security... (2 Replies)
Discussion started by: honglus
2 Replies

5. Solaris

Solaris DNS Client For Microsoft DNS Server

hey guys, how to add soalris box as a microsoft DNS Client ? and how to register in the microsoft DNS ?? i managed to query from the DNS server after adding /etc/resolve.conf and editing /etc/nsswitch.conf but i need to register the soalris server (dns Client) into Microsoft DNS automatically.... (3 Replies)
Discussion started by: mduweik
3 Replies

6. Shell Programming and Scripting

calculate 13 months ago

hi, I have a big file that contains datas since 4 years ago. I need re-create this file but just lines that are 13 months ago from today. see what I have: ( I have a file.ksh that calls this file.scl ok !!) ======== file.scl ================ /STATISTICS=stderr /STABLE /NODUPLICATES... (4 Replies)
Discussion started by: andrea_mussap
4 Replies

7. Shell Programming and Scripting

calculate 13 months ago

hi, I have a big file that contains datas since 4 years ago. I need re-create this file but just lines that are 13 months ago from today. see what I have: ( I have a file.ksh that calls this file.scl ok !!) ======== file.scl ================ /STATISTICS=stderr /STABLE /NODUPLICATES... (3 Replies)
Discussion started by: andrea_mussap
3 Replies

8. Shell Programming and Scripting

some months ego

Hi, how can I format date function to find n (n=1 to 11) months ego ? For exemple now we are in july and I want to have a variable presenting april. How should it be : month=`date +%b`????? Many thanks before. (8 Replies)
Discussion started by: big123456
8 Replies

9. UNIX for Advanced & Expert Users

Comparing two months

Hi all, Using shell script and awk statements, I manage to get the month and year of the Patch Bundle installed on the system. Now I have to compare month and year of Patch Bundle installed to the Patch Bundle which is desired on the workstation. I am able to do easily comparison of year but not... (1 Reply)
Discussion started by: pankschawla
1 Replies
Login or Register to Ask a Question