Unable to load certain webpages

Hi,
I recently bought a Linksys Wireless-G ADSL Home Gateway (WAG200G) and it works almost perfectly.
The problem is that i'm not able to load certain webpages which before I could.
I think (not enough knowledge to be sure) that it seems to be pages which are build up from a database. For instance: monsterboard (and other vacancy webpages) but also newspages (i.e. NOS.nl, since I live in Holland one of the pages I used to checked frequently).
I have already tried asigning DNS-servers from my ISP (tip from a friend) but that doesn't work.
Does anybody have an idea what the problem might be??
Thnx in advance,
Mike

I finaly solved the problem. Not sure if it was the firmware upgrade, or the addition of a default gateway (the router IP address) in the advanced TCP/IP configuration tab of the Ethernet conection (not sure if it was there before I came back to the DSL modem and chaged the configuration)

Similar Messages

  • MTU Size Problem Loading Certain Webpages

    Hello Colleagues,
    I'm having a strange problem dealing with MTU sizes and loading certain webpages. I am aware of the default Microsoft MTU of 1500 and also using GRE IPSEC Tunnels recommended at MTU size 1400. I have since manually set some users PC's to MTU of 1400 and most of those users are experiencing no issues. However, there are a few users who still experience website loading issues even though I have manually changed their MTU size to 1400.
    These are domain accounts will the same image loads on their machines, so all have the same permissions, rights, firewall settings, etc. They all use the same LAN, switches, and routers.
    Here are the router configs, router 1 and router 2
    Router 1
    Current configuration : 9006 bytes
    version 15.3
    no service pad
    service timestamps debug datetime msec localtime
    service timestamps log datetime msec localtime
    service password-encryption
    hostname R-US-RS-WVPN1
    boot-start-marker
    boot system flash:c1900-universalk9-mz.SPA.153-1.T1.bin
    boot system flash:c1900-universalk9-mz.SPA.151-3.T1.bin
    boot-end-marker
    logging buffered 64000
    enable secret 5 *removed*
    no aaa new-model
    clock timezone CET 1 0
    clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00
    errdisable recovery cause udld
    errdisable recovery cause bpduguard
    errdisable recovery cause rootguard
    errdisable recovery cause pagp-flap
    errdisable recovery cause dtp-flap
    errdisable recovery cause link-flap
    errdisable recovery interval 303
    ip cef
    ip domain name corp.com
    ip name-server 10.###.8.21
    ip name-server 10.###.8.96
    ip inspect dns-timeout 90
    ip inspect tcp idle-time 60
    ip inspect name fw smtp timeout 120
    ip inspect name fw ftp timeout 120
    ip inspect name fw realaudio
    ip inspect name fw tftp timeout 30
    ip inspect name fw udp timeout 30
    ip inspect name fw tcp timeout 60
    no ipv6 cef
    multilink bundle-name authenticated
    crypto pki trustpoint TP-self-signed-316595902
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-316595902
    revocation-check none
    rsakeypair TP-self-signed-316595902
    crypto pki certificate chain TP-self-signed-316595902
    certificate self-signed 01
      *removed*
            quit
    license udi pid CISCO1921/K9 sn FTX153182M8
    spanning-tree vlan 229 priority 8192
    redundancy
    ip ssh version 2
    crypto isakmp policy 10
    hash md5
    authentication pre-share
    lifetime 3600
    crypto isakmp key *removed* address 70.###.172.142
    crypto isakmp key *removed* address 184.###.###.254
    crypto isakmp keepalive 35 11
    crypto ipsec transform-set FY-WVPN-Tunnel esp-aes esp-md5-hmac
    mode tunnel
    crypto map vpn 10 ipsec-isakmp
    set peer 70.###.172.142
    set peer 184.###.###.254
    set transform-set FY-WVPN-Tunnel
    match address gre-tunnel-list
    interface Loopback0
    ip address 10.###.0.10 255.255.255.255
    interface Tunnel2291
    description Primary-TimewarnerTelecom-Ral-FayWVPN1
    ip address 10.###.99.26 255.255.255.252
    no ip redirects
    cdp enable
    tunnel source 66.###.161.126
    tunnel destination 184.###.###.254
    crypto map vpn
    interface Tunnel2293
    description Primary-TimewarnerTelecom-Ral-FayWVPN2
    ip address 10.###.99.154 255.255.255.252
    no ip redirects
    cdp enable
    tunnel source 66.###.161.126
    tunnel destination 70.###.172.142
    crypto map vpn
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    description TW Telecom/DMVPN1
    ip address 66.###.161.126 255.255.255.252
    ip access-group Block-Internet in
    ip access-group Block-Internet out
    duplex auto
    speed auto
    no cdp enable
    crypto map vpn
    interface GigabitEthernet0/1
    no ip address
    duplex auto
    speed auto
    interface GigabitEthernet0/0/0
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/1
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/2
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/3
    description PBX Eth1
    switchport access vlan 229
    no ip address
    interface Vlan1
    no ip address
    shutdown
    interface Vlan229
    ip address 10.###.229.253 255.255.255.0
    ip helper-address 10.###.231.201
    standby 229 ip 10.###.229.254
    standby 229 priority 105
    standby 229 preempt
    router eigrp 100
    network 10.0.0.0
    ip forward-protocol nd
    no ip http server
    ip http secure-server
    ip route 70.###.172.142 255.255.255.255 66.###.161.125
    ip route 184.###.###.254 255.255.255.255 66.###.161.125
    ip route 205.###.96.180 255.255.255.252 66.###.161.125
    ip access-list extended Block-Internet
    permit esp host 66.###.161.126 host 184.###.###.254
    permit esp host 184.###.###.254 host 66.###.161.126
    permit udp host 66.###.161.126 host 184.###.###.254 eq isakmp
    permit udp host 184.###.###.254 host 66.###.161.126 eq isakmp
    permit esp host 66.###.161.126 host 70.###.172.142
    permit esp host 70.###.172.142 host 66.###.161.126
    permit udp host 66.###.161.126 host 70.###.172.142 eq isakmp
    permit udp host 70.###.172.142 host 66.###.161.126 eq isakmp
    permit icmp host 66.###.161.126 host 184.###.###.254
    permit icmp host 184.###.###.254 host 66.###.161.126
    permit icmp host 66.###.161.126 host 70.###.172.142
    permit icmp host 70.###.172.142 host 66.###.161.126
    permit icmp any any echo-reply
    permit icmp any any time-exceeded
    permit icmp any any packet-too-big
    permit icmp any any traceroute
    permit icmp any any unreachable
    deny   ip any any
    deny   icmp any any
    ip access-list extended gre-tunnel-list
    permit gre host 66.###.161.126 host 184.###.###.254
    permit gre host 66.###.161.126 host 70.###.172.142
    logging host 10.100.###.254
    logging host 10.100.###.246
    snmp-server community a RW 20
    snmp-server community r RO 20
    snmp-server community a RW 20
    snmp-server community r RO 20
    snmp-server community P_RW RW
    snmp-server community P_RO RO
    snmp-server enable traps entity-sensor threshold
    snmp-server host 10.100.###.246 public
    snmp-server host 10.100.###.254 public
    access-list 20 permit 10.###.9.3
    access-list 20 permit 10.###.8.16
    access-list 20 permit 10.100.###.249
    access-list 20 permit 10.100.###.254
    access-list 20 permit 10.100.###.246
    control-plane
    banner motd ^CCCCCCC
    ****************** Warning! Warning! Warning! ********************
    This system is restricted to authorized users for business
    purposes.  Unauthorized access is a violation of the law.  This
    service may be monitored for administrative and security reasons.
    By proceeding, you consent to this monitoring
    ****************** Warning! Warning! Warning! ********************
    ^C
    line con 0
    login local
    line aux 0
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line vty 0 4
    exec-timeout 60 0
    password 7 *removed*
    login local
    transport input ssh
    line vty 5 15
    exec-timeout 60 0
    password 7 *removed*
    login local
    transport input ssh
    scheduler allocate 20000 1000
    ntp server 10.###.8.8 prefer
    ntp server 10.###.231.200 prefer
    ntp server 10.###.8.69
    ntp server 10.###.1.6 prefer
    end
    Router 2
    Current configuration : 9013 bytes
    version 15.3
    no service pad
    service timestamps debug datetime msec localtime
    service timestamps log datetime msec localtime
    service password-encryption
    hostname R-US-RS-WVPN2
    boot-start-marker
    boot system flash:c1900-universalk9-mz.SPA.153-1.T1.bin
    boot system flash:c1900-universalk9-mz.SPA.151-3.T1.bin
    boot-end-marker
    logging buffered 64000
    logging console critical
    enable secret 5 *removed*
    no aaa new-model
    clock timezone CET 1 0
    clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00
    errdisable recovery cause udld
    errdisable recovery cause bpduguard
    errdisable recovery cause rootguard
    errdisable recovery cause pagp-flap
    errdisable recovery cause dtp-flap
    errdisable recovery cause link-flap
    errdisable recovery interval 303
    ip cef
    ip domain name corp.mann-hummel.com
    ip name-server 10.###.8.21
    ip name-server 10.###.8.96
    ip inspect dns-timeout 90
    ip inspect tcp idle-time 60
    ip inspect name fw smtp timeout 120
    ip inspect name fw ftp timeout 120
    ip inspect name fw realaudio
    ip inspect name fw tftp timeout 30
    ip inspect name fw udp timeout 30
    ip inspect name fw tcp timeout 60
    ipv6 multicast rpf use-bgp
    no ipv6 cef
    multilink bundle-name authenticated
    crypto pki trustpoint TP-self-signed-3179596086
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-3179596086
    revocation-check none
    rsakeypair TP-self-signed-3179596086
    crypto pki certificate chain TP-self-signed-3179596086
    certificate self-signed 01
      *removed*
            quit
    license udi pid CISCO1921/K9 sn FTX153182M2
    spanning-tree vlan 229 priority 1###84
    redundancy
    ip ssh version 2
    crypto isakmp policy 10
    hash md5
    authentication pre-share
    lifetime 3600
    crypto isakmp key *removed* address 70.###.172.142
    crypto isakmp key *removed* address 184.###.###.254
    crypto isakmp keepalive 35 11
    crypto ipsec transform-set Fay-Ral-WVPN-Tunnel esp-aes esp-md5-hmac
    mode tunnel
    crypto map vpn 10 ipsec-isakmp
    set peer 184.###.###.254
    set peer 70.###.172.142
    set transform-set Fay-Ral-WVPN-Tunnel
    match address gre-tunnel-list
    interface Loopback0
    ip address 10.###.0.12 255.255.255.255
    interface Tunnel2292
    description Failover-TimewarnerCable-Ral-Fay-WVPN2
    ip address 10.###.99.30 255.255.255.252
    no ip redirects
    cdp enable
    tunnel source 96.###.25.226
    tunnel destination 184.###.###.254
    crypto map vpn
    interface Tunnel2294
    description Failover-TimewarnerCable-Ral-Fay-WVPN2
    ip address 10.###.99.158 255.255.255.252
    no ip redirects
    cdp enable
    tunnel source 96.###.25.226
    tunnel destination 70.###.172.142
    crypto map vpn
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    description Fay-Ral WVPN
    ip address 96.###.25.226 255.255.255.252
    ip access-group Block-Internet in
    ip access-group Block-Internet out
    duplex auto
    speed auto
    no cdp enable
    crypto map vpn
    interface GigabitEthernet0/1
    no ip address
    shutdown
    duplex auto
    speed auto
    interface GigabitEthernet0/0/0
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/1
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/2
    switchport access vlan 229
    no ip address
    interface GigabitEthernet0/0/3
    description PBX Eth2
    switchport access vlan 229
    no ip address
    interface Vlan1
    no ip address
    shutdown
    interface Vlan229
    ip address 10.###.229.252 255.255.255.0
    ip helper-address 10.###.231.201
    standby 229 ip 10.###.229.254
    standby 229 preempt
    router eigrp 100
    network 10.0.0.0
    ip forward-protocol nd
    no ip http server
    ip http secure-server
    ip route 70.###.172.142 255.255.255.255 96.###.25.225
    ip route 184.###.###.254 255.255.255.255 96.###.25.225
    ip route 205.###.96.180 255.255.255.252 66.###.161.125
    ip access-list extended Block-Internet
    permit esp host 96.###.25.226 host 184.###.###.254
    permit esp host 184.###.###.254 host 96.###.25.226
    permit udp host 96.###.25.226 host 184.###.###.254 eq isakmp
    permit udp host 184.###.###.254 host 96.###.25.226 eq isakmp
    permit esp host 96.###.25.226 host 70.###.172.142
    permit esp host 70.###.172.142 host 96.###.25.226
    permit udp host 96.###.25.226 host 70.###.172.142 eq isakmp
    permit udp host 70.###.172.142 host 96.###.25.226 eq isakmp
    permit icmp host 96.###.25.226 host 184.###.###.254
    permit icmp host 184.###.###.254 host 96.###.25.226
    permit icmp host 96.###.25.226 host 70.###.172.142
    permit icmp host 70.###.172.142 host 96.###.25.226
    permit icmp any any echo-reply
    permit icmp any any time-exceeded
    permit icmp any any packet-too-big
    permit icmp any any traceroute
    permit icmp any any unreachable
    deny   ip any any
    deny   icmp any any
    ip access-list extended gre-tunnel-list
    permit gre host 96.###.25.226 host 184.###.###.254
    permit gre host 96.###.25.226 host 70.###.172.142
    logging host 10.100.###.254
    logging host 10.100.###.246
    snmp-server community P_RW RW
    snmp-server community P_RO RO
    snmp-server community a RW 20
    snmp-server community r RO 20
    snmp-server community a RW 20
    snmp-server community r RO 20
    snmp-server enable traps entity-sensor threshold
    snmp-server host 10.100.###.246 public
    snmp-server host 10.100.###.254 public
    access-list 20 permit 10.###.9.3
    access-list 20 permit 10.###.8.16
    access-list 20 permit 10.100.###.249
    access-list 20 permit 10.100.###.254
    access-list 20 permit 10.100.###.246
    control-plane
    banner motd ^CCCCCC
    ****************** Warning! Warning! Warning! ********************
    This system is restricted to authorized users for business
    purposes.  Unauthorized access is a violation of the law.  This
    service may be monitored for administrative and security reasons.
    By proceeding, you consent to this monitoring
    ****************** Warning! Warning! Warning! ********************
    ^C
    line con 0
    login local
    line aux 0
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line vty 0 4
    exec-timeout 60 0
    password 7 *removed*
    login local
    transport input ssh
    line vty 5 15
    exec-timeout 60 0
    password 7 *removed*
    login local
    transport input ssh
    scheduler allocate 20000 1000
    ntp server 10.###.8.8 prefer
    ntp server 10.###.231.200 prefer
    ntp server 10.###.8.69
    ntp server 10.###.1.6 prefer
    end

    UPDATE
    I have since applied the following config to the tunnel interfaces:
    ip mtu 1400
    ip tcp adjust-mss 1400
    tunnel path-mtu-discovery
    This worked and I was able to reset each users PC to default MTU size of 1500, but only until just now. I got a call from a user who explained that he wasn't able to reach some websites, again.
    Sure enough, I've just confirmed that all of the users are unable to access the websites any longer.
    This is crazy, does anyone have any ideas?

  • I'm unable to load certain websites across all browsers on a MacBook Pro

    Suddenly I'm unable to load certain websites (sundancechannel.fr, sundancechannel.tw, etc.) across all browsers—Safari, Firefox, Chrome—on my new MacBook Pro. Other computers on the same wifi can access those same sites fine.
    I either get a won't connect to server message or a blank page.
    Any idea what's going on?
    I've thus far tried restarting the connection, clearing my cache, restarting the computer, deleting my history, and even getting in touch with the site owners.

    Cambrey,
    that HTML content shows that there’s no content at that Web site — it will only show the heading “301 Moved Permanently” and the single line “nginx/1.2.6”. I suspect that they might have wanted to include a redirection directive in that document, but for some reason, they didn’t. Your browsers are behaving as they ought to do with this Web site.
    Have you considered trying www.sundancechannel.fr in your browsers instead of sundancechannel.fr?

  • Unable to load trusted webpages in safari 7.0

    After updating to OS X 10.9 and Safari 7.0, I am unable to load some web pages that I have been viewing since Safart 2.0.  Any ideas?

    Yes, the good old days, when you also had a chance to edit the sloppy descriptions that some webpage designers use to define their webpages.  Such as, for instance, descriptions having absolutely nothing to indicate the name of the company whose page you're trying to bookmark. 
    Command-D does work, but I agree with the OP: the old way was better, and I'd like to disable the reading list.  I never use it.  I bookmark things in an organized fashion, and the new Safari seems to do everything it can to get in the way of doing so. 

  • Unable to load certain website (not really a safari problem)

    As the subject says, this isn't a Safari problem but instead a general issue I have run into, so perhaps this is not the proper forum for it. But I have always received good help here before so I figured I would give it a shot.
    I have recently (for about the past week and a half or so) been unable to load macosxhints.com which I previously had visited daily. I am able to access it from any other computer other than my own. I am behind a Linksys WRT54G router but other computers behind the router are able to access the site. After recalling that the site is now run by macworld I tried their site macworld.com and am unable to access that as well. I have manually configured my connection through the Airport so as to be able to consistently run port forwarding services such as remote desktop.
    I am able to use the IP address 129.250.134.26 to partially load the front page, but most images are not loaded and it is painfully slow. I have tried an nslookup from my machine and it times out. I have absolutely no clue what to do beyond this point, but seeing as that website is part of my daily routine, it is quite annoying to be forced to go without it. Hopefully someone who knows a lot more than I do about how this stuff works can share some insight with me and solve this issue. Thank you.

    What you actually want to be looking at is not the Static DNS but the DNS listings under the Status section. You should see it in a toolbar on the top of the website in the following order:
    Setup Wireless Security Access Restrictions Applications & Gaming Administration Status
    Click on that and you should see a bunch of things listed. At the bottom the list should be similar to this:
    Login Type: Automatic Configuration - DHCP
    IP Address:
    Subnet Mask:
    Default Gateway:
    DNS 1:
    DNS 2:
    DNS 3:
    MTU: 1500
    As far as your router being connected differently than your computer, that is fine. What happens is your router is connecting to the outside world using PPPoE and your computer is connecting to your router using DHCP.

  • I am unable to load certain critical popups, execute key Javascript code, or turn off AdBlock Pro when necessary.

    For quite some time, I have been having minor bugs with Firefox which are obscure and difficult for me to explain. Additionally, they do not happen consistently, making their cause and fix harder to track down. They include:
    -Not being able to load critical pop-ups (most notably printing slips/invoices/shipping labels from PayPal and Amazon)
    -Not being able to turn off Adblock Pro when necessary (pressing the button in the upper right does nothing)
    -Occasionally having Firefox be unable to open new tabs.
    -Occasionally having Firefox not load links when clicked.
    Sometimes these problems are solved by rebooting, but usually they are not. I have already tried uninstalling and reinstalling firefox. I believe there may be a bad install deep in my system which is causing me problems, and it isn't getting removed with my uninstalls.
    == URL of affected sites ==
    http://

    For quite some time, I have been having minor bugs with Firefox which are obscure and difficult for me to explain. Additionally, they do not happen consistently, making their cause and fix harder to track down. They include:
    -Not being able to load critical pop-ups (most notably printing slips/invoices/shipping labels from PayPal and Amazon)
    -Not being able to turn off Adblock Pro when necessary (pressing the button in the upper right does nothing)
    -Occasionally having Firefox be unable to open new tabs.
    -Occasionally having Firefox not load links when clicked.
    Sometimes these problems are solved by rebooting, but usually they are not. I have already tried uninstalling and reinstalling firefox. I believe there may be a bad install deep in my system which is causing me problems, and it isn't getting removed with my uninstalls.
    == URL of affected sites ==
    http://

  • Firefox won't load certain webpages, they stay blank and say it's loading.

    Certain websites don't load when I go to them. They just stay white and say that they're loading. They stay like that for hours, as I've left tabs open. This happens on Nexopia.com and Omegle.com. This doesn't happen on IE, but I prefer Firefox.
    == URL of affected sites ==
    http://omegle.com, http://nexopia.com

    Video in Omegle suddenly stopped working.
    Please fix it.

  • Unable to load certain web pages unless cache is empty

    I continue to have the problem that certain web sites (eg Dodgers.com) will not load completely unless I have just emptied the Safari cache. Similar problems with weatherunderground.com. These are content-rich pages, so they load in "outline" form, or with lots of little boxes with question marks. If I immediately go and empty the cache, then reload the page, it comes back perfectly. This doesn't happen with my laptop on the same home network, and I have all of the Safari preferences set the same. Most other web pages load just fine.
    Previous posts of this same question were not helpful.

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • Unable to load  certain websites after 10.5.3 upgrade

    Since upgrading to 10.5 .3, I haven't been able to load a few websites using either Safari, Camino or Firefox. Error message is "Safari can’t open the page “http:///” because it can’t find the server “www.politico.com”.
    Safari Activity Window has these items:
    file:///Applications/Safari.app/Contents/Resources/
    file:///Applications/Safari.app/Contents/Resources/
    file:///Applications/Safari.app/Contents/Resources/compass.icns
    file:///Applications/Safari.app/Contents/Resources/ErrorPageHelpButton.tif
    file:///Applications/Safari.app/Contents/Resources/page-load-errors.css
    I have tried all the usual repairs and tests, and creating new user account, etc., but problem persists.
    Is it possibly something related to 10.5.3 It is only a few sites, but the browsers stall and can't find the server of the requested site?

    If it is happening in all browsers, then it can't be a Safari cache issue.
    Are you using a proxy server? (Look in Network Preferences -> Advanced (for your active connection to find out). If so, try removing it.
    Also, try opening Terminal and typing:
    ping www.politico.com
    Does it resolve the name successfully? If not, there is the possibility of a DNS issue on your computer/network.

  • Unable to load certain pages within certain companies web site ex. open positions at health insurance company

    when I visit 3 insurance company web sites looking for job opportunities, trying to access their position posting. I am unable to access these pages 95% of the time. I can move all around the site access all their different areas within the site except the position posting

    when I visit 3 insurance company web sites looking for job opportunities, trying to access their position posting. I am unable to access these pages 95% of the time. I can move all around the site access all their different areas within the site except the position posting

  • Unable to load certain types of forums

    While browsing some, some forums wont load properly in Mozilla Firefox(same with IE), while when using Google Chrome, it loads perfectly, this has been a trouble to me for about 2-3 months no. I'm not sure if its the explorer problem, or is some encryption glitch(since the site had DDoS protection by CloudFlare). As far as I've seen, the page hasn't been updated(the update that happened at first loaded fine).
    Here is the URL of the page(At least the one that i use/can remember):
    http://creative-scape.net/
    And this is the screenshot of what it looks like to me:
    edit de-linkified ~J99
    http://i60.tinypic.<!-- -->com/2rxwos9.jpg
    http://i62.tinypic.<!-- -->com/nb5g68.jpg
    And how it looks like in Chrome:
    http://i58.tinypic.<!-- -->com/mb1eux.png
    http://i61.tinypic.<!-- -->com/2l9l4jo.jpg
    I apologize for my bad English, and Thank You in advance.

    Please try to attach the screenshots. I have no scriptblocker on the machine I am using at the moment and your links ar generating adverts and popups.
    * [[How do I create a screenshot of my problem?]]
    I am able to open http://creative-scape.net/ but it is not a forum it is a gaming site.
    Please confirm the links to sites you have issues with.

  • Firefox is unable to load any webpage in the security section of the Microsoft website.

    Regardless of whether I try to access the page from Google or from another page on the Microsoft website, the browser repeatedly flips without end between "connecting" to and "loading" the page. Is there some Firefox or firewall setting I should change? The security pages are accessible through Chrome and IE.

    Do a malware check with some malware scan programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • My system is unable to load certain websites.

    I read that I should make changes to the DNS? But I have no idea how to make the neccesary changes. I am trying to load the site: www.travelmessage.nl. I really hope somebody is willing to help me out with this issue. My 16 year old daugter is living in Chili and I would like to read her blog and see the pictures.

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296

  • Unable to load any webpages....

    So basiclly   I updated my software a day ago. And after that I couldn't connect to internet though it was from O2 but 2nd day I can't  connect to internet so I called them there isn't ap roblem with them told me to regester my phone but It has happen already on the very first time  Iswtiched with the new softaware... What else could I possibly do ?

    Hi and Welcome to the Forums!!
    I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    2) Resend Service Books
    KB02830 Send the service books for the BlackBerry Internet Service
    3) Batt Pull Reboot
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you will need to continue to work with your wireless service provider.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Unable to load facebook on my MacBook Pro

    I have been unable to load facebook on my MacBook Pro for almost the past 2 weeks on my wireless internet at home.  It started out not loading using Google Chrome, but the problem quickly spread to all of my browsers (Chrome, Firefox, and Safari). On Chrome I get the following message: "No Data Recieved Unable to load the webpage because the server sent no data.  Error 324." On Safari, it says "Safari can't open the page."  My internet connection is fine for all other websites other than facebook.  Furthermore, when I brought my MacBook Pro out-of-town facebook worked fine on a different internet source.  In addition, facebook and all other websites are able to load on other devices on my home internet (desktops, laptops, iPad, iPod). 
    I have contacted both my internet service provider and the manufacturer of my router and neither company had any idea how to fix it. They seemed to think it was either a facebook problem or a problem with my MacBook.
    I have a tried a few things that seemed to provide a temporary fix lasting about 5 mintues or a few clicks around facebook:
    1. clearing the cache and history in my browswers
    2. changing some settings on my router
    3. restarting the router
    4. connecting to the internet using ethernet instead of wireless
    I would really appreciate any help in trying to fix this problem!

    Hello there,
    I had the same exact problem. This is a simple DNS issue which you can fix through your system prefernces. Look at the DNS setup (System Preferences/Network/Wireless/Advanced)
    After doing so, go to THC/IP then there try to change in the Configure IPV: to DNS manual address, try inserting the ip address you had previously. It wont work but by doing so, the computer will try to inster new settings. Then go back to was there before which is Using DHCP... then go back to DNS tab on top add your ip address and connect as usual. This worked for me, I was lucky I have no clue how it worked I was just trying to fool around with the DNS settings which are clearly the source of the issue.
    hope it works for you.

Maybe you are looking for

  • Run History Missing from Nano

    Greetings! So here's the skinny. I have a 1st Gen Nano - have had absolutely no issues with it, or my Nike+ stuff, until a few days ago. On Saturday, the 24th, I was running, and my Nano had a total battery loss/shut down. It had been giving me (I th

  • Table for Exchnage Rate Maintenance

    Dear Experts, I am posting a Foreign Currency Document. The Foreign currency for me is Eur. In the Header of the document, I do mentioned Currency Eur with rate 70.55 the system then gives a message, rate 70.55 deviates @59% of the table rate 44.17 I

  • Can we get a cell from sap.m.table i.e. row-column value on Click?

    Hi All, we are looking for a requirement where if a user clicks on a particular text(cell) displayed in a table, we should be able to change the color of that text(cell) only. Can we achieve this in SAPUI5 ? Any help is greatly appreciated

  • Key combination for tax condition record

    Dear Experts, I want to create new key combination for creating a condition record for a particular condition type for tax code using T CODE FV11, please tell me what is  T CODE TO Create  key combination , Thanks in advance

  • IPad 3 will not power down

    iPad 3 will not power down. Also no information  of any kind is displayed in settings.