katun.ch blog

normal ist langweilig…
  • Home
  • Impressum
  • mobileMessiah
  • Tools
7 Jun 2007

Proxy exceptions in Firefox and Internet Explorer

IE FF In my office I have to configure a proxy for several Browsers on different Workstations. Also I’ve to add some exceptions for the proxy. I don’t want that local IP’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 * (star) as wildcard like this 172.17.*. But in Firefox that won’t work. In Firefox you have to add the whole Network-ID with the relevant suffix like this 172.17.0.0/16.

Examples:

You want the whole local IP-Address range in your exception list. Ask your network administrator for the IP-Configuration.

IP: 172.17.72.123
Subnet: 255.255.0.0

When you get this data from your administrator you have to enter the following in your exception list:

IE: 172.17.*
FF: 172.17.0.0/16

If you get diffrent data such as this:

IP: 192.168.0.12
Subnet: 255.255.255.0

Then enter the following in your exception list:

IE: 192.168.0.*
FF: 192.168.0.0/24

I hope that is a usefully hint. If you have any questions please post a comment.

  • Facebook
  • Twitter
  • del.icio.us
  • email

Tags: Firefox, Internet Explorer, IP, Proxy

This entry was posted on Thursday, June 7th, 2007 at 09:13 and is filed under Other. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

5 Responses to “Proxy exceptions in Firefox and Internet Explorer”

  1. Paulo Meireles says:
    08.06.2007 at 01:57

    Even better: use a .pac file, which is a centralized configuration file (actually a javascript function) residing on a web server to which you point every web browser within your organization. I’ve been using .pac files for a long time, and let me tell you, the ability to quickly reconfigure 15000 browsers by just changing a single file and redirect traffic to a different proxy is amazing – and has proven invaluable when we had a proxy server failure some time ago.

    More here: http://en.wikipedia.org/wiki/Proxy_auto-config

  2. Silas Knobel says:
    08.06.2007 at 06:13

    This sounds good! But in our company the proxy server will be assigned with group policies of the active directory. So I have to change the proxy each time when I boot my computer.

  3. Jason Smart says:
    18.10.2007 at 05:08

    Well hey diddly ho! This worked for me and I’m happy I found you coz there is scant info about this. I don’t have 15000 browsers to configure, only about 20 and this works, Thanks a lot!

  4. Excepciones de Proxy en Firefox e Internet Explorer « El Blog de rubensa says:
    03.11.2008 at 17:54

    [...] via Posted by rubensa Filed in Navegadores, Recetas [...]

  5. Ty Peterson says:
    14.11.2009 at 14:57

    Thanks for the info. Is always good to learn. Regards

Leave a Reply

Click here to cancel reply.

« PHP5 slows down Wordpress
Free DivX Pro for Mac and Windows »
  • Letzte Posts

    • Resurrection EP von Abyss Of Fear
    • Sicherheitslücke in Firefox 3.5
    • Kaugummi von Fussmatte entfernen
    • Ortung via Google Maps
    • Ein halbes Jahr und vieles ist geschehen!
  • Andere Blogs

    • Apfelblog
    • Apfelquak
    • daepp.eu
    • dnz9r.ch
    • fscklog.com
    • Janeks Blog
    • Kopfschüttel-Blog
    • Martin Dikk
    • Oliver Raduner
    • PHP Performance
    • Tom’s TamTam
    • Treeinspired Blog
    • V1ru8
  • Links

    • Abyss of Fear
    • Luscious SMS
    • Mein Xing
  • Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
katun.ch blog is proudly powered by WordPress
Design & code by Jonk
Entries (RSS) and Comments (RSS).