Actions
Bug #10591
closedCannot set a value for NAT Reflection timeout
Start date:
05/24/2020
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
It's not possible to set a value for 'Reflection Timeout' in the Network Address Translation section of System > Advanced > Firewall & NAT.
Doing so adds the tags <reflectiontimeout></reflectiontimeout> in the config but with no value present.
The webgui returns a page with no value set.
Manually adding a value to the config there is correctly shown in the GUI.
Tested in 2.4.4p3, 2.4.5. 2.4.5p1 and 2.5 current.
Updated by Viktor Gurov over 4 years ago
Updated by Renato Botelho over 4 years ago
- Target version changed from 2.4.5-p1 to 2.5.0
Move to 2.5.0
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- Target version changed from 2.5.0 to 2.4.5-p1
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
- Status changed from Feedback to Resolved
works as expected on 2.4.5-p1
I can see correct <reflectiontimeout> in /cf/conf/config.xml and in /var/etc/xinetd.conf (server_args = -u -w <reflectiontimeout>)
Actions