Link to home
Start Free TrialLog in
Avatar of 8eindustrial
8eindustrial

asked on

Telnet from Cisco ASA

Does anyone know how to telnet from a Cisco ASA5510?
Avatar of pseudocyber
pseudocyber

Couldn't you get to the command line interface and then telnet from there?
Avatar of 8eindustrial

ASKER

Nope...

asa5510# telnet 10.10.1.1
                 ^
ERROR: % Invalid input detected at '^' marker.
asa5510#

asa5510# t?

  terminal    test
asa5510#
asa5510# sh ver

Cisco Adaptive Security Appliance Software Version 7.0(6)
Device Manager Version 5.0(6)

Compiled on Tue 22-Aug-06 13:22 by builders
System image file is "disk0:/asa706-k8.bin"
Config file at boot was "startup-config"

asa5510 up 60 days 22 hours
failover cluster up 60 days 22 hours

Hardware:   ASA5510-K8, 256 MB RAM, CPU Pentium 4 Celeron 1600 MHz
Internal ATA Compact Flash, 256MB
BIOS Flash AT49LW080 @ 0xffe00000, 1024KB

Encryption hardware device : Cisco ASA-55x0 on-board accelerator (revision 0x0)
                             Boot microcode   : CNlite-MC-Boot-Cisco-1.2
                             SSL/IKE microcode: CNlite-MC-IPSEC-Admin-3.03
                             IPSec microcode  : CNlite-MC-IPSECm-MAIN-2.04
 0: Ext: Ethernet0/0         : address is 0018.b9a8.83b4, irq 9
 1: Ext: Ethernet0/1         : address is 0018.b9a8.83b5, irq 9
 2: Ext: Ethernet0/2         : address is 0018.b9a8.83b6, irq 9
 3: Ext: Ethernet0/3         : address is 0018.b9a8.83b7, irq 9
 4: Ext: Management0/0       : address is 0018.b9a8.83b3, irq 11
 5: Int: Internal-Data0/0    : address is 0000.0001.0002, irq 11
 6: Int: Internal-Control0/0 : address is 0000.0001.0001, irq 5

Licensed features for this platform:
Maximum Physical Interfaces : Unlimited
Maximum VLANs               : 25
Inside Hosts                : Unlimited
Failover                    : Active/Standby
VPN-DES                     : Enabled
VPN-3DES-AES                : Enabled
Security Contexts           : 0
GTP/GPRS                    : Disabled
VPN Peers                   : 150

This platform has an ASA 5510 Security Plus license.

Serial Number: XXXXXXXXX
Running Activation Key: 0x6a01126f 0xf84f6164 0xf4324180 0x946460a8 0xc301c583
Configuration register is 0x1
Configuration last modified by enable_15 at 20:22:11.542 UTC Wed Jan 3 2007
asa5510#
Huh.  I had one sitting on my test bench, as of about 10 minutes ago - the Cisco SE just stopped by and took it.  We're looking at it - doing a bake off against F5 Firepass and Nortel 3070.

He was showing us the new 8.0 beta code - looks very slick.

How do you like the ASA if you don't mind me asking ... ?   :)
makana,

From what I can tell that link shows how to enable telnet access TO the ASA. I'm trying to telnet FROM the ASA.
ASKER CERTIFIED SOLUTION
Avatar of simsjrg
simsjrg
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
pseudocyber,

I like it from what I can tell. Still new to me though.
I'll just resign to the fact that telnetting can't be done from it.
I think it can be done, but I think you would have to make a VPN connection to the box first, and then have permissions to do it.  
Another 500 pts if anyone can figure it out:)

Wouldn't think it should be that hard if Cisco allows it.