![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. Then they get a message similar to the following some times. *** Nailed port 8068 failed to connect: PIB 68 already active *** I know that flaky Internet connectivity is the real problem and I know how to clear the port, but are they any good tricks to implement to minimize or eliminate this situation. I spoke with Pete at AccuSoft and he recommended enabling the keep-alives, but then he went on to say that D3 does not really work with this option. Thanks, Steve |
#3
| |||
| |||
|
|
We have better luck with just regular old floating telnet. Place "TRAP DCD EXIT" in the user coldstart. For each telnet port session use "DCD ON". Copy the "OFF" command to ":OFF". Change "OFF" to a basic program that checks if a telnet session then "EXIT" else ":OFF". Additionally add a user call "EXIT" or "BYE" that has the new "OFF" command as attribute 12. Additionally check what you have "timeout" set for, user mode "u6b". If you are using "timeout" and have it set to something other than zero (0), that may be your problem. Steven S wrote: We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. Then they get a message similar to the following some times. *** Nailed port 8068 failed to connect: PIB 68 already active *** I know that flaky Internet connectivity is the real problem and I know how to clear the port, but are they any good tricks to implement to minimize or eliminate this situation. I spoke with Pete at AccuSoft and he recommended enabling the keep-alives, but then he went on to say that D3 does not really work with this option. Thanks, Steve |
#4
| |||
| |||
|
|
We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. I know that flaky Internet connectivity is the real problem and I know how |
#5
| |||
| |||
|
|
Steven S wrote: We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. I know that flaky Internet connectivity is the real problem and I know how Acutally, no it's not. This is one of the big reasons I've been going to Mandrake Linux and the Gnome telnet client. I've got remote locations setup the same as you, and had the same problem. I've also got numerous Accuterms telneting into the same nailed ports locally thru a local lan (no internet). And I have dropping problems with them, the same as the remote locations. It seems to be a timeout issue. I can't tell you if it's a Windows or AccuTerm issue, but the problem is real. If AccuTerm sees fairly constant activity, it doesn't drop. But if it's just setting at TCL, for example, it usually does drop, sooner or later. And according to conversations I've had with Pete, the stay-alive doesn't work with nailed telnet ports. Now, against this background, Gnome telnet clients on Mandrake linux *never* drop a connection because of time-outs. If they drop, it really was because of internet connection issues. Locally, they just never drop. Period. I've discussed this behavior with Pete, and his response was that the Gnome telnet client must be "cheating" some how. My response was that he'd better learn how to "cheat". Personally, I'd love to see a linux version of AccuTerm. Art |
#6
| |||
| |||
|
|
Hello, We also are constantly getting terminals dropping on d3/AIX using nailed ports "d3 -<pib>". We used to used DG/d3 where we could just nail TCP ports to pick ports and we never experienced this problem. We use ViaDuct / ProComm Plus. If there is some voodoo config you figure out how to stop these types of disconnects I'd love to know Thanks, -Adam |
#7
| |||
| |||
|
|
How do you determine if it is a Telnet port? Steve -- www.perfectionsoftware.com "System Admin" <lsweesy (AT) acsalaska (DOT) net> wrote in message news:1063306080.15283 (AT) prawn (DOT) .. We have better luck with just regular old floating telnet. Place "TRAP DCD EXIT" in the user coldstart. For each telnet port session use "DCD ON". Copy the "OFF" command to ":OFF". Change "OFF" to a basic program that checks if a telnet session then "EXIT" else ":OFF". Additionally add a user call "EXIT" or "BYE" that has the new "OFF" command as attribute 12. Additionally check what you have "timeout" set for, user mode "u6b". If you are using "timeout" and have it set to something other than zero (0), that may be your problem. Steven S wrote: We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. Then they get a message similar to the following some times. *** Nailed port 8068 failed to connect: PIB 68 already active *** I know that flaky Internet connectivity is the real problem and I know how to clear the port, but are they any good tricks to implement to minimize or eliminate this situation. I spoke with Pete at AccuSoft and he recommended enabling the keep-alives, but then he went on to say that D3 does not really work with this option. Thanks, Steve |
#8
| |||
| |||
|
|
We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. Then they get a message similar to the following some times. *** Nailed port 8068 failed to connect: PIB 68 already active *** I know that flaky Internet connectivity is the real problem and I know how to clear the port, but are they any good tricks to implement to minimize or eliminate this situation. I spoke with Pete at AccuSoft and he recommended enabling the keep-alives, but then he went on to say that D3 does not really work with this option. Thanks, Steve -- www.perfectionsoftware.com |
#9
| |||
| |||
|
|
Hello, We also are constantly getting terminals dropping on d3/AIX using nailed ports "d3 -<pib>". We used to used DG/d3 where we could just nail TCP ports to pick ports and we never experienced this problem. We use ViaDuct / ProComm Plus. If there is some voodoo config you figure out how to stop these types of disconnects I'd love to know Thanks, -Adam On Thu, 11 Sep 2003 21:11:50 GMT, Art Martz <artmartz (AT) triad (DOT) rr.com wrote: Steven S wrote: We have a customer who has stores connecting through the internet with AccuTerm telnet and they are having problems with dropped connections. If they leave the terminal up and running but they are not using it, the connection will drop and they have to hit the Reconnect button in AccuTerm. I know that flaky Internet connectivity is the real problem and I know how Acutally, no it's not. This is one of the big reasons I've been going to Mandrake Linux and the Gnome telnet client. I've got remote locations setup the same as you, and had the same problem. I've also got numerous Accuterms telneting into the same nailed ports locally thru a local lan (no internet). And I have dropping problems with them, the same as the remote locations. It seems to be a timeout issue. I can't tell you if it's a Windows or AccuTerm issue, but the problem is real. If AccuTerm sees fairly constant activity, it doesn't drop. But if it's just setting at TCL, for example, it usually does drop, sooner or later. And according to conversations I've had with Pete, the stay-alive doesn't work with nailed telnet ports. Now, against this background, Gnome telnet clients on Mandrake linux *never* drop a connection because of time-outs. If they drop, it really was because of internet connection issues. Locally, they just never drop. Period. I've discussed this behavior with Pete, and his response was that the Gnome telnet client must be "cheating" some how. My response was that he'd better learn how to "cheat". Personally, I'd love to see a linux version of AccuTerm. Art |
#10
| |||
| |||
|
|
to clear the port, but are they any good tricks to implement to minimize or eliminate this situation. I spoke with Pete at AccuSoft and he recommended enabling the keep-alives, but then he went on to say that D3 does not really work with this option. |
![]() |
| Thread Tools | |
| Display Modes | |
| |