cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
9596
Views
0
Helpful
2
Comments
Suman Mukherjee
Level 1
Level 1

i am new in ASA field, i am wanted to configure the ASA 5510 with SSM 10 module (Trend Micro Module)

Say my public IP pool 10.10.10.10 /248

and my LAN IP pool 192.168.1.0/24

1st I wanted to internet through ASA. 2Mbps lease line terminate in Ethernet.

please any one help me, if possible.

my e-mail ID- kajal@chabria.com

Comments
sokakkar
Cisco Employee
Cisco Employee

Hi Kajal,

For setting up internet access on ASA:

Assuming that Ethernet0/1 is your internet interface and Ethernet0/2 is internal network:

Int e0/1

nameif outside

ip address 10.10.10.11 255.255.255.248

int e0/2

nameif inside

ip address 192.168.1.1 255.255.255.0

nat (inside) 1 0 0

global (outside) 1 interface

route outside 0 0 <next_hop_on_outside>

------------------------------------------------------------------------

You can check the following link on how to initialize AIP SSM:

http://www.cisco.com/en/US/docs/security/ips/5.1/configuration/guide/cli/cliInit.html#wp1031112

Then you need to set up policy on ASA to divert the traffic to SSM for inspection:

http://www.cisco.com/en/US/docs/security/asa/asa71/configuration/guide/ssm.html

Panos Kampanakis
Cisco Employee
Cisco Employee

Also to configure the CSC follow document

https://supportforums.cisco.com/docs/DOC-5668

I hope it helps.

PK

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: