can I open telnet session with PIX from outside ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 03:14 AM - edited 02-20-2020 10:17 PM
can I open telnet session with PIX from outside ??and how can this be done
so i can telnet to the PIX from any IP ?and if this can be done can i add any security so to compensate for openning such a hole in my firewall
- Labels:
-
Other Network Security Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2002 03:56 AM
You can't telnet to the outside of a PIX (and that's a good thing, too big a security hole). You can only to telnet to the other interfaces (inside/dmz). You can however SSH to the PIX on the outside interface (any interface for that matter).
See link on which version you have and how to enable SSH (add hostname, domain name, telnet password, SSH address, generate a key) on the PIX: http://www.cisco.com/warp/public/110/pix_command_ref.shtml
Limit the IPs that can SSH into the PIX, and look into using AAA with it as well to maximize security.
Hope it helps.
Steve
