Exit program restricting Telnet on port 23
Hi all, I need a way of allowing only certain IP addresses the ability to telnet to our system on port 23. This would be until the time that they can upgrade their client. So as an example, we need an exit program to do the following: * Allow 124.4.* to telnet into our system [...]
Answer Question
| September 29, 2008 5:41 PM
C#, Telnet, TELNET exit programs
Hi all, I need a way of allowing only certain IP addresses the ability to telnet to our system on port 23. This would be until the time that they can upgrade their client. So as an example, we need an exit program to do the following: * Allow 124.4.* to telnet into our system [...]
Multiple Cisco shared devices via terminal server?
I received the following question from a reader, and I was wondering if anyone had any suggestions? I have no ideas. ————————— ————————— I have a similar setup in which I use to access multiple cisco devices via terminal server. Now, I wish that couple of my colleagues also to have the access and share [...]
Answer Question
| September 20, 2008 2:29 PM
Cisco, Cisco Terminal Networking, Telnet
I received the following question from a reader, and I was wondering if anyone had any suggestions? I have no ideas. ————————— ————————— I have a similar setup in which I use to access multiple cisco devices via terminal server. Now, I wish that couple of my colleagues also to have the access and share [...]
How to host multiple telnet connections
I have a setup which I use to access multiple Cisco devices via Terminal Server. Now, I wish for a couple of my colleagues to also have access and share the same device to which I have a Telnet connection already existing. (i.e the same end device should be able to host multiple Telnet connections.) [...]
Answer Question
| September 14, 2008 4:30 PM
Cisco, Telnet, Terminal Server
I have a setup which I use to access multiple Cisco devices via Terminal Server. Now, I wish for a couple of my colleagues to also have access and share the same device to which I have a Telnet connection already existing. (i.e the same end device should be able to host multiple Telnet connections.) [...]
PuTTY and SSH and terminal emulation
Has anyone had experience using PuTTY using port 22 SSH security as a terminal emulator for the AS/400? I’ve used PuTTY in Telnet mode vai port 23 and it works, but that is not SSH (Secure Shell) mode. Is there a SSH server or seomthing that needs configuration on the AS/400? I use it vai [...]
Answer Question
| August 25, 2008 5:08 PM
AS/400 Client Access, PuTTY, SSH, Telnet
Has anyone had experience using PuTTY using port 22 SSH security as a terminal emulator for the AS/400? I’ve used PuTTY in Telnet mode vai port 23 and it works, but that is not SSH (Secure Shell) mode. Is there a SSH server or seomthing that needs configuration on the AS/400? I use it vai [...]
telnet connection lost
we have a pc that has it’s telnet connection closed and reopened evry few minutesm regardless of open files and interactive jobs running – IBM states it may be a service – but same thing happens when pc is booted in safe mode with networking, killed all non esential services we could find – still [...]
Answer Question
| July 15, 2008 6:25 PM
Desktops, Telnet
we have a pc that has it’s telnet connection closed and reopened evry few minutesm regardless of open files and interactive jobs running – IBM states it may be a service – but same thing happens when pc is booted in safe mode with networking, killed all non esential services we could find – still [...]
how to access the p2p networks in a simple client
can p2p network (emule bit torrent or kad network) can be queried with a native client as telnet ? if so, where can this query syntax are documented ? (white paper or an ISO ref. documents)
Answer Question
| June 6, 2008 3:59 PM
Bit Torrent, P2P, Query, Telnet
can p2p network (emule bit torrent or kad network) can be queried with a native client as telnet ? if so, where can this query syntax are documented ? (white paper or an ISO ref. documents)
Telnet User Exit Program
Hello Everyone Does anyone know how to prevent a Telnet User Exit Program from affecting Client Access. I am able to block a user from getting in thru telnet xxx.xx.xxxx from the PC side. Yet, this same exit program also blocks a person from using client access, which I can not have. I don’t really [...]
Answer Question
| April 25, 2010 3:50 PM
Client Access, Telnet, TELNET exit programs, User Exit Program TELNET
Hello Everyone Does anyone know how to prevent a Telnet User Exit Program from affecting Client Access. I am able to block a user from getting in thru telnet xxx.xx.xxxx from the PC side. Yet, this same exit program also blocks a person from using client access, which I can not have. I don’t really [...]
User Exit Program for TELNET
Does anyone know if a User Exit Program exists out there for TELNET application ? I developed one for FTP, but was unaware that TELNET did not fall under this application. Also, aside from TELNET, and FTP, are there other ways that people can get into the AS400 that I need to develop exit programs [...]
Answer Question
| April 20, 2010 8:32 PM
AS/400 FTP, Telnet, User Exit Program FTP, User Exit Program TELNET
Does anyone know if a User Exit Program exists out there for TELNET application ? I developed one for FTP, but was unaware that TELNET did not fall under this application. Also, aside from TELNET, and FTP, are there other ways that people can get into the AS400 that I need to develop exit programs [...]
Any problems with connecting 400+ telnet 5250 sessions through a WAN to a central server?
I am researching a project that would require 400+ IBM 5250 telnet sessions to connect back to a central AS400 server than an MPLS WAN. 1) Does anyone see any routing / general issues with having this many connection ultimately coming back through 1 router at the host? 2) How much bandwidth will each session [...]
Answer Question
| April 20, 2010 9:41 PM
AS/400, Bandwidth, IBM, Telnet
I am researching a project that would require 400+ IBM 5250 telnet sessions to connect back to a central AS400 server than an MPLS WAN. 1) Does anyone see any routing / general issues with having this many connection ultimately coming back through 1 router at the host? 2) How much bandwidth will each session [...]
Automate telnet session
I am having access to POP SMTP and IMAP server. I need to give some set of commands every hour starting telnet session. Please let me know is there any way out to group all the commands in a script and run only that script which will perform all the desired result. I am using [...]
Answer Question
| April 16, 2008 2:49 AM
Scripting, Telnet, Windows scripting
I am having access to POP SMTP and IMAP server. I need to give some set of commands every hour starting telnet session. Please let me know is there any way out to group all the commands in a script and run only that script which will perform all the desired result. I am using [...]
TELNET : Isn’t it possible to end TELNET automaticaly
I have a piece of code that use TELNET to switch to another session on the same box to run another inquiry application with a different hardcoded userid. The reason of that is to have this query application fully transparent to the user. My problem is that the users do not allways take care of [...]
Answer Question
| February 19, 2008 8:07 AM
AS/400, Exit programs, i5, Telnet
I have a piece of code that use TELNET to switch to another session on the same box to run another inquiry application with a different hardcoded userid. The reason of that is to have this query application fully transparent to the user. My problem is that the users do not allways take care of [...]
TELNET : Isn’t possible to end TELNET automaticaly
I have a piece of code that use TELNET to switch to another session on the same box to run another inquiry application with a different hardcoded userid. The reason of that is to have this query application fully transparent to the user. My problem is that the users do not allways take care of [...]
Answer Question
| February 14, 2008 2:20 PM
Exit programs, Telnet
I have a piece of code that use TELNET to switch to another session on the same box to run another inquiry application with a different hardcoded userid. The reason of that is to have this query application fully transparent to the user. My problem is that the users do not allways take care of [...]
FTP User Exit Programs, TELNET, and Security
In addition to FTP Exit Programs, I have some additional questions that I was hoping someone could help me out with. They are as follows: When this client is logged onto our AS400 (server) from a pc, he (she) will be limited to the following FTP commands; namely, sending files (PUT), and setting the directory. [...]
Answer Question
| March 12, 2010 9:34 PM
AS/400 security, Exit programs, FTP, Telnet
In addition to FTP Exit Programs, I have some additional questions that I was hoping someone could help me out with. They are as follows: When this client is logged onto our AS400 (server) from a pc, he (she) will be limited to the following FTP commands; namely, sending files (PUT), and setting the directory. [...]





