Age | Commit message (Collapse) | Author |
|
|
|
|
|
for any interface.
|
|
|
|
rename to make more clear what does it do.
|
|
|
|
|
|
|
|
at the same time.
|
|
|
|
|
|
|
|
|
|
|
|
rules update
|
|
source and destination parts
|
|
|
|
out of service branch.
|
|
|
|
|
|
* might have to build conntrack-tools locally to patch it for filtering
src and dst nat entries together
|
|
|
|
|
|
* removed command 'clear nat translations'. connection tracking entries
can be flushed using 'clear connection-tracking' command
* use perl api to get currently active NAT rules
|
|
translations
* added op-mode commands to clear counters for NAT rules
clear nat counters # clear counters for all NAT rules
clear nat counters rule <rule-num> # clear counters for a specific NAT rule
|
|
NAT rules can be defined with 'tcp_udp' as a valid value for protocol
* Fix Bug 4780 - DNAT rule to translate port fails
|
|
|
|
|
|
- Script to generate a new output for the "show nat rules" command
- Fix Bug 3401 some indication is needed for the excluded rules in
the "show nat rules" result
|
|
|
|
|
|
|
|
Rearrange perl modules
|
|
|
|
|
|
|
|
in masquerade rule
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NAT translations.
|
|
are specified.
|
|
|
|
|
|
|
|
Bugfix: 2698
Align usage of sudoers /sbin/iptables in NAT to allow non-root user
to run commands.
|
|
|