LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-04-2003, 11:46 PM   #1
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Rep: Reputation: 0
Red Hat 7.3 Telnet sessions dropping


I have a client with several PC's connecting to their new RH 7.3 Server. Just this evening they started to lose their connection. In checking the server the telnet process is still running for each of the dropped connections. The telnet client has been used for several years to connect to SCO box that is still on the same network. I'm baffled at what could be causing these connections to drop. Any idea??

PS this is a secure network so we opted not to use ssh.
 
Old 01-05-2003, 10:05 PM   #2
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Original Poster
Rep: Reputation: 0
I have more information regarding this issue.

This network has a SCO box, a RH 7.3 an NT4, several routers and a bunch of PC's.

If I grab a hub and plug in just some of the PC's and the RH box everything works. I have not had time yet to selectively readd all of the devices to the network one by one to see if one causes the problem.

Further if I telnet to the SCO box and from the SCO box telnet to the RH box everything seems to work correctly.

I have tried to both tighten down and completely relax ipchains to see if it was somehow spurattically rejecting traffic causing telnet to die.

I would appreciate ***any*** help with this problem.
 
Old 01-06-2003, 11:45 AM   #3
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Original Poster
Rep: Reputation: 0
What can signal a RH 7.3 host to terminate a telnet session? I'm thinking that some other IP traffic traffic on the network is causing the host to close this connection.
 
Old 01-08-2003, 10:47 AM   #4
abd_bela
Member
 
Registered: Dec 2002
Location: algeria
Distribution: redhat 7.3, debian lenny
Posts: 627

Rep: Reputation: 31
what are you using before 7.3 ?
from the 7.0 or 7.1 the telnet server is running via the xinetd, this means that you must start the xinetd to allow the telnet for client connection

bela
 
Old 01-08-2003, 01:57 PM   #5
Micro
Member
 
Registered: Nov 2002
Location: New Jersey
Distribution: rh 8.0
Posts: 45

Rep: Reputation: 15
you;d be supprised at what you find in the man for telnetd
check it out it might help
 
Old 01-08-2003, 05:58 PM   #6
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Original Poster
Rep: Reputation: 0
Well we didn't upgrade from a previous version of RH but rather we installed a new server running RH. The software previously ran on a SCO 5 server that was accessed from a telnet client.

I have poured through all of the man pages on the xinetd and in.telnetd.

In testing with this very same server in my office connected to my LAN worked correctly. At the client site some traffic or condition on their network seems to be related to this problem.

My desired plan is:

Client PC -->(telnet)------> RH 7.3 server
(This is unstable and drops the telnet sessions in a time spanning 10 seconds to 30 minutes)

My current work around is:

Client PC -->(telnet)---->SCO 5 server --->(telnet)---> RH server
(This is stable but of course I now need to turn off the SCO server)

To further test this I have taken the network switch and disconnected all network devices except for the RH server and client PC and it stayed up for ever. This lead me to think that some other traffic on the LAN causes the RH server to drop the connection when talking to the PC. Could it be traffic with another LAN protocol or something probing a port perhaps. Further it doesn't matter which of the Win9x clients on the network are being used or which telnet package on Win9x client.
 
Old 01-09-2003, 02:05 PM   #7
DarkGentoo
LQ Newbie
 
Registered: Jan 2003
Location: Kernel Villa
Distribution: Gentoo 1.4rc2, RH 7.1
Posts: 1

Rep: Reputation: 0
I've been having a similiar issue. It doesn't seem to be dependent on the kernel version since it happens with 2.4.2, 2.4.14, 2.4.18, 2.4.19, and 2.4.20. It does not occur when sshing from the internal network to the dmz or from the dmz to the internal network. It only happens when a connection from outside the firewall connects to anything on the dmz, internal network or even the firewall.
At first I thought it was the ruleset for ipchains, which is rather extensive, but now I am of the mind that there is a lot of network congestion going through one access point (the firewall). I've been delving into traffic shaping and queueing, and learning Cisco IOS for a Cisco 2900 switch to replace the PC firewall. But, for now, it seems to be network congestion.. time to pull out etherboy again. Heh.
 
Old 01-09-2003, 02:44 PM   #8
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Original Poster
Rep: Reputation: 0
Now I'm frightened...

I'm mostly an applications kinda guy with enought knowledge of the whole DMZ zone to know that it's an area between North and South Korea... LOL

This network I'm dealing with has an NT 4 server on it and I'm betting that it is part of the problem.... LOL
 
Old 01-16-2003, 03:04 PM   #9
Dalma
LQ Newbie
 
Registered: Jan 2003
Location: Vancouver, BC Canada
Distribution: Red Hat 7.3
Posts: 13

Original Poster
Rep: Reputation: 0
So I take it that no one else has encountered this yet? I have had an open Ticket with Red Hat for 7 days thus far and I now know that it has been assigned to a Tech but that alone took 5 days. I'm so glad I found a temporary work around or I and my Red Hat recommendation would have been thrown out to the curb.

Is Red Hat support normally this awful or is just me?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Red Hat 9 limited to 60 telnet sessions avk Red Hat 5 06-30-2005 09:30 AM
Telnet Connection refused in red hat 9.0 bhkrp Linux - Software 2 07-05-2003 06:30 PM
Telnet on Red Hat 8.0 SAW Linux - Networking 3 06-24-2003 02:07 AM
Red Hat 8.0 Telnet The_Master Linux - General 3 12-09-2002 04:01 PM
SHH and Telnet problems in Red Hat 8.0 The_Master Linux - Distributions 1 10-30-2002 01:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 09:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration