Vuurmuur 0.7rc1 (Pre-releases branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Vuurmuur 0.7rc1 (Pre-releases branch)
# 1  
Old 03-07-2009
Vuurmuur 0.7rc1 (Pre-releases branch)

ImageVuurmuur is a firewall manager for Linux that supports traffic shaping. It has powerful monitoring features for logging and live connections. It can be managed entirely through an Ncurses GUI, on the console, or through SSH.License: GNU General Public License (GPL)Changes:
A number of services were added. The German translation was updated. The installation script was fixed for some newer systems. A reload now preserves command-line switches. Listenport and reportport option parsing were fixed.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
WONDERSHAPER(8) 					      System Manager's Manual						   WONDERSHAPER(8)

NAME
wondershaper - simple traffic shaping script SYNOPSIS
wondershaper [interface] wondershaper clear [interface] wondershaper [interface] [downlink] [uplink] DESCRIPTION
This manual page documents briefly the wondershaper script. This manual page was written for the Debian distribution because the original script does not have a manual page. wondershaper is a traffic shaping script that provides low latency, prioritizes bulk transfers below normal web traffic, prioritizes inter- active shells above normal web traffic, and attempts to prevent upload and download traffic from affecting each other's ack packets. Put simply, the wondershaper makes your internet connection more "responsive" SYNTAX
A summary of wondershaper syntax is included below. For a complete description, see the files in /usr/share/doc/wondershaper. wondershaper [ interface ] Shows the status of traffic shaping on that interface. wondershaper clear [ interface ] Removes all traffic shaping from that interface. wondershaper [ interface ] [ downlink ] [ uplink ] Configures the wondershaper on the specified interface, given the specified downlink speed in kilobits per second, and the specified uplink speed in kilobits per second. SEE ALSO
The programs are documented fully by: /usr/share/doc/wondershaper/README.Debian.gz /usr/share/doc/wondershaper/README.gz AUTHOR
This manual page was written by Vince Mulhollon <vlm@debian.org>, for the Debian project (but may be used by others). May 30, 2004 WONDERSHAPER(8)