cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
656
Views
0
Helpful
3
Replies

telnet security

adimatteo
Community Member

The problem that I have with allowing telnet thru the firewall is that once the client telnets to the destination host, there is no way to restrict them from hopping all over the network. Assuming that the client has full rights to the destination server, is there a product out there that can proxy this connection but not allow the client to jump from that server to another server.

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

It is NOT true that there is no way to restrict them from hopping all over the network, at least on Cisco routers. While "access-class in" applied to vty will restrict who can telnet to the router, "access-class out" applied to the vty will restrict destinations to which they can telnet. On devices other than routers I am not aware of a solution for your problem.

HTH

Rick

I should have made myself clearer. I am strictly talking about unix and MS server type hosts and not network gear. Thank you for your reply.

s.uslay
Level 5
Level 5

I quess you need to implement AAA security for the first Telnet box that you are telneting and restrict that particular userid telneting out on that box. Easy to say, might be difficult to implement.

Serhat