![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff -- Jeffrey Kaufman Key Data Systems Group www.keydata.us 559-432-3832 559-432-4657 fax Western Pacific Supply www.westpacsupply.com 888-WestPac |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff Jeffrey, are these nailed ports? |
#5
| |||
| |||
|
|
I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff -- Jeffrey Kaufman Key Data Systems Group www.keydata.us 559-432-3832 559-432-4657 fax Western Pacific Supply www.westpacsupply.com 888-WestPac |
#6
| |||
| |||
|
|
Jeffrey Kaufman wrote: I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff Jeffrey, are these nailed ports? Are the *nix processes still holding the port? ps -ef|grep *port* Is it there in LISTU? Does the linux appear in a !netstat Patrick, <;=) |
#7
| |||
| |||
|
| Jeffrey Kaufman wrote: I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff -- Jeffrey Kaufman Key Data Systems Group www.keydata.us 559-432-3832 559-432-4657 fax Western Pacific Supply www.westpacsupply.com 888-WestPac Hi Jeffrey, I have not seen RH7.1 for a while, but I think RH7.1 used xinetd rather than the old inetd super server. If your system is running xinetd, check out /etc/xinetd.conf. This config file holds global settings for xinetd, the line of interest is 'instances = 60', which is the default setting. Increase the number of instances, restart xinetd (service xinetd restart) and this should fix your problem. HTH Barry |
#8
| |||
| |||
|
|
Thanks for the suggestion Patrick, but when this happens and the customer calls me, I have no way to get on the system. I will have to try this next time by talking the user through it. Jeff |
#9
| |||
| |||
|
|
Thanks for the suggestion. They are floating telnet ports. There are about 100 available for a 20 user system. bgraetz (AT) bigpond (DOT) net.au> wrote in message news:1117690554.003350.147440 (AT) g14g2000cwa (DOT) googlegroups.com... Jeffrey Kaufman wrote: I have a customer running D3 on Red Hat Linux 7.1. Every once and a while, new telnet sessions cannot be opened on the system. When you try to connect, the message below displays but no login is ever received. Existing telnet sessions are not affected and neither are the serial connections. If you close a telnet session and try to re-connect, the same thing happens. Red Hat Linux release 7.1 (Seawolf) Kernel 2.4.2-2smp on a 2-processor i686 The only solution I am aware of is a reboot. Has anyone else encountered this behavior and what remedy have you found? Thanks, Jeff -- Jeffrey Kaufman Key Data Systems Group www.keydata.us 559-432-3832 559-432-4657 fax Western Pacific Supply www.westpacsupply.com 888-WestPac Hi Jeffrey, I have not seen RH7.1 for a while, but I think RH7.1 used xinetd rather than the old inetd super server. If your system is running xinetd, check out /etc/xinetd.conf. This config file holds global settings for xinetd, the line of interest is 'instances = 60', which is the default setting. Increase the number of instances, restart xinetd (service xinetd restart) and this should fix your problem. HTH Barry |
![]() |
| Thread Tools | |
| Display Modes | |
| |