<?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>Wolfgang Reutz&#039;s Blog &#187; networking</title>
	<atom:link href="http://wolfgang.reutz.at/tag/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://wolfgang.reutz.at</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 13:50:36 +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>Tethering from iPhone 3G to iPad 2 &#8211; works</title>
		<link>http://wolfgang.reutz.at/2011/08/04/tethering-from-iphone-3g-to-ipad-2-works/</link>
		<comments>http://wolfgang.reutz.at/2011/08/04/tethering-from-iphone-3g-to-ipad-2-works/#comments</comments>
		<pubDate>Thu, 04 Aug 2011 08:00:49 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=944</guid>
		<description><![CDATA[If you own a iPhone 4 and have iOS 4.3 or up installed your lucky because Apple gave you a personal WLAN hotspot for sharing your 3G internet connection to your WLAN enabled devices nearby. But i still have my old iPhone 3G but wish to share its internet with my brand new iPad 2, &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2011/08/04/tethering-from-iphone-3g-to-ipad-2-works/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2011/08/04/tethering-from-iphone-3g-to-ipad-2-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nagios 3.0.x on Ubuntu Server 10.04 LTS</title>
		<link>http://wolfgang.reutz.at/2010/12/15/nagios-3-0-x-on-ubuntu-server-10-04lts/</link>
		<comments>http://wolfgang.reutz.at/2010/12/15/nagios-3-0-x-on-ubuntu-server-10-04lts/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 08:04:27 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=806</guid>
		<description><![CDATA[install nagios3 packages: ?View Code BASH1 2 3 $ sudo apt-get update $ sudo apt-get upgrade $ sudo apt-get install nagios3 nagios3-doc config files are located in /etc/nagios3 and /etc/nagios3/conf.d configure your contacts and hosts accordingly. what got me crazy was enabling external commands (needed to perform actions in the webinterface like sending alerts or &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/12/15/nagios-3-0-x-on-ubuntu-server-10-04lts/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/12/15/nagios-3-0-x-on-ubuntu-server-10-04lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting SNMPD to work on Ubuntu</title>
		<link>http://wolfgang.reutz.at/2010/06/22/snmpd-ubuntu/</link>
		<comments>http://wolfgang.reutz.at/2010/06/22/snmpd-ubuntu/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 09:53:16 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=743</guid>
		<description><![CDATA[Setting up snmpd on ubuntu seems easy, but i never got it full working. It was working locally, but not for a cacti setup from another server. The problem was that the default install of snmpd on Ubuntu starts the demon on the loopback interface only, refusing connections from other computers. Edit /etc/default/snmpd to fix &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/06/22/snmpd-ubuntu/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/06/22/snmpd-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable your webserver to feed iPhone with MP4 videos</title>
		<link>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/</link>
		<comments>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 10:12:34 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=676</guid>
		<description><![CDATA[I&#8217;m using iPhone OS 3.x on my iPhone and recently i had problems to get my .mp4 files displayed in mobile Safari. I tried different settings for encoding the files but not a single one worked. When i clicked the link to the .mp4 file in mobile Safari, all i got was the &#8220;file can&#8217;t &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide a worpress instance behind a different apache server with mod_rewrite</title>
		<link>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/</link>
		<comments>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 11:59:42 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2007/04/22/hacking-wordpress-1/</guid>
		<description><![CDATA[<p>
I had the need to move my blog running wordpress 2.0.x to a different server, but keeping the domain name on the "old" server.  I tried to do this with mod_rewrite and succeeded only partially :-( after some hours of hacking around with mod_rewrite and wordpress itself i got i working and want to share my solution: note: let's call the origin server SERVER A and the "new" server running wordpress and mysl SERVER B.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: networking tip</title>
		<link>http://wolfgang.reutz.at/2007/02/26/ubuntu-networking-tip/</link>
		<comments>http://wolfgang.reutz.at/2007/02/26/ubuntu-networking-tip/#comments</comments>
		<pubDate>Mon, 26 Feb 2007 13:18:47 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/42</guid>
		<description><![CDATA[<p>
But when i tried to ping some other machine, this didn't work :-( I checked /var/log/messages and the onboard Broadcom Interface showed up as eth1, but i was not able to start it.  When i ran $ sudo /etc/init.d/networking restart i got some error messages like: SIOCSIFADDR: No such device eth1 eth1: ERROR while getting interface flags: No such device No clue what went wrong, i googled a lot and finally i stumbled upon this forum entry: http://ubuntuforums.org/showthread.php?t=221768 Then i ran: $ ifconfig -a and got a list with my network interfaces and more importantly with it's MAC address.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/02/26/ubuntu-networking-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Server insecurity?</title>
		<link>http://wolfgang.reutz.at/2007/02/19/ubuntu-server-insecurity/</link>
		<comments>http://wolfgang.reutz.at/2007/02/19/ubuntu-server-insecurity/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 13:35:04 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/41</guid>
		<description><![CDATA[<p>
i just found out that my Ubuntu Server 6.10 has login shells for almost all users set in the /etc/passwd file!  That's a very bad idea because this maybe enabled someone to install "Data Cha0s Back Backdoor" on my machine :-( I checked this with 2 other fresh Ubuntu Server 6.10 installations and both also had the login shells for users like daemon, mail, www-data and so on. Especially www-data should not have a chance to create a shell in my opinion!
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/02/19/ubuntu-server-insecurity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wolfgang.reutz.at/tag/networking/feed/ ) in 0.82818 seconds, on Feb 7th, 2012 at 3:43 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 4:43 pm UTC -->
