<?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>katun.ch blog &#187; IP</title>
	<atom:link href="http://www.katun.ch/blog/tag/ip/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.katun.ch/blog</link>
	<description>normal ist langweilig...</description>
	<lastBuildDate>Mon, 17 Aug 2009 10:26:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Proxy exceptions in Firefox and Internet Explorer</title>
		<link>http://www.katun.ch/blog/2007/06/07/proxy-exceptions-in-firefox-and-internet-explorer/</link>
		<comments>http://www.katun.ch/blog/2007/06/07/proxy-exceptions-in-firefox-and-internet-explorer/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 08:13:20 +0000</pubDate>
		<dc:creator>Silas</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[Proxy]]></category>

		<guid isPermaLink="false">http://www.katun.ch/blog/2007/06/07/proxy-exceptions-in-firefox-and-internet-explorer/</guid>
		<description><![CDATA[In my office I have to configure a proxy for several Browsers on different Workstations. Also I&#8217;ve to add some exceptions for the proxy. I don&#8217;t want that local IP&#8217;s passes through the proxy. So i have to add it to the exception list in the browser. In the Internet Explorer you can use a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.katun.ch/blog/wp-content/uploads/2007/06/firefox_ie_b.jpg" title="IE FF" style="float: left" rel="lightbox"><img src="http://www.katun.ch/blog/wp-content/uploads/2007/06/firefox_ie_b.thumbnail.jpg" alt="IE FF" /></a> In my office I have to configure a <a href="http://en.wikipedia.org/wiki/Proxy_server" target="_blank">proxy</a> for several Browsers on different Workstations. Also I&#8217;ve to add some exceptions for the proxy. I don&#8217;t want that local IP&#8217;s passes through the proxy. So i have to add it to the exception list in the browser.</p>
<p>In the <a href="http://www.microsoft.com/germany/windows/ie/default.mspx" target="_blank">Internet Explorer</a> you can use a * (star) as wildcard like this 172.17.*. But in <a href="http://www.mozilla.com/en-US/" target="_blank">Firefox</a> that won&#8217;t work. In Firefox you have to add the whole Network-ID with the relevant suffix like this 172.17.0.0/16.</p>
<p><strong>Examples:</strong></p>
<p>You want the whole local IP-Address range in your exception list.  Ask your network administrator for the IP-Configuration.</p>
<p>IP: 172.17.72.123<br />
Subnet: 255.255.0.0</p>
<p>When you get this data from your administrator you have to enter the following in your exception list:</p>
<p>IE: 172.17.*<br />
FF: 172.17.0.0/16</p>
<p>If you get diffrent data such as  this:</p>
<p>IP: 192.168.0.12<br />
Subnet: 255.255.255.0</p>
<p>Then enter the following in your exception list:</p>
<p>IE: 192.168.0.*<br />
FF: 192.168.0.0/24</p>
<p>I hope that is a usefully hint. If you have any questions please post a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.katun.ch/blog/2007/06/07/proxy-exceptions-in-firefox-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
