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>
Actions