- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Need to setup ospf over IPSEC tunnel
I'm having an issue with setting up OSPF over IPSEC tunnel.
1. IPSEC tunnel is up.
2. Tunnel is up. I can ping remote tunnel IP.
3. OSPF interface doesn't show the tunnel interface when I ran "get router info ospf interface". It's not on the list.
Any suggestions?
Solved! Go to Solution.
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's not a ton of information to make a good guess but I will start with some of the basics.
Do you have IP addresses assigned to the tunnel interfaces (on both sides)? Also, what is your configuration for OSPF? Do you have the IPSec tunnel interface IP space defined in the network statements? You will need that for the OSPF adjacency to be established.
Here's a cookbook to get you started:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's not a ton of information to make a good guess but I will start with some of the basics.
Do you have IP addresses assigned to the tunnel interfaces (on both sides)? Also, what is your configuration for OSPF? Do you have the IPSec tunnel interface IP space defined in the network statements? You will need that for the OSPF adjacency to be established.
Here's a cookbook to get you started:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had to include tunnel interface subnet on the network under ospf. I forgot to include in there. Thanks for your help.
