[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[6677] ipcop/trunk/src/scripts/puzzleFwRules.pl
From:       owes () users ! sourceforge ! net
Date:       2012-06-30 6:54:29
Message-ID: E1SkrZd-0002NT-0c () sfp-svn-1 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 6677
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6677&view=rev
Author:   owes
Date:     2012-06-30 06:54:28 +0000 (Sat, 30 Jun 2012)
Log Message:
-----------
Alias IPs should also be possible for external access.

Modified Paths:
--------------
    ipcop/trunk/src/scripts/puzzleFwRules.pl

Modified: ipcop/trunk/src/scripts/puzzleFwRules.pl
===================================================================
--- ipcop/trunk/src/scripts/puzzleFwRules.pl	2012-06-29 20:32:24 UTC (rev 6676)
+++ ipcop/trunk/src/scripts/puzzleFwRules.pl	2012-06-30 06:54:28 UTC (rev 6677)
@@ -636,7 +636,8 @@
         }
 
         # we only need destination addresses in a FORWARD rule
-        if ($type eq 'OUTGOING' || $type eq 'PINHOLES' || $type eq 'PORTFW') {
+        # and in external access so we do not open alias IPs unexpected
+        if ($type eq 'OUTGOING' || $type eq 'PINHOLES' || $type eq 'PORTFW' || $type \
eq 'EXTERNAL') {  
             # destination address
             if ($rule->{'DST_IP_TYPE'} eq 'defaultDstIP') {

This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic