<?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>fabiolagana.net &#187; OpenBSD</title>
	<atom:link href="http://blog.fabiolagana.net/tag/openbsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fabiolagana.net</link>
	<description>640 Kb should be enough memory for anybody</description>
	<lastBuildDate>Mon, 26 Oct 2009 13:17:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Add and Remove ip alias into OpenBSD System</title>
		<link>http://blog.fabiolagana.net/add-remove-ip-alias-openbsd-system/</link>
		<comments>http://blog.fabiolagana.net/add-remove-ip-alias-openbsd-system/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 08:26:42 +0000</pubDate>
		<dc:creator>Fabio Laganà</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://blog.fabiolagana.net/?p=111</guid>
		<description><![CDATA[&#160;Powered by Max Banner Ads&#160; Set an IP Alias To put a second IP address to the same interface, just enter on the commandline as root: OpenBSD# ifconfig re0 inet alias 192.168.10.199 netmask 255.255.255.0 This sets an IP address 192.168.10.199 to vr0. Check again with ifconfig: OpenBSD# ifconfig -A lo0: flags=8049 mtu 33208 groups: lo [...]]]></description>
			<content:encoded><![CDATA[<p><a name="D02"></a></p>
<h2><a name="D02">Set an IP Alias</a></h2>
<p>To put a second IP address to the same interface, just enter on the commandline as root:</p>
<pre id="area"> <tt>OpenBSD#</tt> <strong>ifconfig re0 inet alias 192.168.10.199 netmask 255.255.255.0</strong></pre>
<p>This sets an IP address <strong>192.168.10.199</strong> to <tt>vr0</tt>. Check again with ifconfig:</p>
<pre id="area"> <tt>OpenBSD#</tt> <strong>ifconfig -A</strong>
 lo0: flags=8049 mtu 33208
         groups: lo
         inet 127.0.0.1 netmask 0xff000000
         inet6 ::1 prefixlen 128
         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
 re0: flags=8843 mtu 1500
         lladdr 00:40:45:28:89:37
         groups: egress
         media: Ethernet autoselect (100baseTX full-duplex)
         status: active
         inet <strong>192.168.1.199</strong> netmask 0xffffff00 broadcast 192.168.1.255
         inet6 fe80::240:45ff:fe28:8937%vr0 prefixlen 64 scopeid 0x2
         inet <strong>192.168.10.199</strong> netmask 0xffffff00 broadcast 192.168.100.255</pre>
<p>Now we see two IP addresses on <tt>vr0</tt>. If you want to set an IP address within the same network you would have to set a fake netmask of <strong>255.255.255.255</strong>.<a name="C03"> </a><a name="D03"></a></p>
<h2><a name="D03">Make the IP Alias Permanent</a></h2>
<p>If you use <tt>ifconfig</tt> to set an IP alias, the alias won&#8217;t be present after the next reboot. To make the setting permanent, add a line to <tt>/etc/hostname.<em>&lt;INTERFACE&gt;</em></tt>:</p>
<pre id="area"> <tt>OpenBSD#</tt> <strong>vi /etc/hostname.vr0</strong>
 inet 192.168.1.199 255.255.255.0 NONE
         <strong>inet alias 192.168.10.199 255.255.255.0</strong></pre>
<p><a name="C04"></a></p>
<h2><a name="C04">Remove an IP Alias</a></h2>
<p>You can remove an IP alias with a comand like this:</p>
<pre id="area"> <tt>OpenBSD#</tt> <strong>ifconfig re0 192.168.10.199 delete</strong></pre>
<p>This deletes the second IP address from the interface keeping the first.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fabiolagana.net/add-remove-ip-alias-openbsd-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenCon 2008</title>
		<link>http://blog.fabiolagana.net/opencon-2008/</link>
		<comments>http://blog.fabiolagana.net/opencon-2008/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 01:56:11 +0000</pubDate>
		<dc:creator>Fabio Laganà</dc:creator>
				<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[bsd]]></category>
		<category><![CDATA[OpenCon 2008]]></category>

		<guid isPermaLink="false">http://blog.fabiolagana.net/?p=109</guid>
		<description><![CDATA[Day 1 &#8211; 29 November . Conference 09:30am Registration 10:15am OpenBEER/BSD Team Welcome OpenBEER/BSD staff . 11:15am The OpenBSD Foundation Ken Westerback . 12:00pm Lunch 02:00pm OpenBSD Network Stack Internals Claudio Jeker . 03:00pm Mediawiki Installation on Your OpenBSD Machine Enrico Cherubini 03:45pm Break 04:30pm How to Manage Large-Scale OpenBSD Installations Felix Kronlage 05:30pm Stupid [...]]]></description>
			<content:encoded><![CDATA[<table class="timetable" border="0" cellspacing="0">
<caption>
<h2>Day 1 &#8211; 29 November<sup><a style="text-decoration: none;" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/help?referer=');window.open(this.href, 'Time Table Help', 'height=500,width=400,resizable=yes,scrollbars=yes').focus(); return false;" name="help" href="http://2008.opencon.org/2008/schedule/help" target="_new"><img title="help" src="http://2008.opencon.org/media/img/admin/icon-unknown.gif" alt="help" /></a></sup></h2>
</caption>
<thead>
<tr>
<th class="room"><span class="hidden">.</span></th>
<th class="room">Conference</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time">09:30am</td>
<td id="E012" class="break"><a id="TT12" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/12/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/12/?referer=');">Registration</a></td>
</tr>
<tr>
<td class="time" rowspan="2">10:15am</td>
<td id="E001" class="event30" onclick="mouseclick(this);"><a id="TT1" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/1/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/1/?referer=');">OpenBEER/BSD Team Welcome</a><br />
<span style="font-size: smaller; font-style: italic;">OpenBEER/BSD staff</span></td>
</tr>
<tr>
<td class="empty"><span class="hidden">.</span></td>
</tr>
<tr>
<td class="time" rowspan="2">11:15am</td>
<td id="E002" class="event30" onclick="mouseclick(this);"><a id="TT2" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/2/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/2/?referer=');">The OpenBSD Foundation</a><br />
<span style="font-size: smaller; font-style: italic;">Ken Westerback </span></td>
</tr>
<tr>
<td class="empty"><span class="hidden">.</span></td>
</tr>
<tr>
<td class="time">12:00pm</td>
<td id="E004" class="break"><a id="TT4" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/4/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/4/?referer=');">Lunch</a></td>
</tr>
<tr>
<td class="time" rowspan="2">02:00pm</td>
<td id="E005" class="event45" onclick="mouseclick(this);"><a id="TT5" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/5/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/5/?referer=');">OpenBSD Network Stack Internals</a><br />
<span style="font-size: smaller; font-style: italic;">Claudio Jeker</span></td>
</tr>
<tr>
<td class="empty"><span class="hidden">.</span></td>
</tr>
<tr>
<td class="time">03:00pm</td>
<td id="E006" class="event45" onclick="mouseclick(this);"><a id="TT6" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/6/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/6/?referer=');">Mediawiki Installation on Your OpenBSD Machine</a><br />
<span style="font-size: smaller; font-style: italic;">Enrico Cherubini</span></td>
</tr>
<tr>
<td class="time">03:45pm</td>
<td id="E007" class="break"><a id="TT7" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/7/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/7/?referer=');">Break</a></td>
</tr>
<tr>
<td class="time">04:30pm</td>
<td id="E008" class="event45" onclick="mouseclick(this);"><a id="TT8" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/8/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/8/?referer=');">How to Manage Large-Scale OpenBSD Installations</a><br />
<span style="font-size: smaller; font-style: italic;">Felix Kronlage</span></td>
</tr>
<tr>
<td class="time">05:30pm</td>
<td id="E009" class="event30" onclick="mouseclick(this);"><a id="TT9" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/9/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/9/?referer=');">Stupid Tricks with Install Scripts</a><br />
<span style="font-size: smaller; font-style: italic;">Ken Westerback </span></td>
</tr>
<tr>
<td class="time">06:00pm</td>
<td id="E010" class="opensp" onclick="mouseclick(this);"><a id="TT10" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/10/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/10/?referer=');">RELAX TIME</a></td>
</tr>
<tr>
<td class="time" rowspan="2">07:30pm</td>
<td id="E011" class="social" onclick="mouseclick(this);"><a id="TT11" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/11/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/11/?referer=');">OpenCON/BSD Party</a></p>
<table class="timetable" border="0" cellspacing="0">
<caption>
<h2>Day 2 &#8211;  30 November<sup><a style="text-decoration: none;" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/help?referer=');window.open(this.href, 'Time Table Help', 'height=500,width=400,resizable=yes,scrollbars=yes').focus(); return false;" name="help" href="http://2008.opencon.org/2008/schedule/help" target="_new"><img title="help" src="http://2008.opencon.org/media/img/admin/icon-unknown.gif" alt="help" /></a></sup></h2>
</caption>
<thead>
<tr>
<th class="room"><span class="hidden">.</span></th>
<th class="room">Conference</th>
</tr>
</thead>
<tbody>
<tr>
<td class="time" rowspan="2">09:00am</td>
<td id="E013" class="break"><a id="TT13" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/13/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/13/?referer=');">Registration</a></td>
</tr>
<tr>
<td class="empty"><span class="hidden">.</span></td>
</tr>
<tr>
<td class="time">10:00am</td>
<td id="E014" class="event45" onclick="mouseclick(this);"><a id="TT14" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/14/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/14/?referer=');">Porting TeX Live to OpenBSD</a><br />
<span style="font-size: smaller; font-style: italic;">Edd Barrett</span></td>
</tr>
<tr>
<td class="time">11:00am</td>
<td id="E015" class="event45" onclick="mouseclick(this);"><a id="TT15" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/15/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/15/?referer=');">Routine using RIPd</a><br />
<span style="font-size: smaller; font-style: italic;">Enrico Cherubini</span></td>
</tr>
<tr>
<td class="time">11:45am</td>
<td id="E016" class="break"><a id="TT16" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/16/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/16/?referer=');">Lunch</a></td>
</tr>
<tr>
<td class="time" rowspan="2">02:00pm</td>
<td id="E017" class="event45" onclick="mouseclick(this);"><a id="TT17" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/17/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/17/?referer=');">1 Ox or a Thousand Chickens Parallelism in OpenBSD</a><br />
<span style="font-size: smaller; font-style: italic;">Gordon W. Klok</span></td>
</tr>
<tr>
<td class="empty"><span class="hidden">.</span></td>
</tr>
<tr>
<td class="time">03:00pm</td>
<td id="E018" class="event45" onclick="mouseclick(this);"><a id="TT18" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/18/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/18/?referer=');">OpenBSynth Making Music With OpenBSD</a><br />
<span style="font-size: smaller; font-style: italic;">guly</span></td>
</tr>
<tr>
<td class="time">03:45pm</td>
<td id="E019" class="break"><a id="TT19" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/19/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/19/?referer=');">Break</a></td>
</tr>
<tr>
<td class="time">04:30pm</td>
<td id="E020" class="event45" onclick="mouseclick(this);"><a id="TT20" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/20/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/20/?referer=');">Bakeca.it DDos How evil forces have been defeated!</a><br />
<span style="font-size: smaller; font-style: italic;">Alessio L.R. Pennasilico</span></td>
</tr>
<tr>
<td class="time" rowspan="2">05:30pm</td>
<td id="E021" class="event30" onclick="mouseclick(this);"><a id="TT21" class="eventinfo" href="http://2008.opencon.org/2008/schedule/event/21/" onclick="pageTracker._trackPageview('/outgoing/2008.opencon.org/2008/schedule/event/21/?referer=');">THE END TALK</a><br />
<span style="font-size: smaller; font-style: italic;">OpenBEER/BSD staff</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://blog.fabiolagana.net/opencon-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
