m0n0wall 1.235 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News m0n0wall 1.235 (Default branch)
# 1  
Old 09-05-2008
m0n0wall 1.235 (Default branch)

Image m0n0wall is an all-in-one firewall software package that is based on FreeBSD. It is geared towards embedded PCs, but it also works on standard PCs. It includes an easy-to-use Web interface like commercial firewall boxes do. PHP is used instead of shell scripts, and the entire system configuration is stored in a single XML-formatted file. There is support for VPN, traffic shaping, captive portal, VLANs, and more. License: BSD License (revised) Changes:
This release fixes a problem with the DNS forwarder's domain override feature, and avoids clashes between inbound NAT rules and the DNS forwarder's random port selection. Image

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