Block UDP 443 outbound

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Block UDP 443 outbound

L2 Linker

Need some assistance creating a security rule to block UDP 443 outbound on my PA-3250 firewall.

1 REPLY 1

L6 Presenter

Is there something unusual in the setup or? It should be fairly simple to block all outbound UDP/443 traffic if that is what you want to do.

Objects -> Services

Add new service for UPP/443 traffic, i.e.:

name=UDP443

Protocol=UDP

Destination Port=443 

Policy -> Security

Add new security rule:

General->name = Block_UDP443

Source->Zone = Trust (or whatever your internal zone is)

Destination->Zone = UnTrust (or whatever your WAN zone is)

Service/URL Category->Service = UDP443 (added above)

Actions->Action Setting = Deny

 

Or do you actually want to block QUIC traffic?

Policy -> Security

Add new security rule:

General->name = Block_QUIC

Source->Zone = Trust (or whatever your internal zone is)

Destination->Zone = UnTrust (or whatever your WAN zone is)

Application->Applications = quic

Service/URL Category->Service = application-default

Actions->Action Setting = Deny

 

  • 2201 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!