December 30, 2009 2:54 PM
Posted by: Jason Tramer
access,
ASA,
ASDM,
CLI,
interface,
Management,
site to site,
VPNOk, so you want to manage your ASA from a network connected via site to site VPN tunnel. No prob. Two easy steps makes this happens.
First you have to add the network as an allowed access via the inside network. (I will use the 192.168.1.0/24 network in my example)
From CLI it's:
http...
December 16, 2009 2:17 PM
Posted by: Jason Tramer
address,
arp,
ASA,
Cisco,
interface,
IP,
route,
secondary,
staticUnlike in a Cisco router where you can used the secondary command to add a secondary address to an interface, the Cisco ASA does not support this. Here is a workaround however.
1. First find out the mac address of the ethernet interface you will be using:
sh interface Ethernet0/1
This should...