- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-29-2019 08:00 AM
Hi All,
I have BGP routing advertising from the Palo with eBGP advertising internally and externally for 4 vSYSs.
How do I advertise a particular vSYS with public IP a.a.a.a to advertise it as a route for public IP b.b.b.b/27.
Regards
Adrian
04-30-2019 07:08 AM
Thanks. I managed to find the issue. As well as adding the subnet into the public facing export rule I needed to add it into the redistribution area. I had a redistribution entry of 0.0.0.0/0 and though that covered it but alas it didn't.
Now onto my next issue 🙂
Regards
Adrian
04-29-2019 04:02 PM
Need a bit more detail here. But it sounds like you need a redistribution profile.
I'm assuming b.b.b.b/27 is going to be used for NAT on your public facing zone? If b.b.b.b/27 is connected or learned via another routing protocol (eg static, ospf), you can configure a Redistribution profile to advertise them to your eBGP public peer.
If b.b.b.b/27 does not exist, then you can manually redistribute it without tieing it to any other interface or routing protocol. This just means your firewall with redistribute it not matter what.
Secondly you need to make sure the route filters are in place on your end to allow the redistribution and on the peers end to allow for the learning and further distribution of the b.b.b.b/27 network.
04-30-2019 07:08 AM
Thanks. I managed to find the issue. As well as adding the subnet into the public facing export rule I needed to add it into the redistribution area. I had a redistribution entry of 0.0.0.0/0 and though that covered it but alas it didn't.
Now onto my next issue 🙂
Regards
Adrian
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!