<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: VLAN Interfaces with OpenBSD 4.1</title>
	<atom:link href="http://blog.scottlowe.org/2007/08/31/vlan-interfaces-with-openbsd-41/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2007/08/31/vlan-interfaces-with-openbsd-41/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Fri, 21 Nov 2008 14:17:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Toni</title>
		<link>http://blog.scottlowe.org/2007/08/31/vlan-interfaces-with-openbsd-41/#comment-37718</link>
		<dc:creator>Toni</dc:creator>
		<pubDate>Mon, 12 May 2008 04:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/08/31/vlan-interfaces-with-openbsd-41/#comment-37718</guid>
		<description>Hi Scott!
As per OpenBSD or per every other Unix OS, before using a non physical interface you need to create (or plumb, if you like to old solaris way) to have it available.
So in you case you need to perform the following step:
ifconfig vlan3 create
ifconfig vlan3 vlan 3 vlandev pcn0

That's it :)

BTW.. on 4.3 vmxinterface is now recognised by default as vic :D</description>
		<content:encoded><![CDATA[<p>Hi Scott!<br />
As per OpenBSD or per every other Unix OS, before using a non physical interface you need to create (or plumb, if you like to old solaris way) to have it available.<br />
So in you case you need to perform the following step:<br />
ifconfig vlan3 create<br />
ifconfig vlan3 vlan 3 vlandev pcn0</p>
<p>That&#8217;s it <img src='http://blog.scottlowe.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>BTW.. on 4.3 vmxinterface is now recognised by default as vic <img src='http://blog.scottlowe.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
