<?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>1st Byte Solutions &#187; Networking</title>
	<atom:link href="http://www.1stbyte.com/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.1stbyte.com</link>
	<description>Company site for Greg Fischer { GregTheGeek }</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:52:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The specified server cannot perform the requested operation</title>
		<link>http://www.1stbyte.com/2010/01/12/the-specified-server-cannot-perform-the-requested-operation/</link>
		<comments>http://www.1stbyte.com/2010/01/12/the-specified-server-cannot-perform-the-requested-operation/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 17:36:29 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2010/01/12/the-specified-server-cannot-perform-the-requested-operation/</guid>
		<description><![CDATA[I was not able to access a newly joined Windows 7 computer on our domain from our Windows 2000 Server.&#160; I just received that error.&#160; “Cannot perform the requested operation”&#160; Sharing was setup ok, permissions and security set ok, firewall was turned off.&#160; I saw an Event ID 2017 on the Windows 7 system, too. [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2010/01/12/the-specified-server-cannot-perform-the-requested-operation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ZFS CIFS and ACL Inheritance</title>
		<link>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/</link>
		<comments>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 23:39:50 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[OpenSolaris]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=184</guid>
		<description><![CDATA[This is just another one of those things that didn&#8217;t make any sense and only partially does now.  At least NOW I know there is more at play here than the simple solutions in Samba using create mask and create directory mask.  In Linux, that&#8217;s how I would get around the issues of [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/07/24/zfs-cifs-and-acl-inheritance/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Join Windows 7 to Samba PDC on Ubuntu Jaunty</title>
		<link>http://www.1stbyte.com/2009/05/31/join-windows-7-to-samba-pdc/</link>
		<comments>http://www.1stbyte.com/2009/05/31/join-windows-7-to-samba-pdc/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 06:29:58 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=163</guid>
		<description><![CDATA[I found some info on Google searches to get Windows 7 to join a Samba domain controller.  I have Ubuntu 9.04 Jaunty which runs Samba 3.3.2, which I guess does not work.  You need 3.3.4.   Windows 7 needs a registry change:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]
&#8220;DomainCompatibilityMode&#8221;=dword:00000001
&#8220;DNSNameResolutionRequired&#8221;=dword:00000000
The above need to be added to allow the join to work.  Then find the key below [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/05/31/join-windows-7-to-samba-pdc/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Ubuntu rndc.key dynamic DNS updates failing</title>
		<link>http://www.1stbyte.com/2009/05/12/ubuntu-rndckey-dynamic-dns-updates-failing/</link>
		<comments>http://www.1stbyte.com/2009/05/12/ubuntu-rndckey-dynamic-dns-updates-failing/#comments</comments>
		<pubDate>Tue, 12 May 2009 19:47:40 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=161</guid>
		<description><![CDATA[there's a thing in Ubuntu called Apparmor. Never even heard of this. This is what was keeping the files from being written to by the bind daemon. ]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/05/12/ubuntu-rndckey-dynamic-dns-updates-failing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help with Nettiverse naming, FaceBook.</title>
		<link>http://www.1stbyte.com/2009/04/09/help-with-nettiverse-naming-facebook/</link>
		<comments>http://www.1stbyte.com/2009/04/09/help-with-nettiverse-naming-facebook/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:45:34 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2009/04/09/help-with-nettiverse-naming-facebook/</guid>
		<description><![CDATA[Well I just have too much fun with things like this.  I don&#8217;t know where it came from, but the Blogosphere was a great name people use.  I suddenly thought of Nettiverse because I was trying to connect my blog with Facebook and Twitter.  I thought they were pieces of the virtual [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/04/09/help-with-nettiverse-naming-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure Windows Server 2003 and 2008 w32tm commands on domain controller</title>
		<link>http://www.1stbyte.com/2009/04/07/configure-windows-server-2003-and-2008-w32tm-commands-on-domain-controller/</link>
		<comments>http://www.1stbyte.com/2009/04/07/configure-windows-server-2003-and-2008-w32tm-commands-on-domain-controller/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 04:04:09 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Command Line]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/?p=151</guid>
		<description><![CDATA[This drove me nuts!  Why Microsoft had to take something totally simple in Windows 2000 and make it a complicated thing is NOT beyond me!  This is MS we&#8217;re talking about!  Of course it&#8217;s not easy with newer versions.
Took me a little bit, but here&#8217;s the commands I used on our primary domain controller, and [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2009/04/07/configure-windows-server-2003-and-2008-w32tm-commands-on-domain-controller/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Terminal Server without VPN for remote access</title>
		<link>http://www.1stbyte.com/2005/03/20/terminal-server-without-vpn-for-remote-access/</link>
		<comments>http://www.1stbyte.com/2005/03/20/terminal-server-without-vpn-for-remote-access/#comments</comments>
		<pubDate>Sun, 20 Mar 2005 16:00:47 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2005/03/20/terminal-server-without-vpn-for-remote-access/</guid>
		<description><![CDATA[I was wondering, though, why use a vpn to tunnel a terminal server connection? Isn't terminal server encrypted already? Here's a couple things that I *think* are important:]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2005/03/20/terminal-server-without-vpn-for-remote-access/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
