Dear Toasters,
I am trying to see if its possible to connect to the filer via more than 1 telnet session.
The only "options" i see is telnet.enable
I would like to be able to connect to the filer via 2 telnet sessions, maybe even run sysstat under 1 and do "work" on the other.
Please advice,
Thanks,
/dev/null
devnull@adc.idt.com
P.S: Running ancient versions 6.1.1R2 and 6.1.2R1.
Dev Null,
Netapps only assign one tty to telnet and the console port. This means telnet sessions are limited to 1.
However, you can "rsh filer sysstat 1" in one window and telnet in another. As long as the host your rsh'ing from is in your filer's hosts.equiv, this will work.
/Brian/
I would like to be able to connect to the filer via 2 telnet sessions, maybe even run sysstat under 1 and do "work" on the other.
Please advice,
Thanks,
/dev/null
devnull@adc.idt.com
P.S: Running ancient versions 6.1.1R2 and 6.1.2R1.
You can't as far as I know.
But, you can run programs via rsh, i've run sysstat via rsh and have been logged into the filer via telnet at the same time. It's really the only way to have two sessions working on the same filer i've found.
HTH, Dave
devnull@adc.idt.com wrote:
Dear Toasters,
I am trying to see if its possible to connect to the filer via more than 1 telnet session.
The only "options" i see is telnet.enable
I would like to be able to connect to the filer via 2 telnet sessions, maybe even run sysstat under 1 and do "work" on the other.
Please advice,
Thanks,
/dev/null
devnull@adc.idt.com
P.S: Running ancient versions 6.1.1R2 and 6.1.2R1.