Since upgrade, can't connect to internet on my p.c.

After recent upgrade of Firefox on my p.c., I cannot connect to the Internet although I can send and receive email in Outlook. The error message says: Firefox is configured to use a proxy server that is refusing connection.
I'm sending this from my laptop after Firefox just upgraded again. Too many upgrades.
== This happened ==
Every time Firefox opened
== Firefox upgraded to 3.5.? I think.

The problem is that Windows Vista and Windows 7 treat all IP addresses as IPv6 so your PAC file will fail unless you make changes to it or Disable IPv6 completely or BOTH.
==============================================
WINDOWS 7 IPv6 disable (though I wouldn't, because it might screw up other M$ things)
==============================================
From this web site: http://windows7themes.net/disable-ipv6-windows-7.html
# Open up the registry.
# Uncollapse [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\]
# Next, we create a new 32-bit registry key: “DisabledComponents”: By the way, even if you are on 64-bit system you have to create a 32-bit registry key only, because it only reflects the size of the registry key. A 32-bit registry key can store a maximum value of 2,147,483,647.
# Enter: “DisabledComponents” when prompted for a name.
# Double-click the newly created registry key and copy and paste the value: ffffffff (8 F’s) [His documentation only has 6 f’s]
# Restart your PC and you are done: You just disabled IPv6 in Windows 7!
==============================================
PAC FILE CHANGES HERE
REMEMBER to change
var proxyONEip = "192.168.1.100";
var proxyTWOip = "192.168.1.200";
to YOUR FIREWALL IP addresses
==============================================
// alert ("Notice, This is a pop-up message\n***Use me to debug***");
function FindProxyForURL(url, host)
// Convert strings to lower case to avoid character matching issues
host = host.toLowerCase();
url = url.toLowerCase();
// Set proxy IP ADDRESSS VALUES here
var proxyONEip = "192.168.1.100";
var proxyTWOip = "192.168.1.200";
var proxy_no = "DIRECT";
// is client IP odd or even (if IP is ODD then
// proxyONEip/proxyTWOip else proxyTWOip/proxyONEip)
var myip = myIpAddress();
//DEBUG alert("My Addr: '" + myIpAddress() + "' \n");
//DEBUG alert("My URL : '" + url + "' \n");
// split the IPv4 address into a 4 element array
var ipbits = myip.split(".");
// make sure this is an IPv4 address, which is > 1
if (ipbits.length > 1)
// we have an IPv4 address here
//DEBUG alert("xIPv4 in play!\n");
//DEBUG alert("My ipbits.length = '" + ipbits.length + "' \n");
// grab the 4th octet and convert it to a decimal
var myseg = parseInt(ipbits[3]);
} else {
// we have a potential IPv6 address here
//DEBUG alert("IPv6 in play!\n");
//DEBUG alert("My ipbits.length = '" + ipbits.length + "' \n");
// split the IPv6 address into a 6 element array
var ipbits = myip.split(":");
if (ipbits.length > 1)
// looks like we have an IPv6 address here
//DEBUG alert("Looks like an IPv6 address!\n");
//DEBUG alert("My ipbits.length =:' " + ipbits.length + "' \n");
// grab the 6th octet and convert it from hex to decimal
var myseg = parseInt(ipbits[5],16);
} else {
// NOT AN IPv6 either, so ODD it will be by us forcing it to a 1!!!
//DEBUG alert("Looks like garbage, forcing to a 1!\n");
var myseg = 1;
// take the modulus 2 of the myseg where 1 = odd, 0 = even
var mycalcseg = myseg % 2;
if (mycalcseg == 1) {
// ODD number (mycalcseg = 1)
//DEBUG alert("My myseg odd is '" + myseg + "' - '" + mycalcseg + "'\n");
var proxyone = proxyONEip;
var proxytwo = proxyTWOip;
} else {
// EVEN number (mycalcseg = 0)
//DEBUG alert("My myseg even is '" + myseg + "' - '" + mycalcseg + "'\n");
var proxyone = proxyTWOip;
var proxytwo = proxyONEip;
// Bypass proxy for internal web servers
if (isPlainHostName(host)) { return proxy_no; }
var destinationIP = dnsResolve(host);
if (isInNet(destinationIP, "10.0.0.0", "255.0.0.0") ||
isInNet(destinationIP , "172.16.0.0", "255.240.0.0") ||
isInNet(destinationIP , "192.168.0.0", "255.255.0.0") ||
isInNet(destinationIP , "127.0.0.0", "255.255.255.0") ||
isInNet(destinationIP , "169.254.0.0", "255.255.0.0"))
return proxy_no;
//DEBUG alert("My PROXY = '"+proxyone+":80'; PROXY '"+proxytwo+":80' \n");
return "PROXY "+proxyone+":80; PROXY "+proxytwo+":80";
}

Similar Messages

  • [Solved] Upgraded, can't connect to internet, nl80211 not found.

    So after an upgraded I enthusiastically rebooted my computer to find that now I can't connect to the internet.
    My technique was that I had manually set up a wpa_supplicant configuration with wlp4s0 as my interface, and had
    dhcpcd wlp4s0
    run on boot.
    Now however, this won't connect automatically so I tried running that command and got
    wlp4s0: interface not found or invalid
    So I thought okay, maybe the interface changed I'll check, so I ran
    iw dev
    but that simply spits out
    nl80211 not found.
    iwconfig gives a similar response with
    lo no wireless extensions
    So I thought perhaps my wireless drivers are no longer working, but when I run lspci it still picks up my card as
    Network controller: Qualcomm Atheros AR93xx Wireless Network Adapter (rev 01)
    so I guess not.
    Netctl and wifi-menu also don't work.
    What should I do?
    Last edited by FoxzTrot (2014-02-23 22:51:18)

    Ah, well thank you for helping me realize that there is something horribly wrong with how I've set up /boot. I have it on a separate partition that I've apparently not been booting from.
    Edit to avoid double post: So I unmounted my /boot partition. And then ran pacman -S linux to reinstall it to the /boot directory I was actually starting from, and now everything works! Thanks!
    Last edited by FoxzTrot (2014-02-23 22:50:26)

  • After Mavericks upgrade, can't connect to internet

    We upgraded our MacBook Pro to Mavericks, last night.  Immediately afterwards, the wifi stopped connecting to the internet.  It will allow us to join our WPA Personal network, but says it has a self-assigned IP address.  I can't figure out why it would have connected just fine before the upgrade, but won't, now.  I feel like it's probably just a setting we need to click, but have been at this for over 2 hours, now, and can't sem to find the right box to click.
    Thanks,
    Elizabeth

    Hey frostcicle13,
    This article has some troubleshooting steps for you that will help you address this issue:
    Wi-Fi: How to troubleshoot Wi-Fi connectivity
    http://support.apple.com/kb/HT4628
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • I just downloaded the latest OS upgrade and since I can not connect to the internet using my cellular data plan.

    I just downloaded the latest iOS.7 upgrade on my ipad2, and since I can not connect to the internet using my cellular data plan.  I have checked my data plan and it's both current and over 2GB remaining.  However the indicator shows no service, thus would be the best steps to recover.  Thanks much for any support that can be provided.

    Hello Kmart2@3
    Check out the troubleshooting article below to get cellular to start working again. 
    iPad (Wi-Fi + Cellular Models): Troubleshooting a cellular data connection
    http://support.apple.com/kb/TS4249
    Regards,
    -Norm G.

  • I've updated to yosemite from Mavericks, but since i can't connect to the internet I used my time machine back up which was march 2013. Now my macbook pro won't start and ends with a prohibited ted sign. Any suggestions pls.

    I've updated to yosemite from Mavericks, but since i can't connect to the internet I used my time machine back up which was march 2013. Now my macbook pro won't start and ends with a prohibted sign. Any suggestions pls.

    Install or Reinstall Yosemite, Mavericks, Mountain Lion, or Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    OS X Mavericks- Erase and reinstall OS X
    OS X Mountain Lion- Erase and reinstall OS X
    OS X Lion- Erase and reinstall Mac OS X
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Can't connect to internet on my old g4 flat screen, network + airport ok

    I installed an airport card on the g4 (dome) and connected to our wireless network, which gets a signal, (though the status is "not available"). I can't connect to internet (server not recognized), and every time I check the internet assistant app, the setting has been changed back to modem. The router is in the basement: my iMac is on the first floor and works fine, the g4 is on the second floor. Is that too far away? Do I need to update the g4? Two minis also work fine, one on first floor and one in basement. Any help appreciated.

    Which iMac G4 do you have? Some iMac G4s are 802.11b while the later ones were 802.11b/g.
    If your wireless network is configured for "802.11g only", the older 802.11b iMac G4 won't be able to connect.
    If your wireless network is configured for "802.11n only", the iMac G4 won't be able to connect since it isn't compatible with that.

  • Can't connect to Internet via Airport

    I have a PPPOE ISP account. Before upgrade to Lepoard, just fine. Now I can only connect to internet using cable via my router moderm. I cannot connect my wireless router.
    The wireless router will appear to be connected but it said self assigned IP. If I hardcode an IP eg. 192.168.11.2 to it. The Airport status will become connected but still cannot dial into my PPPOE account. An message no PPPOE service will appear. But if I plug in the LAN cable, everything work fine. Why this happen? My wireless router work fine with my Window XP and my Mac (before upgrade to Lepoard) What configuration should I change? I am an idot to networking. I have download all patch and has tried boot to safe mode etc.
    Anyone can help?

    By power downs do you mean Sleep?
    One thing that might work is to set the IP to Static in Network>Configure IPv4>DHCP with Manual Address.

  • IPhone 5 and 5c can't connect to Internet every 1 or 2 days with iOS 8.0.2

    After having upgraded my iPhone 5 and my wife's iPhone 5c to iOS 8.0.2, they both can't connect to Internet every 1 or 2 days.
    They can't connect via wifi neither via 3G.
    If I restart the devices they start to connect again.
    I tried to reset the network settings and also to restore the devices from scratch via iTunes like the Apple support suggested me,  but the issue still persists.
    I'm very frustrated also because I bought to my wife an iPhone telling her she wouldn't have had all the issues she used to have on a previous Samsung smartphone...
    Anyone has having the same issue?

    After the update, try resetting your cellular network settings on the phone. Make sure the airplane setting is correct and try shutting it on and off to see if that works.
    See if that helps.
    Good Luck!

  • 5 out of 6 devices can't connect to Internet

    Just to preface,  this was all working hours ago.
    airport express,  Mac book pro, ipad, boxee box and Western digital live Nas all can't connect to internet.
    my Samsung Galaxy s3 has no problems however.
    normally if I can't get an ip address I would just say the Internet is down from the isp. But because I've got one device where it's working fine gives me cause to think otherwise.
    Any ideas would be greatly appreciated.

    You want the device that is directly connected to the modem to furnish the PPPoE service.
    This is sounding like you had your Mac connected directly to your modem at one time, so in that type of setup, the PPPoE connection on the Mac would have been correct.
    But, since you have added the Time Capsule....and it is now the device that is directly connected to the modem.... the Time Capsule must be configured to provide the PPPoE connection service, not your Mac.
    Open AirPort Utility - Click Manual Setup
    Click the Internet icon
    Your settings should look like this:
    Connect Using = PPPoE   
    Account Name = Your user name with your ISP
    Password = Your password with the ISP
    Verify Password
    Service Name.....leave this area completely blank
    Connection = Always On
    Disconnect if Idle = Never
    Update to save settings and the TC will restart
    Either delete the PPPoE connection on your Mac, or if  you want to retain it in case you need to connect your Mac directly to the modem at some point in the future, make that connection inactive.
    If you are connecting an Ethernet cable from one of the LAN <-> ports on the TC to your Mac, you want the Ethernet connection to be active on your Mac. This should happen automatically if the PPPoE connection is inactive or has been deleted.
    Be sure to power cycle the entire network at this point. Power all devices down, or der is not important.
    Wait a moment or two, then start the modem and let it urn for a moment by itself
    Start the TC and wait for a green light
    Then start each device one at a time until the network is back up

  • I need to deactivate CS4 on computer that can't connect to Internet in order to install on new computer

    I need to deactivate CS4 on computer that can't connect to Internet in order to install on new computer..what steps can I take to remedy this problem?

    Since your computer cannot connect to the internet you may have to talk to a support person. See this page
    Contact Customer Care
    You can always install on a second computer without deactivating

  • Both iMac and powerbook can't connect to internet via Airport.

    I have an iMac that is directly wired to an airport base station and a G4 powerbook that connects via a card. Neither can connect to the internet. The iMac is set up as follows:
    Cable modem > ethernet cable to WAN port on AEBS > ethernet cable from AEBS to iMac.
    The powerbook detects the base station and created its own network as soon as it did, yet still nothing. The first and third lights on the AEBS flash as to show activity and I have unplugged the modem to reset it multiple times.
    I am completely confused as to what is going on. Can anyone please help?

    If it helps any, I'm in the same boat. I've had an AEBS that has worked well until yesterday. Now, my Powerbook can't connect to the internet via wireless or ethernet (connected directly to the AEBS). My POwerbook CAN talk to my networked HD. To make things worse, my two Tivos (connected to the network via an Airport Express & WDS) CAN connect to the internet.
    I'm totally confused. Since I can't connect to the internet when directly plugged into the AEBS, but can connect when I plug directly into the cable modem, I think I'm going to just buy a new AEBS...

  • Can't connect to Internet thru WRT300N

    Hi all, I can't connect to the Internet thru my WRT300N after a few reboot after I have setup the Router. I use the normal WEP, Mac address filtering and SSID (VADER) broadcast setting. 
    When the problems happen, I can't connect to the Internet either thru Wire (Port) or Wireless. But my PCs is shown connected to my Router.  Without turning off the Router and Modem, I set the Router to Factory Default and the Internet Connections came back immediately.
    I have tried upgrading the Router's Firmware to the lastest and and did a setup again. The problem came back after a few reboot.
    Is there anything that I have done wrong or have not did ?  Please advise. Thank you all.

    Thank you for the reply.
    It happens to both Wired and Wireless even though both shown connected to the Router. But noticed that when it happens, the router can't communicate with the DNS Server, that's may explain why I can't connect to Internet.
    Both without shutting down both Modem and Router, I reset the Router, either by hard or soft, the Internet Connection comes back immediately.

  • Can't connect to internet sharing

    Ever since updating to Mountain Lion on my iMac, I can't connect to internet sharing with my iPad 3.    Does anyone know how to get it to work?  I just get the message 'Unable to join the network 'xxxx'.
    I've tried setting up new networks, I've tried it with and without passwords, restarted both machines, and it still won't work. 
    However, my iphone4 connects OK.  Anyone else having this issue with the iPad 3?
    Thanks
    Bob

    It's so simple to setup and you have been using it in the past, but just in case, this is Apple' kb article about Internet sharing with Mountain Lion.
    http://support.apple.com/kb/PH10740?viewlocale=en_US
    Have you rebooted your router or cable modem? Unplug it from power for about 30 seconds and plug it in again.
    You might be better off posting in the Mountain Lion forum if you haven't already done so.
    https://discussions.apple.com/community/mac_os/os_x_mountain_lion

  • Adobe cloud application manager - can not connect to internet

    To ADOBE - The Adode cloud Order no is DSSY006786009DT and is current
    The Adobe cloud application manager - can not connect to internet even though there is internet connection and says it might be time zone error but that is correct  - Sydney Australia
    Question:
         1. Is anybody else having this problem
         2. How do we fix
    I already changed the time zone east coast US - did not change anything
    Could it be a corrupt program - thus requiring to reinstall program Application manager
    I am using Windows 7.
    It has been like it for ten days - It asks to log in everytime I turn computer on
    All programs in Creative Cloud work
    Any suggestions and solution
    Online help and phone help had no solutions other than what I suggested - that is reload application manager
    Thanks for help
    Ian Cleland

    The Creative Cloud File Synching was just offline, should be online now again.
    See top off: http://forums.adobe.com/community/creative_cloud/creative_cloud_connection
    Maybe that was your problem.

  • Just got new ipad2 and can't connect to internet...recognizes wifi network but won't connect

    just got a new ipad2...recognizes wifi network at home, but can't connect to internet...help???

    I just had a similar problem.  Both the ipad 1 and ipad 2 in my household quit connecting to the network even though it seemed to recognize it.  if you think it is recognizing your network, just not connecting, check to see if bluetooth is turned on.  i had to turn bluetooth off and then manually enter the DNS number. 
    My solution also came after I re-started my network and reset all the settings on the ipad2.  The DNS number then showed along with IP submet Mask and router.  I used that dns number to enter into ipad1 after turning bluetooth off on it.
    Totally unscientific fix that may have been more coincidental than correct but you might try it.  BTW--no idea how bluetooth even got turned on to begin with.

Maybe you are looking for

  • Fbl5n check balance

    hi, in fbl5n, how can i use the selection screen to check the opening balance and closing balance of any customer? thanks

  • ISE - EAP-TLS and then webAuth?

    Hello everyone! I have a little bit of a complex dilemma in an ISE deployment and I am trying to lean more on how it works technically. Long story short: I am trying to do both machine and user authentication / authorization (per requirements from ou

  • Dynamic message trouble

    I'm new to ActionScript and I'm trying to build a simple adventure game engine. I'm basically trying to use a dynamic text box to display different messages when the player investigates something using the spacebar. For instance, I'd like to make so

  • Is it possible to run PowerPC which is included in Virtex II pro on NI 5640R radio IF transceiver?

    Hi,all. I am interested to find out how to run this PowerPC by LabVIEW (e.g. LabVIEW Real time module) on this device (NI 5640R). I am not sure is it possible or not at all ... Maybe someone has any experience ?!

  • Index spreadsheet element

    I have various elements like temperature, humidity, etc logged to a *.txt file.  Is there a way I can explicitly define which cell to pull data from.  For example if I wanted to see the result in cell A1.  Do I need to change my files to *.xls first?