<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>loxley.se &#187; FreeBSD</title>
	<atom:link href="http://loxley.se/tag/freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://loxley.se</link>
	<description>use the source luke</description>
	<lastBuildDate>Fri, 17 Sep 2010 19:16:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>GNU/kFreeBSD</title>
		<link>http://loxley.se/2009/04/07/gnukfreebsd/</link>
		<comments>http://loxley.se/2009/04/07/gnukfreebsd/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 07:27:20 +0000</pubDate>
		<dc:creator>loxley</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[kfreebsd]]></category>

		<guid isPermaLink="false">http://loxley.se/?p=380</guid>
		<description><![CDATA[Wow! Debian gets FreeBSD kernel support. Yes, the new architectures are called kfreebsd-i386 and kfreebsd-amd64 aka GNU/kFreeBSD i386 and amd64. They are available in unstable and experimental but as they are starting out empty and only importing what is needed you&#8217;ll not be able to use it immediately. But I think it&#8217;s a cool thing [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! Debian gets <a title="FreeBSD kernel support" href="http://lists.debian.org/debian-devel-announce/2009/04/msg00001.html" target="_blank">FreeBSD kernel support</a>. Yes, the new architectures are called kfreebsd-i386 and kfreebsd-amd64 aka GNU/kFreeBSD i386 and amd64. They are available in unstable and experimental but as they are starting out empty and only importing what is needed you&#8217;ll not be able to use it immediately. But I think it&#8217;s a cool thing and looking forward to what will happen with it.</p>
<div id="tweetbutton380" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fc4MnJ7&amp;text=RT%20%40linuxsysop%20GNU%2FkFreeBSD%20-%20%23wp&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Floxley.se%2F2009%2F04%2F07%2Fgnukfreebsd%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://loxley.se/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://loxley.se/2009/04/07/gnukfreebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPF blacklist</title>
		<link>http://loxley.se/2009/03/06/ipf-blacklist/</link>
		<comments>http://loxley.se/2009/03/06/ipf-blacklist/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 21:50:23 +0000</pubDate>
		<dc:creator>loxley</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[blacklist]]></category>
		<category><![CDATA[ipf]]></category>

		<guid isPermaLink="false">http://loxley.se/?p=257</guid>
		<description><![CDATA[I made a little program called ipf-blacklist that grabs the blacklists from Wizcrafts and parses the IP nets into my ipf.rules file and then reloads the firewall. The blacklists from Wizcraft contains well known ip nets with spammers, scammers and hackers. Since the lists gets updated every now and then I can now just add [...]]]></description>
			<content:encoded><![CDATA[<p>I made a little program called ipf-blacklist that grabs the blacklists from <a title="Wizcrafts" href="http://www.wizcrafts.net/" target="_blank">Wizcrafts</a> and parses the IP nets into my ipf.rules file and then reloads the firewall. The blacklists from Wizcraft contains well known ip nets with spammers, scammers and hackers. Since the lists gets updated every now and then I can now just add this program to crontab and know that I have the recent lists active and up to date.<br />
<span id="more-257"></span></p>
<p>The only things needed are that you start your ipf.rules with &#8216;<strong>/sbin/ipf -Fa -f &#8211; &lt;&lt; EOF</strong>&#8216; and that you add &#8216;<strong># START BLACKLIST</strong>&#8216; and &#8216;<strong># END BLACKLIST</strong>&#8216; where you want it to go in your ipf.rules. Also don&#8217;t forget to change the block line in the script to match what you have and the position where it&#8217;s at, especially if you use the group feature of ipf.</p>
<p>Future plans would be to add more flexibility to it and more configurable options. I even might make a all-in-one kind of deal so everything is done from the program itself. Well, I&#8217;ll see if I get round doing it&#8230;</p>
<p><a title="ipf-blacklist.pl" href="http://loxley.se/wp-content/sticky/ipf-blacklist.pl" target="_blank">Download it</a></p>
<div id="tweetbutton257" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2Fa1NeHZ&amp;text=RT%20%40linuxsysop%20IPF%20blacklist%20-%20%23wp&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Floxley.se%2F2009%2F03%2F06%2Fipf-blacklist%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://loxley.se/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://loxley.se/2009/03/06/ipf-blacklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD jail upgrade script</title>
		<link>http://loxley.se/2009/03/03/freebsd-jail-upgrade-script/</link>
		<comments>http://loxley.se/2009/03/03/freebsd-jail-upgrade-script/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 22:16:29 +0000</pubDate>
		<dc:creator>loxley</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[jail]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://loxley.se/?p=234</guid>
		<description><![CDATA[I wrote a little script today to assist me when upgrading my jails on my FreeBSD box. Remember that you need to have done the usual build world and build kernel before running this to get the new changes into your jails. I never have my jails running while updating them, so blame yourself if [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a little script today to assist me when upgrading my jails on my FreeBSD box. Remember that you need to have done the usual build world and build kernel before running this to get the new changes into your jails. I never have my jails running while updating them, so blame yourself if you screw something up. It&#8217;s nothing fancy though, but I use it without trouble.</p>
<blockquote><p><code>#!/usr/local/bin/bash<br />
JAILS=/home/jails<br />
cd /usr/src<br />
for jail in `ls ${JAILS}`; do<br />
mergemaster -pD ${JAILS}/${jail}<br />
make installworld DESTDIR=${JAILS}/${jail}<br />
mergemaster -iD ${JAILS}/${jail}<br />
done</code></p></blockquote>
<div id="tweetbutton234" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fbit.ly%2F94sVIj&amp;text=RT%20%40linuxsysop%20FreeBSD%20jail%20upgrade%20script%20-%20%23wp&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Floxley.se%2F2009%2F03%2F03%2Ffreebsd-jail-upgrade-script%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://loxley.se/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://loxley.se/2009/03/03/freebsd-jail-upgrade-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

