dbTalk Databases Forums  

Zombied telnet ports on D3/Linux

comp.databases.pick comp.databases.pick


Discuss Zombied telnet ports on D3/Linux in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jeffrey Kaufman
 
Posts: n/a

Default Zombied telnet ports on D3/Linux - 09-07-2005 , 07:03 PM






We have tried all kinds of things to prevent and rid ourselves of zombied
ports. Patrick Latimer's program works well for cleaning them up after the
fact. Luke Bucklin suggested we try disabling xon/xoff for the telnet ports.
About 2 weeks ago we added the following to our port initialization program
(the dcd stuff was already there):

IF TELNET THEN
EXECUTE "DCD-ON"
EXECUTE "XONOFF (F"
END ELSE
EXECUTE "DCD-OFF"
END

The problem seems to be gone. Thanks Luke.

--
Jeffrey Kaufman
Key Data Systems Group
www.keydata.us
1111 Grizzly Peak Blvd.
Berkeley, CA 94708

510-486-9015 office
510-486-9016 fax
559-432-3832 cell

Western Pacific Supply
www.westpacsupply.com
888-WestPac



Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.