[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[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!

7.0

pix crypto ipsec or vpn not working for a subnet

Asked by ryder0707 in Cisco PIX Firewall, Virtual Private Networking (VPN), Networking Hardware Firewalls

Tags: Cisco, PIX

1 have 2 pix(pix a & pix b), each on separate site(site y & z)
on site y pix a has 2 subnets, 192.168.1.0/24 is connected directly and 192.168.166.0/24 via a gateway at 192.168.1.111
from pix a, i can ping to all hosts in 192.168.1.0/24 & 192.168.166.0/24
on site z, pix b has 1 subnet, 192.168.150.0/24
site-site vpn is configured the same on both pix
below is the output from "sh crypto ipsec sa" from pix a on site y
as you can see nothing is encrypt/decrypt for 192.168.166.0/24
just to verify, on site y i can only ping to host in site z 192.168.150.0 from 192.168.1.0/24 and vice versa
but i cant ping any host in 192.168.150.0 from 192.168.166.0/24
any idea why?


1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
pixfirewall# sh crypto ipsec sa
 
 
interface: outside
    Crypto map tag: outside_map, local addr. 110.16.39.2
 
   local  ident (addr/mask/prot/port): (192.168.166.0/255.255.255.0/0/0)
   remote ident (addr/mask/prot/port): (192.168.150.0/255.255.255.0/0/0)
   current_peer: KLPIX:0
     PERMIT, flags={origin_is_acl,}
    #pkts encaps: 0, #pkts encrypt: 0, #pkts digest 0
    #pkts decaps: 0, #pkts decrypt: 0, #pkts verify 0
    #pkts compressed: 0, #pkts decompressed: 0
    #pkts not compressed: 0, #pkts compr. failed: 0, #pkts decompress failed: 0
    #send errors 0, #recv errors 0
 
     local crypto endpt.: 110.16.39.2, remote crypto endpt.: KLPIX
     path mtu 1500, ipsec overhead 0, media mtu 1500
     current outbound spi: 0
 
     inbound esp sas:
 
 
     inbound ah sas:
 
 
     inbound pcp sas:
 
 
     outbound esp sas:
 
 
     outbound ah sas:
 
 
     outbound pcp sas:
 
 
 
   local  ident (addr/mask/prot/port): (192.168.1.0/255.255.255.0/0/0)
   remote ident (addr/mask/prot/port): (192.168.150.0/255.255.255.0/0/0)
   current_peer: KLPIX:500
     PERMIT, flags={origin_is_acl,}
    #pkts encaps: 8808, #pkts encrypt: 8808, #pkts digest 8808
    #pkts decaps: 8619, #pkts decrypt: 8629, #pkts verify 8629
    #pkts compressed: 0, #pkts decompressed: 0
    #pkts not compressed: 0, #pkts compr. failed: 0, #pkts decompress failed: 0
    #send errors 0, #recv errors 0
 
     local crypto endpt.: 110.16.39.2, remote crypto endpt.: KLPIX
     path mtu 1500, ipsec overhead 56, media mtu 1500
     current outbound spi: 2c4852d8
 
     inbound esp sas:
      spi: 0x2369b5e4(594130404)
        transform: esp-3des esp-md5-hmac ,
        in use settings ={Tunnel, }
        slot: 0, conn id: 1, crypto map: outside_map
        sa timing: remaining key lifetime (k/sec): (4605691/25070)
        IV size: 8 bytes
        replay detection support: Y
 
 
     inbound ah sas:
 
 
     inbound pcp sas:
 
 
     outbound esp sas:
      spi: 0x2c4852d8(742937304)
        transform: esp-3des esp-md5-hmac ,
        in use settings ={Tunnel, }
        slot: 0, conn id: 2, crypto map: outside_map
        sa timing: remaining key lifetime (k/sec): (4607321/25070)
        IV size: 8 bytes
        replay detection support: Y
 
 
     outbound ah sas:
 
 
     outbound pcp sas:
 
Loading Advertisement...
 
[+][-]10/15/08 08:29 PM, ID: 22727909Expert Comment

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 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/15/08 08:49 PM, ID: 22727970Author Comment

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 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/15/08 09:12 PM, ID: 22728032Expert Comment

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 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/15/08 09:16 PM, ID: 22728057Author Comment

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 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/16/08 12:39 AM, ID: 22728686Author Comment

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 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/16/08 02:15 AM, ID: 22729055Accepted Solution

View this solution now by starting your 30-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

Zones: Cisco PIX Firewall, Virtual Private Networking (VPN), Networking Hardware Firewalls
Tags: Cisco, PIX
Sign Up Now!
Solution Provided By: ryder0707
Participating Experts: 1
Solution Grade: A
 
[+][-]10/16/08 06:15 AM, ID: 22730447Expert Comment

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 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/16/08 07:23 PM, ID: 22737401Author Comment

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 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 - Hierarchy / EE_QW_2_20070628