[TriLUG] (no subject) domain resolutions
David A. Cafaro
dac at cafaro.net
Fri Nov 30 18:14:03 EST 2001
hmm very interesting, I've noticed something similar, but not related to
Linux at all. I have a wireless router (Netgear) that serves up DHCP to my
win2k laptop. I have noticed on occasion that I have to release and then
renew my DHCP address (sometimes a couple of times in a row) on the laptop
to get DNS requests to work again (they would stop working in the same way
you describe). Yet on my RH7.0 server which I have a static IP and static
entered DNS servers I don't see that problem ever (same private LAN just
wired instead of wireless). I was assuming their was some form of DNS
problem from my cable provider, but now I am tempted to look at W2K
(wouldn't be a first). It's been a little while since it last happened,
checking my windows patches there is something I installed on the 20th that
was IE security related. Then again, this may all be unrelated or be a DNS
issue.
Daivd
PS. windows command "ipconfig /release" then "ipconfig /renew" reminds me
of ifconfig, always gets me confused.
At 05:32 PM 11/30/2001 -0500, you wrote:
>I've been pulling my hair out over a problem for the last two days
>and I'd love some suggestions. If nothing else, I'd like some reassurance
>that my Linux server configuration isn't the source of this problem.
>
>The problem is as follows. I've set up a Red Hat Linux 7.1 server running
>Apache 1.3.22 to serve a website for a private network. Apache
>is running fine - I can hit the website all day by IP address without
>any problem. The trouble is that when W2K clients running IE6 try to
>access the server by its fully qualified domain name (i.e.
>http://myserver.mydomain.com) the clients will intermittently get a
>"Cannot find server or DNS error" message. However, client browser can still
>access the site by IP address and the client can ping myserver.mydomain.com
>successfully. However, the client browser just can't access the site by
>the fully qualified name. If the W2K client is instructed to reload it's
>DHCP information (some command our Windows sys admin issued that I can't
>remember), the client browser can then access the Linux webserver by fully
>qualified domain name without a problem.
>
>I thought I had found the problem when I looked in the Network
>Configuration -> Names tab on the Linux server and saw the following:
>
>Hostname: myserver
>Domain: mydomain.com
>Search for hostnames...:
>Nameservers:
><internal DNS server IP here>
><external DNS server IP here>
>
>
>I changed the above to:
>
>Hostname: myserver.mydomain.com
>Domain: mydomain.com
>Search for hostnames...:
>Nameservers:
><internal DNS server IP here>
><external DNS server IP here>
>
>
>In the Network Configuration -> Hosts tab I left things alone as:
>
>IP Name Nicknames
>127.0.0.1 localhost.localdomain localhost
><IP address here> myserver.mydomain.com myserver
>
>
>After making these changes, I restarted the Linux box.
>
>
>I realize that there are many layers that could be the source of this
>problem. The DNS servers and clients are all W2K and are administered
>by our Windows sys admin so I know little about such things. I'd like to
>focus on the potential for mis-configuration on the Linux server.
>
>What are the chances that my Linux server is at fault here?
>Does my Network Configuration look reasonable?
>Do I need to revisit my apache httpd.conf file?
>Any other suggestions where to look?
>
>Apologies for the verbose message. Any help will be greatly appreciated.
>
>Geoff
>
>_______________________________________________
>TriLUG mailing list
>http://www.trilug.org/mailman/listinfo/trilug
More information about the TriLUG
mailing list