Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > GRE traffic over PIX IPSEC VPN

Reply
Thread Tools

GRE traffic over PIX IPSEC VPN

 
 
Dimitri Petrovich
Guest
Posts: n/a
 
      06-06-2005
Hello,

I am testing an IPSEC VPN site to site on PIX 515 6.3(4)

Behind each PIX, I've got a router having all the routes to the inside
networks.

I need to have GRE traffic to get into the VPN. So, to achieve it, I've got
the networks where the GRE traffic to come from in my no-nat access-list and
for the ACL for VPN, I've got something like "access-list 4VPN permit ip any
any.

It looks the GRE traffic does not get through.

Questions,

1. GRE traffic, it has an IP header? is this a tcp data flow? or what?
2. Can PIX manage to VPN GRE TRAFFIC or I need to specify permit gre any any
in my ACL? Is GRE part of the generic "IP" statement in a PIX ACL for VPN?

Thank you very much,

Dima



 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      06-06-2005
In article <>,
Dimitri Petrovich <> wrote:
:1. GRE traffic, it has an IP header?

Yes. And your PIX 515 running 6.3(4) is only able to handle IP traffic.
[You could update to PIX 7.0 if you needed to handle non-IP traffic.]

:is this a tcp data flow? or what?

It is not a tcp data flow, nor a udp data flow, nor icmp -- it is
it's own protocol at the same level as tcp and udp.

:2. Can PIX manage to VPN GRE TRAFFIC

Yes, that should be possible.

r I need to specify permit gre any any
:in my ACL? Is GRE part of the generic "IP" statement in a PIX ACL for VPN?

GRE is part of IP and would be included if you had permit ip

Note: GRE has no "port" and therefore cannot be used with Port Address
Translation (PAT).

--
"No one has the right to destroy another person's belief by
demanding empirical evidence." -- Ann Landers
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pix to Pix vpn connection will connect but no traffic passed over Alex Cisco 0 08-27-2008 12:17 PM
4506 acting as LNS with L2TP over IPsec and IPsec over L2TP. AM Cisco 0 02-20-2007 09:00 AM
4506 acting as LNS with L2TP over IPsec and IPsec over L2TP. AM Cisco 1 02-20-2007 07:20 AM
IPsec within L2TP over IPsec - PIX. AM Cisco 0 07-23-2006 10:14 PM
Site-to-site VPN with GRE over IPSec Daniel Cisco 8 02-24-2006 10:17 PM



Advertisments
 



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