On Mon, 1 Feb 1999, Kennedy wrote:

> I am trying to connect to Linuxconf 1.12r5 on RedHat 5.2 from two Windows 
> WWW browsers - Netscape(Win95) and IE(Win98) - but it takes about 2 mins to 
> display the page with the message "Web site found Waiting for reply"
> 
> Connecting to the default page http://<host> is instantaneous
> 
> Establishing a telnet connection takes about 2mins
> pinging the Linux server is instantaneous

This really sounds like a dns (/etc/resolv.conf) problem. All the above
services, except the web will do at least one DNS lookup (generally a
reverse lookup). A timeout on a DNS lookup is very very long.

On the offending host, do this

        nslookup IP-number-of-one-windows-machine

This should report immediatly a name, or that it does not know the answer.
On your system, it will lock there for a good while.

So either, fix your DNS so it does the right thing for reverse lookup, or
make sure that the linux box points to the DNS (linuxconf/networking/name
server specification).

This is the key. Unless you fix the DNS problem, expect all kind of weird
performance problem.

---------------------------------------------------------
Jacques Gelinas <[EMAIL PROTECTED]>
Check out Linuxconf at http://www.solucorp.qc.ca/linuxconf
New modules: mgettyconf, managerpm


---
You are currently subscribed to linuxconf as: [[email protected]]
To unsubscribe, forward this message to [EMAIL PROTECTED]

Reply via email to