LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Trouble networking RedHat 9 with French Windows (https://www.linuxquestions.org/questions/linux-networking-3/trouble-networking-redhat-9-with-french-windows-117394/)

yvenault 11-18-2003 08:39 AM

Trouble networking RedHat 9 with French Windows
 
Hello,

On my network, I have Win XP FR, Win 98 FR and EN, Win 2K FR and EN....

On this network, I have a RedHat server. This server acts as a webserver, DNS server and as a storage server (at the moment).

When I try to view a web page, SSH or FTP on that RH server from one of the French windows PCs, my request just seems to hang..... on a web page, I'll get just the first couple of images and then it just hangs there.... SSH requests never get around to asking me for my login info (just hangs... doesn't respond) and FTP does the same as SSH.... I tested this on a FR pc outside my network and it worked very well.... so the problem seems internal.

Now I also have a Mandrake 9 server running as DNS and webserver, this box has absolutely no problem on the network communicating with any french os.

So, would there be a network setting that I may have overlooked in my RedHat box?

Thanks,

Yves A

slightcrazed 11-18-2003 11:10 AM

Is there a router between the machines on the internal network? Are you getting timeouts if you ping the RedHat Box from the Windows box?

slight

yvenault 11-18-2003 11:40 AM

There is a router between some of the machines and the RedHat box, but my workstation doesn't, it's XP Fr, it has the same behavior...

I can ping RedHat (from outside the router), but any http request or SSH request just seems to hang forever.....

For a website, it loads the first image or couple of images and then just stops... the browser acts like it's still loading the page but nothing happens.

My workstation is in the same switch as the RedHat box...

Yves

slightcrazed 11-18-2003 03:15 PM

Strange.... do you have any other services running on the RedHat box?

Also, when you notice the problem, try doing a restart of network services, and see if that helps. I had problems a while back on an RedHat 8.0 box with slow network response, and the only way to fix it was to restart the network:

/sbin/service network restart

as root.

slight

yvenault 11-19-2003 08:02 AM

Hmm....

Unfortunately, it didn't change anything to restart...

I have many things running like BIND, FTP, httpd, Samba (but I haven't tried to use it)....

Any ideas?

slightcrazed 11-19-2003 09:39 AM

I don't know man.... pretty strange problem.

Are there 2 NICs in the RedHat box, is it multi homed? Are you connecting to it via DNS or via IP address?

slight

yvenault 11-19-2003 10:02 AM

There's one NIC... what do you mean by multi-homed?

I try connecting to it through IP and through DNS (http requests from from the domain names).

Thanks for the help slight.

Yves

yvenault 11-19-2003 01:39 PM

I just tried it from a Win98 English OS and it didn't work.... so it isn't language specific which it looked like...

But it seems to work for some addresses and doesn't for others....

A really wierd problem. Could it be a routing problem?

Yves

slightcrazed 11-19-2003 04:06 PM

Multi-homed refers to a system that is part of 2 or more subnets. An example is a system with 2 NIC cards, each card plugged into a different network.

I don't believe that routing would be an issue, because you said that the first few pictures on the site will come up, but the rest won't load.

Now, the possibility exists that the first few images are loading from your browser's cash, and that no connection can be made AT ALL on the internal network to the RedHat machine. You mentioned that you can ping it, which means that tcp/ip is functioning and that routing is configured correctly (if it wasn't then ping would fail). Have you checked your firewall (IPChains/tables) on the RedHat box to see if the firewall is blocking port 80?

slight

yvenault 11-20-2003 10:08 AM

Port 80 is accepted....

This is pretty wierd.

Yves


All times are GMT -5. The time now is 12:34 PM.