Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ASA Version 9.8(1)
- !
- hostname ciscoasa
- enable password *REMOVED*
- names
- !
- interface GigabitEthernet1/1
- nameif outside
- security-level 0
- ip address *EXAMPLE* 100.1.1.158 255.255.255.240
- !
- interface GigabitEthernet1/2
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/3
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/4
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/5
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/6
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/7
- shutdown
- no nameif
- no security-level
- no ip address
- !
- interface GigabitEthernet1/8
- description LAN UPLINK
- nameif inside
- security-level 100
- ip address 172.16.100.1 255.255.255.252
- !
- interface Management1/1
- management-only
- no nameif
- no security-level
- no ip address
- !
- ftp mode passive
- clock timezone EST -5
- clock summer-time EDT recurring
- object network obj_any
- subnet 0.0.0.0 0.0.0.0
- object network inside-subnet
- subnet 172.16.0.0 255.255.0.0
- access-list OUTSIDE-IN extended permit icmp any any echo-reply
- access-list OUTSIDE-IN extended deny ip any any log
- access-list inside_access_in_1 extended permit ip any any
- pager lines 24
- logging asdm informational
- mtu outside 1500
- mtu inside 1500
- icmp unreachable rate-limit 1 burst-size 1
- icmp permit any outside
- icmp permit any inside
- no asdm history enable
- arp timeout 14400
- no arp permit-nonconnected
- arp rate-limit 16384
- !
- nat (inside,outside) after-auto source dynamic inside-subnet interface
- access-group OUTSIDE-IN in interface outside
- access-group inside_access_in_1 in interface inside
- router eigrp 1
- network 0.0.0.0 0.0.0.0
- passive-interface default
- no passive-interface inside
- !
- route outside 0.0.0.0 0.0.0.0 *EXAMPLE* 10.1.1.145 1
- timeout xlate 3:00:00
- timeout pat-xlate 0:00:30
- timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 sctp 0:02:00 icmp 0:00:02
- timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
- timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
- timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
- timeout tcp-proxy-reassembly 0:01:00
- timeout floating-conn 0:00:00
- timeout conn-holddown 0:00:15
- timeout igp stale-route 0:01:10
- user-identity default-domain LOCAL
- aaa authentication enable console LOCAL
- aaa authentication http console LOCAL
- aaa authentication ssh console LOCAL
- aaa authentication login-history
- http server enable
- http 0.0.0.0 0.0.0.0 inside
- no snmp-server location
- no snmp-server contact
- service sw-reset-button
- crypto ipsec security-association pmtu-aging infinite
- crypto ca trustpool policy
- telnet timeout 5
- no ssh stricthostkeycheck
- ssh 0.0.0.0 0.0.0.0 inside
- ssh timeout 5
- ssh key-exchange group dh-group1-sha1
- console timeout 0
- dhcpd auto_config outside
- !
- threat-detection basic-threat
- threat-detection statistics access-list
- no threat-detection statistics tcp-intercept
- dynamic-access-policy-record DfltAccessPolicy
- username chrismj password *REMOVED*
- !
- class-map global-class
- match default-inspection-traffic
- !
- !
- policy-map type inspect dns preset_dns_map
- parameters
- message-length maximum client auto
- message-length maximum 512
- no tcp-inspection
- policy-map global-policy
- class global-class
- inspect dns
- inspect http
- inspect icmp
- inspect icmp error
- !
- service-policy global-policy global
- prompt hostname context
- no call-home reporting anonymous
- Cryptochecksum:*REMOVED*
- : end
Advertisement
Add Comment
Please, Sign In to add comment