summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-01-04Don't display masquerade rule code help for destination rules.oxnard-nat-enhancementsDaniil Baturin
2012-01-04Don't display translation address for masquerade rulesDaniil Baturin
2011-12-15Update vyatta-nat-translation.pl to match CLI changes.Daniil Baturin
2011-12-15Update show NAT statistics script to match CLI changes,Daniil Baturin
2011-12-14Bug #6617: fix counters flush for rules with logging.Daniil Baturin
2011-12-14Update clear counters script to match CLI changes.Daniil Baturin
2011-12-14Fix formatting in "show nat * rules".Daniil Baturin
2011-12-13Fix rule prefix display for rules that are masquerade and excludeDaniil Baturin
2011-12-10Bug #6365: Display rule description in "show nat * rules" output.Daniil Baturin
2011-12-09Fix extra line break when rule condition is empty.Daniil Baturin
2011-12-09Update vyatta-show-nat-rules.pl to match CLI syntax changes.Daniil Baturin
2011-10-31Fix file description for destination NAT update script.Daniil Baturin
2011-10-11Bug 5682: Add vyatta-update-src-nat.pl script for source NAT rules update.Daniil Baturin
2011-10-11Bug 5682: Add vyatta-update-dst-nat.pl script for destination NATDaniil Baturin
2011-10-11Bug 5682: Remove old vyatta-update-nat.pl script now splitted intoDaniil Baturin
2011-09-13Fix description in vyatta-update-nat.plDaniil Baturin
2011-07-22Bug 5681: Change vyatta-update-nat.pl to correspond new configuration path ou...Daniil Baturin
2010-06-10Change nat to use IpTables::Mgr to enable/disable conntrack.Stig Thormodsrud
2010-06-10start fresh for each conntrack callMohit Mehta
2010-06-10* make 'show nat translations' cmnds work with conntrack-tools 0.9.14Mohit Mehta
2010-04-09Change DNAT to use index 2 to skip over VYATTA_PRE_DNAT_HOOK.Stig Thormodsrud
2010-03-05Fix nat conntrack teardown.Stig Thormodsrud
2010-02-03fix bug 4115 'clear nat translations' does not clear nat translationsMohit Mehta
2010-02-02partial fix for bug 4115 'clear nat translations' does not clear nat translat...Mohit Mehta
2009-08-05* Fix Bug 1445 - Allow setting protocols tcp and udp in one ruleMohit Mehta
2009-07-24add support for disabling a NAT ruleMohit Mehta
2009-04-20Add log option to NAT rules.Stig Thormodsrud
2009-01-23- Fix statistics in "show nat statistics" when target is NETMAPMohit Mehta
2008-11-25change VyattaNatRule to Vyatta::NatRuleStephen Hemminger
2008-11-24extra space causes errorStephen Hemminger
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-11-21Rename VyattaNatRule to Vyatta::NatRuleStephen Hemminger
2008-11-03fix for bug 3717: enforce interface restrictionsAn-Cheng Huang
2008-10-31Fix "show nat translation monitor" to work with both snat & dnat.Stig Thormodsrud
2008-10-30fix for bug 3858: skip the PRE_SNAT_HOOK rule in stats output.An-Cheng Huang
2008-09-25fix for bug 3717: generate error messages when inbound-interface is setAn-Cheng Huang
2008-08-28Don't flush the nat table since other features now add nat rules.Stig Thormodsrud
2008-08-25fix index for NAT PREROUTING chainAn-Cheng Huang
2008-08-21fix for bug 3622: add pre-SNAT hookAn-Cheng Huang
2008-08-06Fix typo.Stig Thormodsrud
2008-08-06Use unbuffered writes in pipe mode.Stig Thormodsrud
2008-08-02Tweak "show nat translations" headings.Stig Thormodsrud
2008-08-02Fix 522: Feature Request: add "show nat translations" command to list active ...Stig Thormodsrud
2008-05-12fix for bug 3249: disallow multiport if both source and destination portsAn-Cheng Huang
2008-05-12fix for bug 3248: "exclude" now works with "source" and "destination" types.An-Cheng Huang
2008-05-12fix for bug 3246: show error message when NAT rule has no "type".An-Cheng Huang
2008-03-10fix for bug 2975: add sudo for "iptables -L"An-Cheng Huang
2008-03-07fix non-root iptables usage in natStephen Hemminger
2008-03-06fix for bug 2963: handle "KMG" counter representations.An-Cheng Huang
2008-02-22fix clear commands for operator levelAn-Cheng Huang