summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-11Bug 5682: Add vyatta-update-dst-nat.pl script for destination NATDaniil Baturin
rules update
2011-10-11Bug 5682: Remove old vyatta-update-nat.pl script now splitted intoDaniil Baturin
source and destination parts
2011-10-11Bug 5682: Add SrcNatRule.pm module for source NAT rules processingDaniil Baturin
2011-10-11Bug 5682: Add DstNatRule.pm module for destination NAT rules processingDaniil Baturin
2011-10-11Bug 5682: Add NatRuleCommon.pm module with subroutines commonDaniil Baturin
for source and destination rules processing.
2011-10-11Bug 5682: Remove old NatRule.pm module now splitted into source and ↵Daniil Baturin
destination parts
2011-09-26Bug 7353: Fix completion for NAT rule protocol optionDaniil Baturin
2011-09-13Fix description in vyatta-update-nat.plDaniil Baturin
2011-09-13Add templates for destination NATDaniil Baturin
2011-09-13Add templates for source NATDaniil Baturin
2011-09-13Remove old NAT rule templatesDaniil Baturin
2011-08-05Bug 4946: Modify NAT templates not to issue a warning when eth+ or other ↵Daniil Baturin
interface group name suitable for NAT is specified as inboud or outbound interface.
2011-07-26Add "any" inbound/outbound interface support to NatRule.pmDaniil Baturin
2011-07-26Modify NAT configuration templates to support "any" inbound-interface and ↵Daniil Baturin
outbound-interface.
2011-07-26Fix config version file path in automake rules.Daniil Baturin
2011-07-22Bug 5681: Change vyatta-update-nat.pl to correspond new configuration path ↵Daniil Baturin
out of service branch.
2011-07-22Bug 5681: Templates changed to move NAT out of service branch, "service/nat" ↵Daniil Baturin
-> "nat".
2011-07-22Change NAT config version to 4.Daniil Baturin
2011-07-20Test push to oxnard-nat-enhancements branchMohit Mehta
2011-07-070.12.32debian/0.12.32Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2010-12-280.12.31debian/0.12.31An-Cheng Huang
2010-12-28new branchAn-Cheng Huang
2010-11-260.12.30debian/0.12.30Stephen Hemminger
2010-11-22update gitignore rulesStephen Hemminger
2010-11-22remove linda overrideStephen Hemminger
2010-09-020.12.29debian/0.12.29An-Cheng Huang
2010-08-170.12.28debian/0.12.28An-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang
2010-07-220.12.27debian/0.12.27An-Cheng Huang
2010-07-210.12.26debian/0.12.26Stig Thormodsrud
2010-07-21Use comp_help to give back info that was removed in prior val_help commit.Stig Thormodsrud
2010-07-210.12.25debian/0.12.25Stig Thormodsrud
2010-07-21Convert to using new ipv4range and negatates.Stig Thormodsrud
2010-07-200.12.24debian/0.12.24Stig Thormodsrud
2010-07-20Change comp_help to val_help.Stig Thormodsrud
2010-07-20Clean up helps strings for NAT.Stig Thormodsrud
2010-07-120.12.23debian/0.12.23Mohit Mehta
2010-07-12up NAT priority to being right after firewall as done in Jenner - see BZ 5026Mohit Mehta
this never made it to future releases since it was thought at that point that fix for BZ 5149 slated for Kenwood would fix this. However, fix for BZ 5149 never made it to Kenwood and might not make it to larkspur either
2010-06-100.12.22debian/0.12.22Stig Thormodsrud
2010-06-10Change nat to use IpTables::Mgr to enable/disable conntrack.Stig Thormodsrud
2010-06-100.12.21debian/0.12.21Mohit Mehta
2010-06-10start fresh for each conntrack callMohit Mehta
2010-06-100.12.20debian/0.12.20Mohit Mehta
2010-06-10* make 'show nat translations' cmnds work with conntrack-tools 0.9.14Mohit Mehta
* might have to build conntrack-tools locally to patch it for filtering src and dst nat entries together
2010-05-210.12.19debian/0.12.19Stig Thormodsrud
2010-05-21Fix 5574: NAT Rule number maximum 1024 needs to be increasedStig Thormodsrud
2010-05-140.12.18debian/0.12.18An-Cheng Huang
2010-05-14use "existing-interfaces" for enumerationAn-Cheng Huang
2010-04-090.12.17debian/0.12.17Stig Thormodsrud