Page MenuHomeFreeBSD

pf: allow states to be killed by their pre-NAT address
ClosedPublic

Authored by kp on Oct 20 2023, 8:45 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 25, 6:21 PM
Unknown Object (File)
Sat, Feb 21, 10:24 PM
Unknown Object (File)
Feb 8 2026, 6:23 AM
Unknown Object (File)
Feb 7 2026, 8:16 PM
Unknown Object (File)
Feb 1 2026, 9:49 AM
Unknown Object (File)
Feb 1 2026, 8:25 AM
Unknown Object (File)
Jan 31 2026, 4:15 AM
Unknown Object (File)
Jan 30 2026, 10:44 PM

Details

Summary

If a connection is NAT-ed we could previously only terminate it by its
ID or the post-NAT IP address. Allow users to specify they want look for
the state by its pre-NAT address. Usage: pfctl -k nat -k <address>.

See also: https://redmine.pfsense.org/issues/11556
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 23 2023, 4:42 PM
This revision was automatically updated to reflect the committed changes.