Search Results for: bacula

Good bye IPsec. Hello OpenVPN.

I’ve been playing with OpenVPN since mid December. I like it. I like it better than IPsec. Why? Because OpenVPN can give me direct access to all my systems wherever I am. I can cvsup from my cvsup server at home from a hotel in Toledo (if I’m ever there). IPsec can do that. But it is much more complex to set up. OpenVPN is pretty simple. At present, my wireless gateway is […]

Good bye IPsec. Hello OpenVPN. Read More »

Changes to the FreeBSD SCSI drive to make it more like Solaris/Linux

I’ve been given a patch to test. It changes the SCSI driver so that it will be slightly more like Linux and Solaris. I’m just documenting the patch process here so we can see what I’m doing, in case something goes wrong. This patch will allow us to open the tape drive, even if there is no tape, and keep querying until a tape arrives. [root@dfc:/usr/src/sys/cam/scsi] # perl -pi -e “s:^M::g” ~dan/scsi_sa.c.diffs [root@dfc:/usr/src/sys/cam/scsi]

Changes to the FreeBSD SCSI drive to make it more like Solaris/Linux Read More »

Dan does Utah!

I’m heading off to Utah at the end of the month. The primary goal is to do some mountain biking in Moab. I’ve been there before but it’s time to go back again. As part of my trip preparation, I contacted the Greater Utah BSD User Group (aka GUBUG. Wouldn’t you know it! They’re having an installfest on the very day I’m arriving in Salt Lake City. What a coincidence! I’ll be giving

Dan does Utah! Read More »

New box – addenda

That computer I mentioned recently, I added a SCSI card to it and enabled the second NIC. It’s now looking pretty sweet with 5.4 running on it. With the new additions, the dmesg now also contains: isp0: port 0xd800-0xd8ff mem 0xff6fe000-0xff6fefff irq 17 at device 8.0 on pci2 I plan to make this box into a Bacula testing platform for FreeBSD 6.*, add a backup DNS server for my LAN, and make it

New box – addenda Read More »

Upgrading the Firewall

I have a firewall that’s running FreeBSD 4.11. I’m planning to upgrade to 5.4 tonight. The backups are running (via Bacula [of course!]) now. I installed 5.4 on a separate HDD a few weeks ago, but have not copied over the configuration files etc. I’ll have to do that tonight. I’ll be documenting what is required and post it on The FreeBSD Diary.

Upgrading the Firewall Read More »

Scroll to Top