From 0ec2fdf0ad985ff390c6230f375e88cde5a4d61b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Mon, 16 Mar 2009 23:48:03 +0000 Subject: * Introduce interface groups. For now they are availble only on Firewall:Rules section maybe it would be usable to have tham on nat too. * Some fixes and cleanup. --- usr/local/www/interfaces_groups.php | 146 ++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100755 usr/local/www/interfaces_groups.php (limited to 'usr/local/www/interfaces_groups.php') diff --git a/usr/local/www/interfaces_groups.php b/usr/local/www/interfaces_groups.php new file mode 100755 index 0000000..09d0b99 --- /dev/null +++ b/usr/local/www/interfaces_groups.php @@ -0,0 +1,146 @@ + + + + + + + + + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
NameMembersDescription
+ + + + +   + + + + + + +
+
+ + + + + + +
 
+
+

Note:
Interface Groups allow you to create rules that apply to multiple interface at once. If you remove members from an interface group the rules do not apply anymore to that interface.

+
+
+
+ + + -- cgit v1.1