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)
Tue, Sep 8, 5:07 PM
Unknown Object (File)
Sun, Sep 6, 8:07 PM
Unknown Object (File)
Sun, Sep 6, 7:09 PM
Unknown Object (File)
Sun, Sep 6, 9:30 AM
Unknown Object (File)
Sat, Sep 5, 12:14 PM
Unknown Object (File)
Sat, Sep 5, 11:10 AM
Unknown Object (File)
Fri, Sep 4, 10:22 PM
Unknown Object (File)
Thu, Sep 3, 5:53 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.