Forward Firewall: savepoint 1. Trying to add OUTGOING to the firewall.

actual working:

Create OUTGOING Rules, change external access or foward rules to outgoing ones.
Missing: rules.pl need to be updated
This commit is contained in:
Alexander Marx
2013-02-17 06:34:39 +01:00
committed by Michael Tremer
parent 6ba1cd4ceb
commit c7043621fc
3 changed files with 102 additions and 31 deletions

View File

@@ -1571,6 +1571,7 @@ sub viewtableservicegrp
my $helper;
my $port;
my $protocol;
my $delflag;
if (! -z $configsrvgrp){
&Header::openbox('100%', 'left', $Lang::tr{'fwhost cust srvgrp'});
&General::readhasharray("$configsrvgrp", \%customservicegrp);