On Wed, Jun 12, 2002 at 09:59:42PM +0000 or thereabouts, Shannon Wicks wrote: > Basically, I'm trying to host my own domain name from my Redhat 7.3 Linux > box. I've reached the point where I can type my url (www.roskopp.com) from > my Redhat box and hit the website no problem. If I do a "dig www.roskop.com" > all the right information appears...life is wonderful. > > However, on the other side of the fence(external machines) I can't reach > www.roskopp.com. "nslookup www.roskop.com" reveals "DNS request timed out". > I do have a router AND have all port 53 & 80 requests forwarded to my linux > box so I don't think that is an issue. > > My zone file for roskop.com.zone looks as follows:
I cannot address the zone files because of a lack of time at this moment, but your resolv.conf file is wrong.. first, you cannot have more than 3 nameservers... ever... next, kill the 127.... and the NS1 on the search line.. use as below > And my resolv.conf file looks as follows: > w> search 127.0.0.1 ns1.roskop.com cg.shawcable.net (this is totally wrong) search (domain name) in otherwords, your domainname so, it may be search roskop.com (if that is the name of your domain.) > nmeserver 127.0.0.1 delete this line entirely. > nameserver 24.81.XXX.33 > nameserver 24.71.XXX.144 > nameserver 24.71.XXX.145 Why these 3? Use the main and backup IPs from your ISP, for your first two nameservers, and for your own caching nameserver, list the third nameserver with your IP address that DNS is running on in your box, for example, nameserver 192.168.0.14 > Any reasons why I can reach the DNS locally, but not from an external > machine? yes, as above... and given this, I am sure your zone files are not right either. > _________________________________________________________________ > MSN Photos is the easiest way to share and print your photos: > http://photos.msn.com/support/worldwide.aspx Give me a break! -- Best regards, Gary Today's thought: My other computer is your windows box. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list