Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > asa 5540 configuration help

Reply
Thread Tools

asa 5540 configuration help

 
 
Thorsten Scheurer
Guest
Posts: n/a
 
      11-15-2007
Hi together,

I need help to configure an ASA. I want to route 2 Interfaces without NAT.
But i didn't get from the inside interface to the outside interfac.

Here my config... Can somebody help??

interface GigabitEthernet0/0
nameif outside
security-level 0
ip address xxx.xx.1.100 255.255.255.0
!
interface GigabitEthernet0/1
nameif inside
security-level 15
ip address xxx.xx.200.1 255.255.255.0
!

!
interface Management0/0
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
!
passwd xx encrypted
ftp mode passive
access-list outside_access_in extended permit tcp any any
access-list inside_access_out extended permit tcp any any
pager lines 24
logging enable
logging asdm informational
mtu management 1500
mtu outside 1500
mtu inside 1500
no failover
monitor-interface management
monitor-interface outside
monitor-interface inside
asdm image disk0:/asdm-507.bin
no asdm history enable
arp timeout 14400

route outside 0.0.0.0 0.0.0.0 xxx.xx.1.20 1

timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00
timeout mgcp-pat 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
http server enable
http 192.168.1.0 255.255.255.0 management
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
telnet timeout 5
ssh timeout 5
console timeout 0
dhcpd address 192.168.1.2-192.168.1.254 management
dhcpd lease 3600
dhcpd ping_timeout 50
dhcpd enable management
!
class-map inspection_default
match default-inspection-traffic
!
!
policy-map global_policy
class inspection_default
inspect dns maximum-length 512
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
!
service-policy global_policy global
Cryptochecksum:85c09f8018db75817b329421456b2806
: end
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
cisco ASA configuration help !!!!! cyril Cisco 1 06-24-2011 04:40 AM
Help with Cisco ASA w/CSC-SSM and WCCP Configuration.. Ambassador Kosh Cisco 1 09-02-2009 09:01 PM
asa 5540 configuration help Thorsten Scheurer Cisco 0 11-15-2007 07:50 AM
Need help with Cisco 3800 + Cisco ASA 5540 configuration ejohnson1341@gmail.com Cisco 2 09-29-2007 01:13 AM
WCCP on ASA & traffic between physical interfaces on ASA apsolar@gmail.com Cisco 3 02-15-2007 12:16 AM



Advertisments