- CheckMates
- :
- Products
- :
- General Topics
- :
- Checkpoint BGP redistribution
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Checkpoint BGP redistribution
Hello Checkmates,
I'm coming back to you with another weird problem - as always 😄.
As we're deploying SDWan, we've identified that we want some certain sites, to be filtered from the rest of the network. So in order to achieve that, we separated them in a different VRF (vrf840) . This separated network (several sites) has the default gateway pointed to an Checkpoint cluster.
As we are distributing all those networks through BGP, we have set an BGP neighborship between SDWAN box (AS65002 - Cisco) and Checkpoint firewall (AS65502). All works well, we are receiving the routes that are only part of VRF840 on Checkpoint.
Now with those routes, we want to re-distribute them from Checkpoint to the Distribution Core (AS65002 - Cisco). We did the set-up, and peered with the Core, BGP is UP and when we were checking, we were advertising several networks (as they were matching the redistribution rule).
We can clearly see on Checkpoint, that those routes are advertised but still when we check on Distribution Core, we can not see any routes received - like zero.
To be sure that we don't have other issues, we decided to redistribute a static route - like 1.2.3.4/32 - and that shows as well as being advertised, and curiously, we can see that on Distribution as received. But any other routes, except the static one, are not showing.
Did anyone faced similar issues, or do you have a similar set-up, that works or it was failing the same way?
Thank you,
PS: in the PPT I've tried to capture some details and schemas
PS2: I've opened a ticket with Checkpoint, and they are correct stating that as long as we can see networks showing as being advertised from Checkpoint, then there is nothing wrong here.
PS3: The involved HW is 15600 with R81 and JHF87, all the rest is Cisco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
Sorry for the stupid question, did you verify that the routes received wasn't filtered out/blocked by the core(routemap/etc) ? Or that maybe the routes are hidden/inactive?
Did you run packet capture on the CP & core side to find the actual bgp packet with the missing routes advertisement, and verify if it was sent from CP, and received on the core.
If all that didn't help, consider enable bgp debug on both devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good point about routemaps. Also, TAC asked me to enable debug nunch of times for BGP issues, they are helpful, for sure.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello AmirArama,
Here are the details from Distrib Core - as you see it's showing that I receive 1 network - still as you check below, I advertise 3 networks from Checkpoint....
USDA-FW01> show bgp peer 10.2.3.10 advertise IPv4 Route MED LocalPref Nexthop Communities USDA-FW01> |
USDA-DIST-VSS(config-router-af)#do sh ip bgp all su Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd |
I did not do any debugs, because I don't think that advertising 3 routes, would mean 3 packets, and only one - the static one - is passed and accepted by Distrib Core.
An on this particular neighbor, on Distrib Core, I have an in routemap that allows everything. I even dropped it while with Checkpoint TAC and did not do any change.
Thank you,
