- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-12-2022 11:05 PM
Hi,
We just got pinged by security that our Palo's are exposing their TCP 179 to the internet while we utilize BGP as routing protocol to our next hops.
Now we haven't got any explicit rule which should allow TCP 179 on the public side, and yet a non BGP next hop device can reach 179, while we do not have an explicit rule about the routing protocol in place.
How does that work? and how can I limit the exposure of TCP 179 to only my next-hop neighbor?
Thanks
05-13-2022 03:03 AM
Thank you for the post @ColinCant
my best guess is that BGP traffic is hitting rule: intrazone-default which by default has action allow. If your firewall is configured to build BGP peer with a BGP neighbor on internet by using local interface then this is not crossing two different zones, so unless you have a rule to block a traffic within zone this will be allowed.
In order to mitigate this, I would place a rule on the top to allow TCP 179 between your IP on Firewall and IP address you are peering with, then place another rule below that to block everything else. Before I put this configuration in, I would also check log to see there is no legitimate intra-zone traffic. For example ipsec tunnel terminating session on untrust interface.
Kind Regards
Pavel
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!