Troubleshooting DNS Issues

rsw at rswfire.com rsw at rswfire.com
Sat Jun 25 16:30:59 UTC 2005


Hello Everyone, 

I am hoping you can help me troubleshoot some DNS issues I am encountering.  
I am more of a programmer than a system administrator, so I may be 
overlooking something important.  I am trying to get www.serversareus.com to 
resolve to the machine 67.141.46.230.  I am running Red Hat Enterprise Linux 
3. 

I can access the website just fine from the machine itself, but not from any 
other computer.  Here is some information you may find useful in helping me 
to figure out what I'm missing. 

I am trying to set this machine up for my father inside of his home, I run 
my own servers somewhere else without any problems.  If there is any other 
information that would be useful, please let me know what it is, and how to 
retrieve it from the terminal, and I will post it, thanks! 

=========================================================================== 

[root at privatenetwork root]# dig serversareus.com 

; <<>> DiG 9.2.4 <<>> serversareus.com
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 47266
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2 

;; QUESTION SECTION:
;serversareus.com.              IN      A 

;; ANSWER SECTION:
serversareus.com.       86400   IN      A       67.141.46.230 

;; AUTHORITY SECTION:
serversareus.com.       86400   IN      NS      NS1.serversareus.com.
serversareus.com.       86400   IN      NS      NS2.serversareus.com. 

;; ADDITIONAL SECTION:
NS1.serversareus.com.   86400   IN      A       67.141.46.228
NS2.serversareus.com.   86400   IN      A       67.141.46.229 

;; Query time: 0 msec
;; SERVER: 67.141.46.228#53(67.141.46.228)
;; WHEN: Sat Jun 25 12:14:50 2005
;; MSG SIZE  rcvd: 118 

=========================================================================== 

/var/named/serversareus.com.zone: 

$TTL 86400
@ IN SOA NS1.SERVERSAREUS.COM. hostmaster.NS1.SERVERSAREUS.COM (
				4 ; serial
				28800 ; refresh
				14400 ; retry
				3600000 ; expire
				86400 ; ttl
				) 

NS1 IN A 67.141.46.228
NS2 IN A 67.141.46.229 

serversareus.com. IN NS NS1.SERVERSAREUS.COM.
serversareus.com. IN NS NS2.SERVERSAREUS.COM. 

serversareus.com. IN A 67.141.46.230
*                 IN A 67.141.46.230 

serversareus.com. IN MX 10 serversareus.com. 

=========================================================================== 

Network Solutions whois Information: 

White, Gerald
416 Rachel Way
Lancaster, KY 40444
US
Phone: 239-992-6102 

Domain Name: SERVERSAREUS.COM 

Administrative Contact: 

White, Gerald
gwhite375 at aol.com
416 Rachel Way
Lancaster, KY 40444
US
Phone: 239-992-6102
 	
Technical Contact : 	
White, Robert Samuel
NOC at ENETWIZARD.INFO
eNetwizard, Inc.
416 Rachel Way
Lancaster, KY 40444
US
Phone: 810-955-9946
Fax: 810-955-9946
 	
Record expires on 08-Jun-2006 	
Record created on 08-Jun-2005
Database last updated on 08-Jun-2005 

Domain servers in listed order: 

NS1.SERVERSAREUS.COM 	67.141.46.228 	
NS2.SERVERSAREUS.COM 	67.141.46.229




More information about the redhat-list mailing list