Skip to main content
pacionet
New Member
December 2, 2025
Solved

ADVPN - IPSEC - BGP - Redistributing static routes

  • December 2, 2025
  • 2 replies
  • 361 views

Hi, we set up an ADVPN Hub and Spoke network layout like this:

 

FOSSONE.drawio.png

Hub is Fortigate 3000F, Spoke is Fortigate 60F.

We configured BGP on Hub and Spoke (on the IPSEC Tunnel)

We noticed that "connected networks" of spoke are distributed correctly:

 

10.39.80.0/24 -> IPSEC TUNNEL

 

but the static route (10.172.6.1/32 -> 10.39.80.2) is distributed with the wrong "next hop".

 

On the Hub we got:

10.172.6.1/32 -> 10.39.80.2

instead we would

10.172.6.1/32 -> IPSEC TUNNEL

 

Any hints?

 

Best answer by pacionet

After some googling I found the solution: we set on the spoke:

 

set next-hop-self-rr enable

 

 

2 replies

pacionet
pacionetAuthorAnswer
New Member
December 4, 2025

After some googling I found the solution: we set on the spoke:

 

set next-hop-self-rr enable

 

 

Jean-Philippe_P
Staff & Editor
Staff & Editor
December 4, 2025

Hello pacionet,

 

Thanks for sharing the solution and glad that you solved your issue :)

Jean-Philippe - Fortinet Community Team