07-18-2003 04:27 AM - edited 03-09-2019 04:06 AM
Is it possible to telnet to a pix 501 from the outside.
07-18-2003 04:32 AM
07-18-2003 05:01 AM
Are there any specific documents I should be looking at to start me off?
07-18-2003 07:55 AM
You cannot Telnet from the outside, but you can use SSH. Remember that the SSH Cisco uses is only version 1, which is a little soft (security-wise).
I believe SSH came in on Version 6.X
You have to create a crypto key, then enter the command that states which source addresses to accept.
If you search the main site for "SSH and PIX", you should get a /some document that'll tell you the specifics.
Good Luck
Scott
07-18-2003 10:39 AM
Thanks I found some good doc's but do I need a radius server to make this work?
07-19-2003 03:32 AM
This should work for you:
ca generate rsa key 1024
show ca mypubkey rsa
ca save all
ssh x.x.x.x outside
Username: pix
Password: normal telnet password
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide