m0n0wall 1.3b14 (Beta branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News m0n0wall 1.3b14 (Beta branch)
# 1  
Old 08-24-2008
m0n0wall 1.3b14 (Beta branch)

Imagem0n0wall is an all-in-one firewall softwarepackage that is based on FreeBSD. It is gearedtowards embedded PCs, but it also works onstandard PCs. It includes an easy-to-use Webinterface like commercial firewall boxes do. PHPis used instead of shell scripts, and the entiresystem configuration is stored in a singleXML-formatted file. There is support for VPN,traffic shaping, captive portal, VLANs, and more.License: BSD License (revised)Changes:
This beta release consolidates the net45xx,net48xx, and wrap images into one single embeddedimage for all Soekris and PC Engines boards. Italso introduces an official VMware image, andincludes source port randomization for NAT, aswell as many small bugfixes and improvements. Theability to install to HD after booting from theCD-ROM version has been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
WALL(1) 							Linux User's Manual							   WALL(1)

NAME
wall -- send a message to everybody's terminal. SYNOPSIS
wall [-n] [ message ] DESCRIPTION
Wall sends a message to everybody logged in with their mesg(1) permission set to yes. The message can be given as an argument to wall, or it can be sent to wall's standard input. When using the standard input from a terminal, the message should be terminated with the EOF key (usually Control-D). The length of the message is limited to 20 lines. For every invocation of wall a notification will be written to syslog, with facility LOG_USER and level LOG_INFO. OPTIONS
-n Suppresses the normal banner printed by wall, changing it to "Remote broadcast message". This option is only available for root if wall is installed set-group-id, and is used by rpc.walld(8). ENVIRONMENT
Wall ignores the TZ variable - the time printed in the banner is based on the system's local time. SEE ALSO
mesg(1), rpc.rwalld(8). AUTHOR
Miquel van Smoorenburg, miquels@cistron.nl 15 April 2003 WALL(1)