From: Hansang Bae (hbae@xxxxxxxxxx)
Date: Fri May 31 2002 - 21:25:54 GMT-3
At 03:44 PM 5/31/2002 -0400, Brent D. Stewart wrote:
>Got a weird request here: Is there a way to snoop a reverse telnet from
>another telnet session? Im trying to coach a remote user through some
>stuff and I want to see what hes typing and the output of the router. The
>remote user is using reverse telnet (port 200x) through our 2511 to get to
>the equipment. Is there a way I can setup the 2511 to snoop his session?
>Any thoughts are welcome and appreciated.
There are some debugs that might help, but not for tutoring purpose... But thi
s might work.
From a unix box, have the user "telnet router_ip | tee router_log"
Now you can telnet to the router and do a "tail -f router_log" to see what's go
ing on.
This should work (if you have a Unix box to jump off of). If you don't, build
linux box and play around. Unix skills in general and scripting skills will c
ome in VERY handy has a network engineer.
hsb
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:59:13 GMT-3