From f3e057290661fc58972967f8116776cb0e45ae4e Mon Sep 17 00:00:00 2001 From: sem Date: Thu, 22 Jul 2004 05:48:22 +0000 Subject: To ease the task of network administration, decrease the likelihood of erronous command execution and to maintain all network services from a central point, EnderUNIX SDT anounces the availability of its 9th open-source tool, netUstad. It has been coded in C language and includes its own HTTP server. The newly anounced version provides a web interface for system administrators to add/delete/update IPFW rulesets. You can manage your IPFW firewall via a TCP/IP connected remote PC, easily. Development version icludes modules to manage whole network services (routing tables, network interfaces) PR: ports/69176 Submitted by: Ozkan KIRIK Approved by: krion (mentor) (implicitly) --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 4767696..6a0fbc0 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -84,6 +84,7 @@ SUBDIR += netsaint SUBDIR += netsaint-plugins SUBDIR += netspoc + SUBDIR += netustad SUBDIR += nitpicker SUBDIR += nocol SUBDIR += nrpe -- cgit v1.1