ASA configuration
black_blood
Registered Users Posts: 1 ■□□□□□□□□□
in Off-Topic
i'm trying to create a Network Object within an ASA 5505 Version 8.2.
when I try to create the object by typing the command
ciscoasa(config)# Object Network MY-LAN
it replies with
ciscoasa(config-network)#
when I need it to show
ciscoasa(config-network-object)#
This is for configuring the NAT inside the object
Can anyone help please ?!
when I try to create the object by typing the command
ciscoasa(config)# Object Network MY-LAN
it replies with
ciscoasa(config-network)#
when I need it to show
ciscoasa(config-network-object)#
This is for configuring the NAT inside the object
Can anyone help please ?!
Comments
-
TechGuy215 Member Posts: 404 ■■■■□□□□□□I don't think you need the prompt to be config-network-object.
It's been awhile since I've touched an ASA, but I believe you can define the object within the config-network prompt.
For instance,
hostname (config)# object network MYLAN
hostname (config-network)# description MYLAN Network Objects
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# network-object host "INSERT IP HERE"
hostname (config-network)# Ctrl+Z
hostname (config)# Copy Run Start
FYI, these are also REALLY easy to create via the ASDM GUI.* Currently pursuing: PhD: Information Security and Information Assurance
* Certifications: CISSP, CEH, CHFI, CCNA:Sec, CCNA:R&S, CWNA, ITILv3, VCA-DCV, LPIC-1, A+, Network+, Security+, Linux+, Project+, and many more...
* Degrees: MSc: Cybersecurity and Information Assurance; BSc: Information Technology - Security; AAS: IT Network Systems Administration