asked on
ASKER
ASKER
Building configuration...
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password *********** encrypted
passwd ************* encrypted
hostname ***********
domain-name *******.com
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 rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
no fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
name 192.168.5.5 *****
name 192.168.5.6 ********
access-list inbound permit tcp any host **.**.***.*** eq pop3
access-list inbound permit tcp any host **.**.***.*** eq www
access-list inbound permit tcp any host **.**.***.*** eq smtp
access-list inbound permit tcp any interface outside
access-list inbound permit tcp any host **.**.***.*** eq www
access-list inbound permit tcp any host **.**.***.*** eq www
access-list inbound permit tcp any host **.**.***.*** eq www
access-list inbound permit tcp any host **.**.***.*** eq ftp
access-list inbound permit tcp any host **.**.***.*** eq www
access-list 110 permit ip 192.168.5.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 102 permit ip 192.168.5.0 255.255.255.0 192.168.3.0 255.255.255.0
access-list 102 permit ip 192.168.5.0 255.255.255.0 192.168.6.0 255.255.255.0
access-list 102 permit ip 192.168.5.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list 102 permit ip interface inside 192.168.6.0 255.255.255.224
access-list 115 permit ip 192.168.5.0 255.255.255.0 192.168.3.0 255.255.255.0
access-list 120 permit tcp any host **.**.***.*** eq www
access-list taneytown_splitTunnelAcl permit ip interface inside any
access-list outside_cryptomap_dyn_50 permit ip any 192.168.6.0 255.255.255.224
access-list vpntaney_splitTunnelAcl permit ip 192.168.5.0 255.255.255.0 any
access-list vpntaney_splitTunnelAcl permit ip 192.168.3.0 255.255.255.0 any
access-list vpntaney_splitTunnelAcl permit ip 192.168.1.0 255.255.255.0 any
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside **.**.***.*** 255.255.255.248
ip address inside 192.168.5.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool vpntaney 192.168.6.1-192.168.6.25
pdm location Jamisweb 255.255.255.255 inside
pdm location 192.168.3.0 255.255.255.0 outside
pdm location 192.168.6.0 255.255.255.0 outside
pdm location IntasetWeb 255.255.255.255 inside
pdm location 192.168.1.0 255.255.255.0 outside
pdm location **.**.***.*** 255.255.255.255 outside
pdm location 192.168.6.0 255.255.255.255 inside
pdm location 192.168.6.0 255.255.255.0 inside
pdm location 192.168.5.10 255.255.255.255 inside
pdm location **.**.***.*** 255.255.255.255 outside
pdm location 192.168.5.4 255.255.255.255 inside
pdm location 192.168.5.7 255.255.255.255 inside
pdm location 192.168.5.62 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list 102
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface www Jamisweb www netmask 255.255.255.255 0 0
static (inside,outside) udp interface domain 192.168.5.4 domain netmask 255.255.255.255 0 0
static (inside,outside) **.**.***.*** IntasetWeb netmask 255.255.255.255 0 0
static (inside,outside) **.**.***.*** 192.168.5.10 netmask 255.255.255.255 0 0
static (inside,outside) **.**.***.*** 192.168.5.7 netmask 255.255.255.255 0 0
static (inside,outside) **.**.***.*** 192.168.5.62 netmask 255.255.255.255 0 0
access-group inbound in interface outside
route outside 0.0.0.0 0.0.0.0 **.**.***.*** 1
timeout xlate 0:05: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 sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
aaa authentication telnet console LOCAL
aaa authentication http console LOCAL
aaa authentication enable console LOCAL
aaa authentication ssh console LOCAL
http server enable
http 192.168.5.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
tftp-server inside 192.168.5.100
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set myset esp-3des esp-md5-hmac
crypto dynamic-map dynmap 30 set transform-set myset
crypto dynamic-map dynmap 50 match address outside_cryptomap_dyn_50
crypto dynamic-map dynmap 50 set transform-set myset
crypto map newmap 10 ipsec-isakmp
crypto map newmap 10 match address 110
crypto map newmap 10 set peer **.**.***.***
crypto map newmap 10 set transform-set myset
crypto map newmap 15 ipsec-isakmp
crypto map newmap 15 match address 115
crypto map newmap 15 set peer **.**.***.***
crypto map newmap 15 set transform-set myset
crypto map newmap 20 ipsec-isakmp dynamic dynmap
crypto map newmap interface outside
isakmp enable outside
isakmp key ******** address **.**.***.*** netmask 255.255.255.255 no-xauth no-config-mode
isakmp key ******** address **.**.***.*** netmask 255.255.255.255 no-xauth no-config-mode
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 vpntaney address-pool vpntaney
vpngroup vpntaney dns-server 192.168.5.2
vpngroup vpntaney wins-server 192.168.5.2
vpngroup vpntaney default-domain cisco.com
vpngroup vpntaney split-tunnel vpntaney_splitTunnelAcl
vpngroup vpntaney idle-time 1800
vpngroup vpntaney password ********
vpngroup taneytown address-pool vpntaney
vpngroup taneytown split-tunnel taneytown_splitTunnelAcl
vpngroup taneytown idle-time 1800
vpngroup taneytown password ********
telnet 0.0.0.0 0.0.0.0 inside
telnet 192.168.5.0 255.255.255.0 inside
telnet 192.168.6.0 255.255.255.0 inside
telnet timeout 5
ssh 76.184.121.85 255.255.255.255 outside
ssh timeout 5
management-access inside
console timeout 0
dhcpd address 192.168.5.52-192.168.5.253 inside
dhcpd dns **.**.***.*** **.**.***.***
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
username ******* password ************* encrypted privilege 15
terminal width 80
banner exec If you do not have access you have no business here.
Cryptochecksum:************************
: end
[OK]
ASKER
A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet, to provide remote offices or travelling users access to a central organizational network securely. VPNs encapsulate data transfers using secure cryptographic methods and other security mechanisms to ensure that only authorized users can access the network and that the data cannot be intercepted.
TRUSTED BY
Please also post your configs for the ASA and also to remove sensitive information, aka publicly routed IP addresses and secrets.