Pix# show running
: Saved
:
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password <REMOVED>
passwd <REMOVED>
hostname Pix
domain-name <REMOVED>
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list INTERNET permit icmp any any echo-reply
access-list INTERNET permit icmp any any time-exceeded
access-list INTERNET permit icmp any any unreachable
access-list INTERNET permit tcp any host <REMOVED>.235 eq www
access-list INTERNET permit tcp any host <REMOVED>.237 eq smtp
access-list INTERNET permit tcp any host <REMOVED>.237 eq www
access-list INTERNET permit gre any any
access-list INTERNET permit tcp any host <REMOVED>.235 eq https
access-list 101 permit ip 192.168.1.0 255.255.255.0 192.168.100.0 255.255.255.0
pager lines 24
logging on
logging timestamp
logging monitor notifications
logging buffered notifications
icmp permit any inside
mtu outside 1500
mtu inside 1500
ip address outside <REMOVED>.234 255.255.255.248
ip address inside 192.168.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpnpool 192.168.100.100-192.168.100.200
pdm location 192.168.1.2 255.255.255.255 inside
pdm location 192.168.1.20 255.255.255.255 inside
pdm location 192.168.1.21 255.255.255.255 inside
pdm location 192.168.1.22 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 101
nat (inside) 2 192.168.1.20 255.255.255.255 0 0
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) <REMOVED>.237 192.168.1.21 netmask 255.255.255.255 0 0
static (inside,outside) <REMOVED>.235 192.168.1.23 netmask 255.255.255.255 0 0
access-group INTERNET in interface outside
route outside 0.0.0.0 0.0.0.0 <REMOVED>.233 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
aaa-server partnerauth protocol radius
aaa-server partnerauth (inside) host 192.168.1.21 kccrocks timeout 5
url-server (inside) vendor websense host 192.168.1.21 timeout 5 protocol TCP version 1
filter url http 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0 allow
http server enable
http 0.0.0.0 0.0.0.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set myset esp-3des esp-md5-hmac
crypto dynamic-map dynmap 10 set transform-set myset
crypto map mymap 10 ipsec-isakmp dynamic dynmap
crypto map mymap client authentication partnerauth
crypto map mymap interface outside
isakmp enable outside
isakmp identity address
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash md5
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup kccvpn address-pool vpnpool
vpngroup kccvpn dns-server 192.168.1.21
vpngroup kccvpn wins-server 192.168.1.21
vpngroup kccvpn default-domain kensington.org
vpngroup kccvpn split-tunnel 101
vpngroup kccvpn idle-time 1800
vpngroup kccvpn password ********
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum: <REMOVED>
: end
Pix#