|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Generate data entry and reporting .NET Web apps in minutes, straight from your database. Read our FREE whitepaper “Build Web 2.0 Applications Without Hand-Coding” Download now! |
|
#1
|
|||
|
|||
|
Can't access domain from outside hosts...
Hello,
Happy new year... I really find this website helpful. Thanks in advance. The DNS problem is that I can't access my domain (www.enableinternet.com) from a remote host, only internally from within my network. Changes to the config files have been made the last few days and Named restarted after each change with incremented serial numbers given to zone files. I have an Apache web server running on OpenBSD 3.2/Bind 4 with a static IP address. (66.93.11.213) The server is networked to a Windows XP box behind a Netgear Router with the following ports opened for business: 80, 23, and 53. I recently moved and had to transfer my IP address to Speakeasy. This is were my issues began. Here are my config files: etc/hosts 127.0.0.1 localhost localhost.localdomain 192.168.0.200 mikalen mikalen.enableinternet.com etc/resolv.conf domain enableinternet.com nameserver 127.0.0.1 lookup file bind /var/named.boot directory /namedb ; type domain source host/file backup file cache . root.cache primary 0.0.127.IN-ADDR.ARPA localhost.rev ; primary server config: primary enableinternet.com enableinternet primary 11.93.66.IN-ADDR.ARPA enableinternet.rev primary salamandergreetings.com salamander primary nheoa.org nheoa primary localhost localhost.zone /var/named/namedb/enableinternet enableinternet.com. IN SOA mikalen.enableinternet.com. steve.mikalen.enableinternet.com. ( 16 3600 900 3600000 3600) enableinternet.com. IN NS mikalen.enableinternet.com. mikalen.enableinternet.com. IN A 66.93.11.213 www.enableinternet.com. IN CNAME mikalen.enableinternet.com. enableinternet.com. IN CNAME mikalen.enableinternet.com. /var/named/namdb/enableinternet.rev 11.93.66.in-addr.arpa. IN SOA mikalen.enableinternet.com. steve.mikalen.enableinternet.com. ( 16 3600 900 3600000 3600) 11.93.66.in-addr.arpa. IN NS mikalen.enableinternet.com. 213.11.93.66.in-addr.arpa. IN PTR mikalen.enableinternet.com. /var/named/namedb/localhost.zone localhost. IN SOA mikalen.enableinternet.com. steve.mikalen.enableinternet.com. ( 16 ; Serial 3600 ; Refresh 900 ; Retry 3600000 ; Expire 3600 ) ; Minimum localhost. IN NS mikalen.enableinternet.com. localhost. IN A 127.0.0.1 var/named/namedb/localhost.rev 0.0.127.in-addr.arpa. IN SOA mikalen.enableinternet.com. steve.mikalen.enableinternet.com. ( 16 ; Serial 3600 ; Refresh 900 ; Retry 3600000 ; Expire 3600 ) ; Minimum 0.0.127.in-addr.arpa. IN NS mikalen.enableinternet.com. 1.0.0.127.in-addr.arpa. IN PTR localhost. I also have a root.cache file, which seems OK... Can anyone see any config problems here or do I just need to wait longer for propagation... Thanks for any help! |
|
#2
|
|||
|
|||
|
I can access http://www.enableinternet.com from Missouri. I can also access http://mikalen.enableinternet.com , it resolves to the same page.
__________________
UD Network Solutions |
|
#3
|
|||
|
|||
|
Thank you for checking...
|
|
#4
|
|||
|
|||
|
Thank you for checking...
|
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > Can't access domain from outside hosts... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|