Advertisement

03.28.2005 at 11:39AM PST, ID: 21367221
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.6

PIX 515E PIX - VPN issue - Internet Access Stoppage

Asked by pjmac28 in Virtual Private Networking (VPN)

Tags: ,

I have 515E that once the C-VPN client establishes the tunnel I am unable to browse, ping, rdp any devices inside the network. I had this problem with our 506 on our DR side but was resolved by putting in the ICMP permit any statement. This, unfortunately, is not the case with this PIX. I have went through several 'given' pix vpn config's off Cisco's site including the 'Configuring IPSec between two PIXes with VPN client 4.x access'. To this point I am still at a loss as to what is not routing the traffic. I believe it is a NAT issue but I don't see where. Could not call Cisco on this due to the fact that they let the SMARTNET run out and just ordered that today which is around a 2 week wait until that is finalized and can contact Cisco. Also more of a unknown now is that at random points the PIX will not route standard web/internet traffic. I have seen it start routing traffic back up after a amount of time, say 20-30 minutes but then to stop again. Currently there is no access to the internet through this device. The VPN tunnels though however are running properly and passing traffic without errors or stopages during these times where the internet traffic stops functioning. I went through the whole config left in 'unix' format to check for delimited characters to see if anything was hidden but have found none. I can see the traffic in debug but then a little later it just discards those requests:

305011: Built dynamic UDP translation from inside:192.168.2.22/3971 to outside:67.129.XX.XX/11136
305011: Built dynamic UDP translation from inside:192.168.2.22/29132 to outside:67.129.XX.XX/11137

305012: Teardown dynamic UDP translation from inside:192.168.2.22/3985 to outside:67.129.XX.XX/11170 duration 0:00:35

PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password XXXXXXXXXXXX encrypted
passwd XXXXXXXXXXXXXXXX encrypted
hostname pix515proc
domain-name dcmindiana.com
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
names
access-list acl_outside permit tcp host 64.255.XX.XX host 192.168.2.70 eq www
access-list acl_outside permit tcp host 64.255.XX.XX host 192.168.2.70 eq https
access-list acl_outside permit tcp host 64.255.XX.XX host 192.168.2.70 eq 135
access-list acl_outside permit tcp host 68.43.XX.XX host 64.105.144.166 eq ssh
access-list acl_outside permit tcp host 68.43.XX.XX host 192.168.2.70 eq www
access-list acl_outside permit esp any host 64.105.XX.XX
access-list acl_outside permit udp any host 64.105.XX.XX eq isakmp
access-list acl_outside permit tcp 64.132.XX.XX 255.255.255.240 host 192.168.2.70 eq www
access-list acl_outside permit tcp 64.132.XX.XX 255.255.255.240 host 192.168.2.70 eq https
access-list acl_outside permit tcp 64.132.XX.XX 255.255.255.240 host 192.168.2.70 eq 135
access-list acl_outside permit tcp host 209.132.XX.XX host 192.168.2.70 eq www
access-list acl_outside permit tcp host 209.132.XX.XX host 192.168.2.70 eq https
access-list acl_outside permit tcp host 209.132.XX.XX host 192.168.2.70 eq 135
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.70 range 5000 6000
access-list acl_outside permit tcp 10.233.1.0 255.255.255.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 10.233.1.0 255.255.255.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 10.233.1.0 255.255.255.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 10.233.1.0 255.255.255.0 host 192.168.2.70 range 5000 6000
access-list acl_outside permit tcp 10.1.0.0 255.255.248.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 10.1.0.0 255.255.248.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 10.1.0.0 255.255.248.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 10.1.0.0 255.255.248.0 host 192.168.2.70 gt 1024
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.61 eq www
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.61 eq https
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.61 eq 135
access-list acl_outside permit tcp 172.20.0.0 255.255.0.0 host 192.168.2.61 range 5000 6000
access-list acl_outside permit tcp host 64.151.XX.XX host 192.168.2.95 eq www
access-list acl_outside permit tcp host 68.76.XX.XX host 192.168.2.95 eq www
access-list acl_outside permit tcp host 192.168.10.150 192.168.2.0 255.255.255.0
access-list acl_outside permit tcp 192.170.3.0 255.255.255.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 192.170.3.0 255.255.255.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 192.170.3.0 255.255.255.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 192.170.3.0 255.255.255.0 host 192.168.2.70 range 5000 6000
access-list acl_outside permit tcp 10.3.227.0 255.255.255.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 10.3.227.0 255.255.255.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 10.3.227.0 255.255.255.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 10.3.227.0 255.255.255.0 host 192.168.2.70 range 5000 6000
access-list acl_outside permit tcp 192.168.1.0 255.255.255.0 host 192.168.2.70 eq www
access-list acl_outside permit tcp 192.168.1.0 255.255.255.0 host 192.168.2.101 eq ftp
access-list acl_outside permit tcp 192.168.1.0 255.255.255.0 host 192.168.2.70 eq https
access-list acl_outside permit tcp 192.168.1.0 255.255.255.0 host 192.168.2.70 eq 135
access-list acl_outside permit tcp 192.168.1.0 255.255.255.0 host 192.168.2.70 range 5000 6000
access-list acl_outside permit tcp 192.170.3.0 255.255.255.0 host 192.168.2.95 eq ftp
access-list acl_nonat permit ip host 192.168.2.70 host 64.255.XX.XX
access-list acl_nonat permit tcp host 192.168.2.70 host 68.43.XX.XX eq www
access-list acl_nonat permit ip host 192.168.2.70 64.132.XX.XX 255.255.255.240
access-list acl_nonat permit ip host 192.168.2.70 host 209.132.XX.XX
access-list acl_nonat permit ip host 192.168.2.70 172.20.0.0 255.255.0.0
access-list acl_nonat permit ip host 192.168.2.70 10.233.1.0 255.255.255.0
access-list acl_nonat permit ip host 192.168.2.70 10.1.0.0 255.255.248.0
access-list acl_nonat permit ip host 192.168.2.61 172.20.0.0 255.255.XX.XX140.106
access-list acl_nonat permit ip host 192.168.2.95 host 68.76.XX.XX
access-list acl_nonat permit ip 192.168.2.0 255.255.255.0 host 192.168.10.150
access-list acl_nonat permit ip 192.168.2.0 255.255.255.0 192.170.3.0 255.255.255.0
access-list acl_nonat permit ip host 192.168.2.70 10.3.227.0 255.255.255.0
access-list acl_nonat permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0
access-list acl_nonat permit ip 192.168.2.0 255.255.255.0 10.179.30.0 255.255.255.0
access-list acl_monroe permit tcp host 192.168.2.70 eq www 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.70 eq https 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.70 eq 135 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.70 gt 1024 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.61 eq www 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.61 eq https 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.61 eq 135 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.61 gt 1024 172.20.0.0 255.255.0.0
access-list acl_monroe permit tcp host 192.168.2.95 eq www host 64.151.XX.XX
access-list acl_monroe permit tcp host 192.168.2.95 eq www host 68.76.XX.XX
access-list acl_wabash permit ip host 64.255.XX.XX host 192.168.2.70
access-list acl_fsbnewross permit ip host 192.168.2.70 10.1.0.0 255.255.248.0
access-list acl_dcmindy permit ip 64.132.XX.XX 255.255.255.240 host 192.168.2.70
access-list acl_cloverdale permit tcp host 192.168.2.70 eq www 10.233.1.0 255.255.255.0
access-list acl_cloverdale permit tcp host 192.168.2.70 eq https 10.233.1.0 255.255.255.0
access-list acl_cloverdale permit tcp host 192.168.2.70 eq 135 10.233.1.0 255.255.255.0
access-list acl_cloverdale permit tcp host 192.168.2.70 gt 1024 10.233.1.0 255.255.255.0
access-list acl_hnbthorntown permit tcp host 192.168.2.70 eq www 10.3.227.0 255.255.255.0
access-list acl_hnbthorntown permit tcp host 192.168.2.70 eq https 10.3.227.0 255.255.255.0
access-list acl_hnbthorntown permit tcp host 192.168.2.70 eq 135 10.3.227.0 255.255.255.0
access-list acl_hnbthorntown permit tcp host 192.168.2.70 range 5000 6000 10.3.227.0 255.255.255.0
access-list acl_DCMLansing permit ip 192.168.2.0 255.255.255.0 host 192.168.10.150
access-list acl_ibccbl permit tcp host 192.168.2.70 eq www 192.170.3.0 255.255.255.0
access-list acl_ibccbl permit tcp host 192.168.2.70 eq https 192.170.3.0 255.255.255.0
access-list acl_ibccbl permit tcp host 192.168.2.70 eq 135 192.170.3.0 255.255.255.0
access-list acl_ibccbl permit tcp host 192.168.2.70 range 5000 6000 192.170.3.0 255.255.255.0
access-list acl_ibccbl permit tcp host 192.168.2.95 eq ftp 192.170.3.0 255.255.255.0
pager lines 24
logging on
logging timestamp
logging monitor debugging
logging trap debugging
logging device-id hostname
logging host inside 192.168.2.11
icmp permit host 68.58.XX.XX echo-reply outside
icmp permit host 68.58.XX.XX echo outside
icmp permit 192.168.2.0 255.255.255.0 inside
mtu outside 1500
mtu inside 1500
ip address outside 67.129.XX.XX 255.255.255.0
ip address inside 192.168.2.92 255.255.255.0
ip verify reverse-path interface outside
ip verify reverse-path interface inside
ip audit info action alarm
ip audit attack action alarm
ip local pool vpnpool 10.179.33.40-10.179.33.60
no failover
failover timeout 0:00:00
failover poll 15
no failover ip address outside
no failover ip address inside
pdm location 192.168.2.70 255.255.255.255 inside
pdm location 192.168.2.54 255.255.255.255 inside
pdm location 192.168.2.61 255.255.255.255 inside
pdm location 192.168.2.77 255.255.255.255 inside
pdm location 192.168.2.84 255.255.255.255 inside
pdm location 192.168.2.95 255.255.255.255 inside
pdm location 1.1.0.0 255.255.0.0 outside
pdm location 10.1.0.0 255.255.248.0 outside
pdm location 10.233.XX.XX 255.255.255.0 outside
pdm location 64.132.XX.XX 255.255.255.240 outside
pdm location 64.151.XX.XX 255.255.255.255 outside
pdm location 64.255.XX.XX 255.255.255.255 outside
pdm location 68.43.XX.XX 255.255.255.255 outside
pdm location 68.43.XX.XX 255.255.255.255 outside
pdm location 172.20.XX.XX 255.255.0.0 outside
pdm location 207.73.XX.XX 255.255.255.0 outside
pdm location 209.132.XX.XX 255.255.255.255 outside
pdm location 192.168.2.32 255.255.255.248 outside
pdm location 10.172.20.0 255.255.255.0 inside
pdm location 192.168.2.75 255.255.255.255 inside
pdm location 192.168.2.0 255.255.255.0 outside
pdm location 192.168.254.0 255.255.255.0 outside
pdm location 192.168.1.54 255.255.255.255 inside
pdm location 192.168.2.11 255.255.255.255 inside
pdm location 192.168.2.3 255.255.255.255 inside
pdm location 68.76.XX.XX 255.255.255.255 outside
pdm location 192.168.2.47 255.255.255.255 inside
pdm location 192.168.2.101 255.255.255.255 inside
pdm location 10.3.227.0 255.255.255.0 outside
pdm location 192.168.1.0 255.255.255.0 outside
pdm location 192.168.10.150 255.255.255.255 outside
pdm location 192.170.3.0 255.255.255.0 outside
pdm location 10.179.30.0 255.255.255.0 outside
pdm location 68.58.XX.XX 255.255.255.255 outside
pdm location 10.179.33.0 255.255.255.0 outside
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list acl_nonat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group acl_outside in interface outside
route outside 0.0.0.0 0.0.0.0 67.129.XX.XX 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.2.75 XXXXXXXX timeout 5
url-cache dst 5KB
ntp server 128.10.252.9 source outside
http server enable
http 192.168.2.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.2.54 /515flashconfig
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set dcmin-set esp-3des esp-md5-hmac
crypto dynamic-map vpn_dyn 30 set transform-set dcmin-set
crypto map dcmin-map 10 ipsec-isakmp
crypto map dcmin-map 10 match address acl_monroe
crypto map dcmin-map 10 set peer 67.39.XX.XX
crypto map dcmin-map 10 set transform-set dcmin-set
crypto map dcmin-map 20 ipsec-isakmp
crypto map dcmin-map 20 match address acl_cloverdale
crypto map dcmin-map 20 set peer 209.132.XX.XX
crypto map dcmin-map 20 set transform-set dcmin-set
crypto map dcmin-map 30 ipsec-isakmp
crypto map dcmin-map 30 match address acl_fsbnewross
crypto map dcmin-map 30 set peer 68.255.XX.XX
crypto map dcmin-map 30 set transform-set dcmin-set
crypto map dcmin-map 30 set security-association lifetime seconds 3600 kilobytes 8192
crypto map dcmin-map 40 ipsec-isakmp
crypto map dcmin-map 40 match address acl_hnbthorntown
crypto map dcmin-map 40 set peer 216.190.XX.XX
crypto map dcmin-map 40 set transform-set dcmin-set
crypto map dcmin-map 50 ipsec-isakmp
crypto map dcmin-map 50 match address acl_DCMLansing
crypto map dcmin-map 50 set peer 207.73.XX.XX
crypto map dcmin-map 50 set transform-set dcmin-set
crypto map dcmin-map 88 ipsec-isakmp
crypto map dcmin-map 88 set peer 69.39.XX.XX
crypto map dcmin-map 88 set transform-set dcmin-set
crypto map dcmin-map 553 ipsec-isakmp
crypto map dcmin-map 553 match address acl_ibccbl
crypto map dcmin-map 553 set peer 68.23.XX.XX
crypto map dcmin-map 553 set transform-set dcmin-set
crypto map dcmin-map 999 ipsec-isakmp dynamic vpn_dyn
crypto map dcmin-map client authentication partnerauth
crypto map dcmin-map interface outside
isakmp enable outside
isakmp key ******** address 216.190.XX.XX netmask 255.255.255.255
isakmp key ******** address 68.255.XX.XX netmask 255.255.255.255 no-xauth
isakmp key ******** address 209.132.XX.XX netmask 255.255.255.255
isakmp key ******** address 207.73.XX.XX netmask 255.255.255.255
isakmp key ******** address 68.23.XX.XX netmask 255.255.255.255
isakmp key ******** address 67.39.XX.XX netmask 255.255.255.255
isakmp key ******** address 69.39.XX.XX netmask 255.255.255.255
isakmp identity address
isakmp nat-traversal 20
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 1800
isakmp policy 30 authentication pre-share
isakmp policy 30 encryption 3des
isakmp policy 30 hash md5
isakmp policy 30 group 1
isakmp policy 30 lifetime 86400
vpngroup dcm-it address-pool vpnpool
vpngroup dcm-it dns-server 192.168.2.47 192.168.2.75
vpngroup dcm-it default-domain proc2.local
vpngroup dcm-it idle-time 1000
vpngroup dcm-it password ********
telnet timeout 5
ssh 68.58.XX.XX 255.255.255.255 outside
ssh 192.168.2.77 255.255.255.255 inside
ssh 192.168.2.84 255.255.255.255 inside
ssh 192.168.2.54 255.255.255.255 inside
ssh timeout 60
console timeout 0
username monroe password XXXXXXXXXXXXXXXX encrypted privilege 2
username wabash password XXXXXXXXXXXXXXXX encrypted privilege 2
username newross password XXXXXXXXXXXXXXX encrypted privilege 2
username pmcvicker password XXXXXXXXXXXXXXX encrypted privilege 15
username clover password XXXXXXXXXXXXXXX encrypted privilege 2
terminal width 80
Cryptochecksum:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
: end


Start Free Trial
 
 
[+][-]03.28.2005 at 06:06PM PST, ID: 13648877

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.29.2005 at 06:16AM PST, ID: 13652410

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.29.2005 at 06:17AM PST, ID: 13652426

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.29.2005 at 06:39AM PST, ID: 13652631

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Virtual Private Networking (VPN)
Tags: pix, vpn
Sign Up Now!
Solution Provided By: lrmoore
Participating Experts: 1
Solution Grade: A
 
 
[+][-]03.29.2005 at 07:54AM PST, ID: 13653421

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.29.2005 at 07:55AM PST, ID: 13653441

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03.29.2005 at 08:00AM PST, ID: 13653487

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32