mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
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:
committed by
Michael Tremer
parent
6ba1cd4ceb
commit
c7043621fc
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user