![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have users running a linux desktop using nailed telnet to connect to D3 running on an aix server. I'd like to be able to code into a databasic program to cause the telnet session to execute a command in a sub-shell on the local linux desktop, returning to the normal telnet mode when the command is finished. Has anybody done this, or can give me some pointers where to research this? Thanks, Art Art it seems like that would be a property of the workstation process. |
#3
| |||
| |||
|
|
snip.... What is the emulator? |
#4
| |||
| |||
|
|
(latimerp) wrote: snip.... What is the emulator? konsole. as in "konsole -e telnet ip.address host.port" It does a decent ansi emulation. Art |
#5
| |||
| |||
|
#6
| |||
| |||
|
|
These commands (!cmd ) are executed on the D3 server though - as patrick said, there isn't a(n easy) way to initiate a command on the workstation from the server. |
#7
| |||
| |||
|
|
These commands (!cmd ) are executed on the D3 server though - as patrick said, there isn't a(n easy) way to initiate a command on the workstation from the server. Of course the longer is answer is that the AIX box could do a scripted rlogin to the linux workstation, but I'm not going there ! |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
I have users running a linux desktop using nailed telnet to connect to D3 running on an aix server. I'd like to be able to code into a databasic program to cause the telnet session to execute a command in a sub-shell on the local linux desktop, returning to the normal telnet mode when the command is finished. If you could relax your restrictions a bit this would get much easier; |
#10
| |||
| |||
|
|
Ross Ferris wrote: These commands (!cmd ) are executed on the D3 server though - as patrick said, there isn't a(n easy) way to initiate a command on the workstation from the server. Of course the longer is answer is that the AIX box could do a scripted rlogin to the linux workstation, but I'm not going there ! Exactly. I'm quite familiar with the ! command. But I need to run the command on the linux box, not the aix box. The problem with the aix box doing a rlogin or ftp to the linux box is the aix box has a static ip address, the linux box does not, and they are not on the same network. It's doing NAT thru Road Runner, so I don't believe the aix box can find it. Art |
![]() |
| Thread Tools | |
| Display Modes | |
| |