Project

General

Profile

Actions

Bug #16798

open

UDP Broadcast Traffic Sent out WAN when Policy-based Route is Defined

Added by Kris Phillips 23 days ago. Updated 17 days ago.

Status:
Pull Request Review
Priority:
Normal
Category:
Routing
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
26.07
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

If you have a gateway override in a firewall rule for policy-based routing, pfSense Plus will forward broadcast traffic across broadcast domains from inside to outside on a WAN interface.

Steps to reproduce:
1. Create a firewall rule with any destination on an inside interface to use a different gateway than default.
2. Initiate broadcast traffic for UDP to a destination of 255.255.255.255
3. While traffic is running, run a packet capture on WAN

The traffic will pass across the inside interface to WAN unimpeded. Broadcast traffic should never leave it's broadcast domain unless you have a relay configured to retransmit this across to another one.

When utilizing allow rules that do not have a PBR, this traffic will stop at the inside interface as expected.

Actions #1

Updated by Bryan Allen 22 days ago

  • Status changed from New to Confirmed

Confirmed on 26.03-RELEASE

Actions #2

Updated by Christian McDonald 19 days ago

  • Project changed from pfSense Plus to pfSense
  • Category changed from Routing to Routing
  • Assignee set to Christian McDonald
  • Target version set to CE-Next
  • Plus Target Version set to 26.07

I wrote a few test cases for this today, now to fix it :)

Actions #3

Updated by Christian McDonald 19 days ago

  • Status changed from Confirmed to In Progress
Actions #5

Updated by Christian McDonald 17 days ago

We will likely work around this by adding several block out quick rules on route-to target interfaces to catch forwarded broadcast/multicast traffic.

Actions #7

Updated by Christian McDonald 17 days ago

  • Status changed from In Progress to Pull Request Review
Actions

Also available in: Atom PDF