cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3670
Views
35
Helpful
23
Replies

GRE over IPSEC

AyoubC
Level 1
Level 1

Hello Sec Gurus, 

I'm running into a solution design misunderstanding, as the same time implementation, 

an ISP suggested the below design to have an internal subnet in the right tunneled back to his MPLS network back to the main office, to reach ISP gateway, we have have an EDGE ASA that can establish an IPSEC vpn back to the nearest ISP gateway, and have my GRE built out from the switch back to the gateway GRE interface. 

is this a valid design? how this can be configured in the ASA and the switch. 

AyoubC_1-1662060391930.png

Thank you !!! 

 

23 Replies 23

Can you put ip in your topolgy.

No need full ip only first and last number.

when you ACL means the crypto map then, in my case the ACL will permit IP host 192.168.20.54 host 192.168.20.53 - right? 

If this is tunnel source and tunnel destination then yes.

AyoubC
Level 1
Level 1

@MHM Cisco World 
These are the GRE tunnel interface IP (the .54 from the switch side and the .53 from the ISP side). agree with that?  I don't have any parameters for tunnel source and tunnel destination,   

GRE tunnel interface use for management and run routing, the important IP is tunnel source and tunnel destination, 
the tunnel source and tunnel destination use to build new IP header, which later will hit the ACL of IPsec and make Router/ASA encrypt the traffic (pass safe through internet).

AyoubC
Level 1
Level 1

@MHM Cisco World - Here is a question then, the only information I got from the ISP is the public IP to terminate IPSEC and a private IP that represents the GRE tunnel IP (the 192.168... I mentioned above), and he said that that's all I need to implement, and he also said that the same scenario is working for other customers environment - I'm confused here as I never did this implementation before. 

Any more guidence please ? 

I will make second review and update you today.

AyoubC
Level 1
Level 1

For all, we end up with a conclusion that this scenario isn't feasible due to ASA that will always require a destination subnet to make a tunnel, 

This scenario make more sense if we had routers from both ends, 

@MHM Cisco World - Thanks for all details and conclusions you provided for the senario !! appreciate that. 

@AyoubC based on your diagram and my understanding of it, I still see no reason why this will not work.