mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Did some final steps for the outgoing fw, this should be working now.
This fixes bug #0000577
This commit is contained in:
@@ -28,6 +28,12 @@
|
||||
'title' => "$Lang::tr{'outgoing firewall'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'51.outgoinggrp'} = {
|
||||
'caption' => $Lang::tr{'outgoing firewall groups'},
|
||||
'uri' => '/cgi-bin/outgoinggrp.cgi',
|
||||
'title' => "$Lang::tr{'outgoing firewall groups'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'60.upnp'} = {
|
||||
'caption' => 'UPnP',
|
||||
'uri' => '/cgi-bin/upnp.cgi',
|
||||
|
||||
Reference in New Issue
Block a user