DNS problems

biker54 at 10h42
17
Nov
2011
I registered a domain for our forum here.

DNS entries follow:

$TTL 86400
@ IN SOA ns1.first-ns.de. postmaster.robot.first-ns.de. (... ) ; minimum

@ IN NS robotns3.second-ns.com.
;some more nameservers

@ IN A vvv.xxx.yyy.zzz.
localhost IN A 127.0.0.1
www IN CNAME ewztechsite.forumotion.com.

Can anybody tell me what I do wrong?
Any help is very appreciated.
1 MrMario, on 18/11/2011 at 00h45
Hello,

Not sure if this will help you, but its the only topic we have for this. /t7021-redirect-an-extern-domain-name-that-you-own-to-your-board

2 biker54, on 18/11/2011 at 07h31
MrMario wrote:Hello,

Not sure if this will help you, but its the only topic we have for this. /t7021-redirect-an-extern-domain-name-that-you-own-to-your-board



I read that tutorial, but it's 4 years old and a lot of things changed with the DNS stuff.
www. IN CNAME ewztechsite.forumotion does not work nor anything else I tried.
If nobody has a helping hand, I have to ask my provider.
3 biker54, on 20/11/2011 at 11h50
I finally made it. :-)

The content of my dns-entries for my domain ifz-clan.com is like the following:

$TTL 86400
@ IN SOA ns1.first-ns.de. postmaster.robot.first-ns.de. (
2011111802 ; serial
14400 ; refresh
1800 ; retry
604800 ; expire
86400 ) ; minimum

@ IN NS robotns3.second-ns.com.
@ IN NS robotns2.second-ns.de.
@ IN NS ns1.first-ns.de.

@ IN A 'ip of the host the ip belongs to, e.g. 192.168.10.12'
localhost IN A 127.0.0.1
www IN CNAME ewztechsite.forumotion.com.
4 Sanket, on 20/11/2011 at 11h53
biker54, thanks for posting the solution for reference Smile

Since this thread appears to be solved, I will archive this thread.


Sanket Smile

Similar topics
Post your problems related to c++ programming here.
Hi, I listen to music often on my Panimage 7'' Tablet but every 15 minutes or every 1 hour the SD CARD unexpectedly removes itself ( BUT IT IS NEVER PHYSICALLY TOOKEN OUT ) and then it reads the sd card again and prepares it for use ? What causes it to
New features of BlackBerry 6 include: * Crisp, more immersive visuals, including new graphics, animations and transitions * New WebKit browser; it’s high-fidelity and very efficient, for fast, rich browsing with support for multiple sessions
Replies 1 to 4 on 4 for "DNS problems"
See also
more_less
Informations

4 Replies For the topic :
"DNS problems"

This topic has been viewed 666 times.

Last message :
17/11/2011 at 10h42 by "biker54"