Project

General

Profile

Actions

Bug #3342

open

[PF] urpf-failed doesn't work with IPv6

Added by liweitianux about 1 year ago. Updated about 1 year ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Category:
PF
Target version:
Start date:
02/06/2023
Due date:
% Done:

0%

Estimated time:

Description

Years ago, i found urpf-failed doesn't work with IPv6; significant packet loss if configured.

Many PF tutorials suggest a rule like:

block in quick from { $broken urpf-failed no-route } to any

But it turned out urpf-failed can only be configured for IPv4, like:

block in log quick inet from urpf-failed to any

See: https://lists.dragonflybsd.org/pipermail/users/2017-August/313577.html

Actions #1

Updated by liweitianux about 1 year ago

  • Status changed from New to In Progress

Hmm, it seems this issue might have been resolved by commit ae12d7f3e2f1be15cfcf502c1dcda5a63d55ffe7 I made several months later.

Need to setup and check it out ;)

Actions

Also available in: Atom PDF