im setting up my dedicated migrating from Cpanel , and I was given these by my DC
I followed the guide by DA on start.
im confused on where to use these DNS1, DNS2
in mydomain.com on godaddy
i setup
(using Server Usable IP Range??)
ns1 = 208.94.244.195
ns2 = 208.94.244.196
to have nameservers:
ns1.mydomain.com
ns2.mydomain.com
DA admin setup, I assign these to admin and set this way
208.94.244.194 <<< server
208.94.244.195 <<< ns1
208.94.244.196 <<< ns2
Problems are:
1. most of the time websites shows Problem loading page but sometimes its working and there are times it opens but the site is messed up missing database calls and tables anywhere.
2. MYDOMAIN.com shows problem loading page where it suppose to show the default Directadmin page first that says. (most of the time it does not open this page but sometimes it does)
"Welcome to the home of MYDOMAIN.com"
3. Accessing
MYDOMAIN.com:2222 = Failed
208.94.244.194:2222 = Opens the DA login
http://208.94.244.194 = Apache is functioning normally
4. Regarding the DNS1 and DNS2 should I use there IP in setting up ns1,ns2 instead??
checked directadmin,httpd,mysqld via ssh = running
Code:
Server IP Address: 208.94.244.194
Server Usable IP Range: 208.94.244.194 - 208.94.244.198
Subnet Mask: 255.255.255.248
Gateway Address: 208.94.244.193
Here are our internal DNS server addresses. These can be used for domain name
resolution only, not as your name servers.
[B]DNS1[/B]: 208.94.242.3
[B]DNS2[/B]: 208.94.243.3
I followed the guide by DA on start.
im confused on where to use these DNS1, DNS2
in mydomain.com on godaddy
i setup
(using Server Usable IP Range??)
ns1 = 208.94.244.195
ns2 = 208.94.244.196
to have nameservers:
ns1.mydomain.com
ns2.mydomain.com
DA admin setup, I assign these to admin and set this way
208.94.244.194 <<< server
208.94.244.195 <<< ns1
208.94.244.196 <<< ns2
Problems are:
1. most of the time websites shows Problem loading page but sometimes its working and there are times it opens but the site is messed up missing database calls and tables anywhere.
2. MYDOMAIN.com shows problem loading page where it suppose to show the default Directadmin page first that says. (most of the time it does not open this page but sometimes it does)
"Welcome to the home of MYDOMAIN.com"
3. Accessing
MYDOMAIN.com:2222 = Failed
208.94.244.194:2222 = Opens the DA login
http://208.94.244.194 = Apache is functioning normally
4. Regarding the DNS1 and DNS2 should I use there IP in setting up ns1,ns2 instead??
checked directadmin,httpd,mysqld via ssh = running
Code:
[root@server httpd]# tail /var/log/directadmin/error.log
2011:11:27-09:59:25: Auth::passValid: unable to get user_info for neruban
2011:11:28-09:37:27: Unable to save zone mydomain.com: named-zonecheck returned:
loading "mydomain.com" from "/var/named/mydomain.com.db.temp" class "IN"
zone mydomain.com/IN: NS 'ns1.mydomain.com' has no address records (A or AAAA)
zone mydomain.com/IN: NS 'ns2.mydomain.com' has no address records (A or AAAA)
zone mydomain.com/IN: not loaded due to errors.