Actions
Bug #2327
closeddisabling reply-to on floating rules doesn't work
Start date:
03/30/2012
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
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>
Updated by Chris Buechler over 12 years ago
- Status changed from New to Feedback
should be fixed already.
https://github.com/bsdperimeter/pfsense/commit/12c7b5778418734a7ebbd816bb75522ca17a2a54
Updated by Chris Buechler over 12 years ago
- Status changed from Feedback to Resolved
confirmed fixed
Actions