<?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/category/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>DNS settings hijacked and av.exe won&#8217;t go away. Internet turns Inertnet!</title>
		<link>http://www.1stbyte.com/2010/02/25/dns-settings-hijacked-and-av-exe-wont-go-away-internet-turns-inertnet/</link>
		<comments>http://www.1stbyte.com/2010/02/25/dns-settings-hijacked-and-av-exe-wont-go-away-internet-turns-inertnet/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 04:46:07 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Inertnet]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2010/02/25/dns-settings-hijacked-and-av-exe-wont-go-away/</guid>
		<description><![CDATA[Had a fun time today cleaning off some trojans and rootkits.  On this one client system, while trying to go online, the Internet  turned into the Inertnet! (Hahahha! I love that one!)  As usual, I have lots of ideas why, but no real evidence and clients saying “I don’t know how it got there.”  Doesn’t [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2010/02/25/dns-settings-hijacked-and-av-exe-wont-go-away-internet-turns-inertnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rootkit from fes.sk/files</title>
		<link>http://www.1stbyte.com/2010/02/09/rootkit-from-fes-skfiles/</link>
		<comments>http://www.1stbyte.com/2010/02/09/rootkit-from-fes-skfiles/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:53:39 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[PC Repair]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2010/02/09/rootkit-from-fes-skfiles/</guid>
		<description><![CDATA[I had a client recently that had their browsers hijacked. Everything they typed in the browser ended up redirecting them to some test_s.php file at “www.fes.sk”.&#160; (Don’t open that, or you might end up with a virus!&#160; I just wanted people to find this in case it might help clean this bug off!)
Not sure what [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2010/02/09/rootkit-from-fes-skfiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Exchange 2007 Server Powershell tests</title>
		<link>http://www.1stbyte.com/2010/01/04/exchange-2007-server-powershell-tests/</link>
		<comments>http://www.1stbyte.com/2010/01/04/exchange-2007-server-powershell-tests/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 17:01:58 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Exchange Server]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Powershell]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2010/01/04/exchange-2007-server-powershell-tests/</guid>
		<description><![CDATA[Get the test commands available:
get-help test*
Should list out the tests available to you.
&#160;
Test overall system health:
test-systemhealth
&#160;
Check Outlook Web services:
test-outlookwebservices –identity:amailblox@organization.com &#124; fl
&#160;
(note the “fl” at the end, helps reading output, otherwise it will not wrap the lines)
]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2010/01/04/exchange-2007-server-powershell-tests/feed/</wfw:commentRss>
		<slash:comments>0</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>Exchange 2007 needs command line to set FQDN of external host name on Send Connector</title>
		<link>http://www.1stbyte.com/2008/08/22/exchange-2007-needs-command-line-to-set-fqdn-of-external-host-name-on-send-connector/</link>
		<comments>http://www.1stbyte.com/2008/08/22/exchange-2007-needs-command-line-to-set-fqdn-of-external-host-name-on-send-connector/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 19:31:50 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/08/22/exchange-2007-needs-command-line-to-set-fqdn-of-external-host-name-on-send-connector/</guid>
		<description><![CDATA[In Exchange 2007, you have a nice little GUI to set your FQDN on your Send Connector.  (Mine is called Outbound, as shown below.)

You can see my FQDN, set under the Hub Transport/Send Connectors of the Exchange Management Console.


	
However, if you send mail out to an external address, you&#8217;ll notice in the headers that [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/08/22/exchange-2007-needs-command-line-to-set-fqdn-of-external-host-name-on-send-connector/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>DFS links to shares on Windows XP SP2 do not work on local system</title>
		<link>http://www.1stbyte.com/2008/04/18/dfs-links-to-shares-on-windows-xp-sp2-do-not-work-on-local-system/</link>
		<comments>http://www.1stbyte.com/2008/04/18/dfs-links-to-shares-on-windows-xp-sp2-do-not-work-on-local-system/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 21:07:30 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[PC Repair]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/04/18/dfs-links-to-shares-on-windows-xp-sp2-do-not-work-on-local-system/</guid>
		<description><![CDATA[Well for the larger businesses out there, this may not be a useful tip.  But for those of us that support small networks, like less than 50 or even 10 systems, utilizing shares on workstations is sometimes needed.  For example, I have servers in most all of my networks, and their hard drives [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/04/18/dfs-links-to-shares-on-windows-xp-sp2-do-not-work-on-local-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find an email address that already exists in Active Directory</title>
		<link>http://www.1stbyte.com/2008/04/14/find-an-email-address-that-already-exists-in-active-directory/</link>
		<comments>http://www.1stbyte.com/2008/04/14/find-an-email-address-that-already-exists-in-active-directory/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 22:54:20 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/04/14/find-an-email-address-that-already-exists-in-active-directory/</guid>
		<description><![CDATA[So you went to add a new address to a user account in Active Directory, and you got an error that this address already exists?  Sucks huh?  Especially when you don&#8217;t know where it could be?  Here&#8217;s one way to track it down.

On your domain root in AD Users and Computers, right [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/04/14/find-an-email-address-that-already-exists-in-active-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New account does not appear in Global Address List but does in All Users</title>
		<link>http://www.1stbyte.com/2008/03/27/new-account-does-not-appear-in-global-address-list-but-does-in-all-users/</link>
		<comments>http://www.1stbyte.com/2008/03/27/new-account-does-not-appear-in-global-address-list-but-does-in-all-users/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 17:04:11 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/03/27/new-account-does-not-appear-in-global-address-list-but-does-in-all-users/</guid>
		<description><![CDATA[I&#8217;ve run into this a few times, thought I&#8217;d record the solution for once so I remember it.

After adding a new user account, the user does not show up in Outlook&#8217;s Global Address List, but does show in All Users.  (If you click &#8220;To&#8221; in a new message, for example, and in the Select [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/03/27/new-account-does-not-appear-in-global-address-list-but-does-in-all-users/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Folder redirection user permissions block access to Administrators</title>
		<link>http://www.1stbyte.com/2008/03/19/folder-redirection-user-permissions-block-access-to-administrators/</link>
		<comments>http://www.1stbyte.com/2008/03/19/folder-redirection-user-permissions-block-access-to-administrators/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 19:52:55 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/03/19/folder-redirection-user-permissions-block-access-to-administrators/</guid>
		<description><![CDATA[When using Folder Redirection on a Windows 2003 server, the default policy is allow only ownership and permissions to the user.   No admin account would have access to this folder.  For example, you create a Group Policy to redirect user&#8217;s My Documents folders to a home directory on the server.  Once [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/03/19/folder-redirection-user-permissions-block-access-to-administrators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resetting NTFS permissions are not taking effect on child objects</title>
		<link>http://www.1stbyte.com/2008/03/19/resetting-ntfs-permissions-are-not-taking-effect-on-child-objects/</link>
		<comments>http://www.1stbyte.com/2008/03/19/resetting-ntfs-permissions-are-not-taking-effect-on-child-objects/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 19:04:08 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.1stbyte.com/2008/03/19/resetting-ntfs-permissions-are-not-taking-effect-on-child-objects/</guid>
		<description><![CDATA[Recently I went to reset a user&#8217;s home directory permissions on the server to allow them full control over each file/folder in their home directory.  I setup all the normal accounts and of course the actual user account, with Full Control.  I then went into Advanced and selected &#8220;Replace permission entries on all [...]]]></description>
		<wfw:commentRss>http://www.1stbyte.com/2008/03/19/resetting-ntfs-permissions-are-not-taking-effect-on-child-objects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
