Hi there i have a question
I have a Win 2k server box computername win2ksvr with
AD, DNS and WAMP(
webserver)
http://www.wampserver.com/en/
I have done the following
Registered a domain name (angeldyne.com) from godaddy.com.
Set the name servers at godaddy.com to,
#1 win2ksvr.angeldyne.com (My box)
#2 ns1.secureserver.net(godaddy.com default)
Here is the info page from godaddy.com
Status: Active
Protection: Inactive
Locked: Locked
Registered: 12/28/2006
Expires On: 12/29/2007
Auto Renews: Off
Registration Type: Private
Whois Type: Standard
CashParking: Disabled
Name Servers: (Last Update 2/7/2007)
WIN2KSVR.ANGELDYNE.COM
NS2.SECURESERVER.NET
Forwarding:
Domain is not forwarded.
Hosting: Not hosted here.
Manage Hosting Accounts
- Status: Active
- Protection: Inactive
- Locked: Locked
- Registered: 12/28/2006
- Expires On: 12/29/2007
- Auto Renews: Off
- Registration Type: Private
- Whois Type: Standard
- CashParking: Disabled
-
- Name Servers: (Last Update 2/7/2007)
- WIN2KSVR.ANGELDYNE.COM
- NS2.SECURESERVER.NET
-
- Forwarding:
- Domain is not forwarded.
-
- Hosting: Not hosted here.
- Manage Hosting Accounts
set my AD domain to angeldyne.com
installed dns ...
Forward Lookup zone #1
standard primary zone type (non AD itegrated)
named angeldyne.com
SoA(same as parent win2ksvr.angeldyne.com.192.168.0.4)<default>
NS(same as parent win2ksvr.angeldyne.com. 192.168.0.4)<default>
AHost(win2ksvr 192.168.0.4)<default>
AHost(same as parent 192.168.0.4)<i made>
- Forward Lookup zone #1
- standard primary zone type (non AD itegrated)
- named angeldyne.com
- SoA(same as parent win2ksvr.angeldyne.com.192.168.0.4)<default>
- NS(same as parent win2ksvr.angeldyne.com. 192.168.0.4)<default>
- AHost(win2ksvr 192.168.0.4)<default>
- AHost(same as parent 192.168.0.4)<i made>
Forward Lookup zone #2
standard primary zone type (non AD itegrated)
named www.angeldyne.com
SoA(same as parent win2ksvr.angeldyne.com.192.168.0.4)<default>
NS(same as parent win2ksvr.angeldyne.com. 192.168.0.4)<default>
AHost(win2ksvr 192.168.0.4)<default>
AHost(same as parent 192.168.0.4)<i made>
- Forward Lookup zone #2
- standard primary zone type (non AD itegrated)
- named www.angeldyne.com
- SoA(same as parent win2ksvr.angeldyne.com.192.168.0.4)<default>
- NS(same as parent win2ksvr.angeldyne.com. 192.168.0.4)<default>
- AHost(win2ksvr 192.168.0.4)<default>
- AHost(same as parent 192.168.0.4)<i made>
Once the second Forward zone was made i did a refresh after which it created a sub folder of the first zone called (www) with a NS record (same as parent win2ksvr.angeldyne.com. 192.168.0.4) so at this point i belive my records are correct ... IF NOT PLEASE LET ME KNOW!
now here is my problem my DNS server has been up for 1 week and i am still getting the default page from godaddy.com when i goto
http://angeldyne.com or
http://www.angeldyne.com. i know that the webserver is working correctly because when i goto
http://localhost/ i get my webpage. do i need to tell my wamp server (apache2) to use the dns server or to use http headers ? if so where would i edit that information ? and could you give me an example.
Also i was planing on putting in a email server on this machine as well but i know nothing about MX records ... could you give me an example of a standard mx record and how to use it ?
Thanks for taking the time to read this. and thanks ahead of time for the help.