Episode Details
Back to Episodes
137: FreeNAS Mini XL
Published 9 years, 11 months ago
Description
This week on BSD Now, I’m out of town for the week, but we have a special unboxing video to share with you, that you won’t want to miss. That, plus the latest BSD news, is coming your way right now!
This episode was brought to you by
Headlines
Example of a FreeBSD bug hunting session by a simple user
- Don’t be fooled, Olivier Cochard-Labbé is a bit more than just a FreeBSD user
- Original founder of the FreeNAS project many years ago, and currently leads the BSD Router Project (designed as a replacement for “Big Iron” routers like Cisco’s etc)
- However, he is not actually a committer on any of the BSD projects, and is mostly focused on networking, rather than development, so it is fair to call him a user
- He walks us through a bug hunting session that started when he updated his wireless router
- “My wireless-router configuration was complex: it involves routing, wireless in hostap mode, ipfw, snort, bridge, openvpn, etc.”
- Provides helpful advice on writing problem reports to developers, including trying to reproduce your issue with as minimal a setup as possible. This both reduces the amount of setup a developer has to do to try to recreate your issue, and can often make it more obvious where the problem actually lies
- As you might expect, the more he researched the problem, the more questions he had
- The journey goes through the kernel debugger, learning dtrace, and reading some source code
- In the end it seems the problem is that the bridge interface marks itself as down if none of the interfaces are in an ‘UP’ state. The wireless interface was in the unknown state, and was actually up, but when the wired interface was disconnected, this caused the bridge to mark it self as down. ***
How-to Install OpenBSD 5.9 plus XFCE desktop and basic applications
- Now this is the way to do videos. Over at the RibaLinux blogspot site, we have a great video showing how to setup and install OpenBSD 5.9 with XFCE and basic desktop applications.
- Along with the video tutorial, another nicety is the commands-used script, so you can see exactly how the setup was done, without having to pause/rewind the video to keep up. How to install PC-BSD 10.3
- In addition to the OpenBSD 5.9 setup video, they just published a PC-BSD 10.3 installation video as well, check it out! ***
FreeBSD on xhyve tutorial
- Originally only able to boot linux, xhyve, a “sort of” port of bhyve to OS X, can now run FreeBSD
- This tutorial makes it much easier, providing a script
- There are a few small command line flag differences from bhyve on FreeBSD
- The tutorial also covers sharing a directory between the guest and the host, resizing and growing the disk for the guest, and converting a QEMU image to be run under xhyve ***
How to Configure SSHguard With IPFW Firewall On FreeBSD
- It’s been a while, but UNIXMen has dropp


