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)
Sat, Apr 12, 8:04 PM
Unknown Object (File)
Sat, Apr 5, 5:54 AM
Unknown Object (File)
Feb 24 2025, 6:09 PM
Unknown Object (File)
Feb 23 2025, 5:17 AM
Unknown Object (File)
Feb 21 2025, 9:50 AM
Unknown Object (File)
Jan 18 2025, 3:12 AM
Unknown Object (File)
Dec 29 2024, 2:24 PM
Unknown Object (File)
Nov 3 2024, 3:58 AM

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.