Last update:
11/12/2012
Current version:
1.34
Latest beta snapshot:
1.8.1b540

Beta versions

Development is currently being done on a FreeBSD 8.3 based version of m0n0wall that brings better support for current hardware (especially new WLAN and Ethernet controllers), as well as massive improvements to the IPv6 support.

  • Snapshots
    Snapshots are built whenever there is a commit to the repository. The version number format is 1.8.1bXXX, where XXX = revision of the repository that the image was built from.
  • Change log (see also commit log below)
  • Discussion forum

Remember that snapshots/betas may contain serious bugs and are not intended for use in sensitive production environments. 128 MB RAM or more are required (systems with 64 MB will not work reliably with the new version anymore).

Other important points:
  • the "embedded" image is gone; generic-pc-serial should now be used for PC Engines and Soekris boards
  • console speed for serial images is fixed to 9600 baud (no longer tries to use BIOS preset value)
  • images cannot be uploaded directly to current 1.33 installations because the MFS that they allocate for firmware uploads is too small (only 10 MB). You can work around this by running the following commands via /exec.php after you've clicked the "Enable firmware upload" button:
    				umount /ftmp
    				/sbin/mdmfs -s 16m md1 /ftmp
    			
    If you are upgrading an embedded installation, rename the generic-pc-serial image to 'embedded' before uploading it.
  • WLAN configuration has moved to the Interfaces: Assign page to allow for multiple SSIDs per card on cards that support it. First add a new WLAN using the "WLANs" tab, then assign it to an (optional) interface using the "Interface assignments" tab.
  • Snapshot images are not digitally signed at this time

The last 5 commits to the beta branch:
Rev. Author Date Message
r540 mkasper 04/04/2013 13:46:07 Remove stray lines (no effect).
r539 awhite 04/03/2013 16:14:53 Update timezone.tgz with Freebsd8.3 zoneinfo files
r538 mkasper 03/21/2013 13:33:37 Fix SVG graphs on IE9/10 (contributed by Thierry Lechat).
r537 mkasper 03/20/2013 09:03:32 Fix IPsec tunnels with endpoint on optional interfaces
(found by: Kristian Shaw)
r536 lgrahl 01/05/2013 22:43:08 Add job "Wake on LAN" to the scheduler

© 2003-2012 by Manuel Kasper <mk@neon1.net>. All rights reserved.