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
SMSH(4) 						   BSD Kernel Interfaces Manual 						   SMSH(4)

NAME
smsh -- SMSC LAN9118/LAN9218 Family Ethernet interfaces device driver SYNOPSIS
smsh0 at gxio? port 0x40000300 gpirq 99 DESCRIPTION
The smsh device driver supports SMSC LAN9118 and LAN9218 Family Ethernet interfaces. The ISA attachment of the smsh driver supports any LAN9118 Family Ethernet interface on the ISA bus, the on-board LAN9118 Family Ethernet found in many embedded PCs. However, no ISA attachment has been written yet. LAN9218 Family supports also HP Auto-MDIX. MEDIA SELECTION
Media selection done using ifconfig(8) using the standard ifmedia(4) mechanism. Refer to those manual pages for more information. SEE ALSO
ifmedia(4), intro(4), isa(4), mii(4), ifconfig(8) HISTORY
The smsh driver first appeared in NetBSD 6.0. AUTHORS
The smsh driver was written by KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>. BUGS
No ISA attachment yet. BSD
December 2, 2009 BSD