Bug #2327
disabling reply-to on floating rules doesn't work
| Status: | Resolved | Start date: | 03/30/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Rules/NAT | |||
| Target version: | 2.1 | |||
| Affected version: | All | Affected Architecture: |
Description
Checking the "disable reply-to" on floating rules doesn't work, the reply-to is still there. One example rule:
<rule> <id/> <type>pass</type> <interface>wan</interface> <tag/> <tagged/> <direction>out</direction> <quick>yes</quick> <floating>yes</floating> <disablereplyto/> <max/> <max-src-nodes/> <max-src-conn/> <max-src-states/> <statetimeout/> <statetype>keep state</statetype> <os/> <source> <any/> </source> <destination> <any/> </destination> <descr></descr> </rule>
History
#1
Updated by Chris Buechler about 1 year ago
- Status changed from New to Feedback
should be fixed already.
https://github.com/bsdperimeter/pfsense/commit/12c7b5778418734a7ebbd816bb75522ca17a2a54
#2
Updated by Chris Buechler about 1 year ago
- Status changed from Feedback to Resolved
confirmed fixed