Some sites won't load on Ubuntu/Mint












1















I have a REALLY weird problem with either my network or my OS.



Last week I've suddenly had difficulties loading some websites or even more odd some parts of different websites. For example, I could load gmail.com, login and view the list of emails in my inbox but when I clicked one of them it would just time out. Another example is http://www.ynet.co.il, I can view the home page but going into any one of the articles fails (times out).



I've tried Chrome, Firefox and Opera, all fail the same way.



If I take a URL of a page I cannot load via the browser and try to wget it though the console I get the file just fine.



I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues.



Important to note that I have other machines connected either directly or via Wi-Fi to the router and they are all working fine (two win7 machines and 1 raspberry pi).



Another strange behavior is that I can ftp or ssh to remote machines but cannot send files via ftp (times out) even if I set passive mode ON and when using ssh I can do just about anything but I cannot paste text into the remote machine, for example if I nano a file on the remote machine and try to paste anything from my clipboard it freezes.



What I've tried so far:




  1. Disable IPv6 on the networking admin (and on firefox disabling ipv6 on the about:config page)

  2. Changing the port and the network cable

  3. I went to the store and bought a new standalone PCIe network adapter

  4. Connected my win7 laptop using the same cable and router port (sites that were not working on my Mint are working just fine on the win7 machine)

  5. Loaded Mint from a livecd, got the same result

  6. Tried changing the MTU (was 1500, tried 1492)


Some observations:




  1. When I clear my browser cache and go to facebook.com for example, the homepage loads but I fail to load any profile/group page. If I refresh facebook.com homepage a couple of times it stops and fails to load until I clear my browser cache. I changed the chrome cache folder permissions to 0777 but that did not help.


  2. When I run netstat -n I see A LOT of connections that are in 'FIN_WAIT' mode (I'm guessing that's when I try to refresh pages that are not working and timing out), I have no idea what it means or if it helps anyone figure out what's wrong.


  3. The sites that are not loading correctly are always that same, they don't vary or anything and they fail to load exactly the same way on all three browsers that I've tried.


  4. When I Googled 'Ubuntu some sites not loading' I see a huge amount of complaints just like mine, but none of them that I could find actually says what the problem is or how they fixed it.



Technical stuff:




  1. netstat -n

  2. ps aux

  3. netstat -nr










share|improve this question























  • "I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

    – acejavelin
    May 28 '18 at 16:42













  • I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

    – acejavelin
    May 28 '18 at 16:45


















1















I have a REALLY weird problem with either my network or my OS.



Last week I've suddenly had difficulties loading some websites or even more odd some parts of different websites. For example, I could load gmail.com, login and view the list of emails in my inbox but when I clicked one of them it would just time out. Another example is http://www.ynet.co.il, I can view the home page but going into any one of the articles fails (times out).



I've tried Chrome, Firefox and Opera, all fail the same way.



If I take a URL of a page I cannot load via the browser and try to wget it though the console I get the file just fine.



I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues.



Important to note that I have other machines connected either directly or via Wi-Fi to the router and they are all working fine (two win7 machines and 1 raspberry pi).



Another strange behavior is that I can ftp or ssh to remote machines but cannot send files via ftp (times out) even if I set passive mode ON and when using ssh I can do just about anything but I cannot paste text into the remote machine, for example if I nano a file on the remote machine and try to paste anything from my clipboard it freezes.



What I've tried so far:




  1. Disable IPv6 on the networking admin (and on firefox disabling ipv6 on the about:config page)

  2. Changing the port and the network cable

  3. I went to the store and bought a new standalone PCIe network adapter

  4. Connected my win7 laptop using the same cable and router port (sites that were not working on my Mint are working just fine on the win7 machine)

  5. Loaded Mint from a livecd, got the same result

  6. Tried changing the MTU (was 1500, tried 1492)


Some observations:




  1. When I clear my browser cache and go to facebook.com for example, the homepage loads but I fail to load any profile/group page. If I refresh facebook.com homepage a couple of times it stops and fails to load until I clear my browser cache. I changed the chrome cache folder permissions to 0777 but that did not help.


  2. When I run netstat -n I see A LOT of connections that are in 'FIN_WAIT' mode (I'm guessing that's when I try to refresh pages that are not working and timing out), I have no idea what it means or if it helps anyone figure out what's wrong.


  3. The sites that are not loading correctly are always that same, they don't vary or anything and they fail to load exactly the same way on all three browsers that I've tried.


  4. When I Googled 'Ubuntu some sites not loading' I see a huge amount of complaints just like mine, but none of them that I could find actually says what the problem is or how they fixed it.



Technical stuff:




  1. netstat -n

  2. ps aux

  3. netstat -nr










share|improve this question























  • "I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

    – acejavelin
    May 28 '18 at 16:42













  • I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

    – acejavelin
    May 28 '18 at 16:45
















1












1








1


2






I have a REALLY weird problem with either my network or my OS.



Last week I've suddenly had difficulties loading some websites or even more odd some parts of different websites. For example, I could load gmail.com, login and view the list of emails in my inbox but when I clicked one of them it would just time out. Another example is http://www.ynet.co.il, I can view the home page but going into any one of the articles fails (times out).



I've tried Chrome, Firefox and Opera, all fail the same way.



If I take a URL of a page I cannot load via the browser and try to wget it though the console I get the file just fine.



I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues.



Important to note that I have other machines connected either directly or via Wi-Fi to the router and they are all working fine (two win7 machines and 1 raspberry pi).



Another strange behavior is that I can ftp or ssh to remote machines but cannot send files via ftp (times out) even if I set passive mode ON and when using ssh I can do just about anything but I cannot paste text into the remote machine, for example if I nano a file on the remote machine and try to paste anything from my clipboard it freezes.



What I've tried so far:




  1. Disable IPv6 on the networking admin (and on firefox disabling ipv6 on the about:config page)

  2. Changing the port and the network cable

  3. I went to the store and bought a new standalone PCIe network adapter

  4. Connected my win7 laptop using the same cable and router port (sites that were not working on my Mint are working just fine on the win7 machine)

  5. Loaded Mint from a livecd, got the same result

  6. Tried changing the MTU (was 1500, tried 1492)


Some observations:




  1. When I clear my browser cache and go to facebook.com for example, the homepage loads but I fail to load any profile/group page. If I refresh facebook.com homepage a couple of times it stops and fails to load until I clear my browser cache. I changed the chrome cache folder permissions to 0777 but that did not help.


  2. When I run netstat -n I see A LOT of connections that are in 'FIN_WAIT' mode (I'm guessing that's when I try to refresh pages that are not working and timing out), I have no idea what it means or if it helps anyone figure out what's wrong.


  3. The sites that are not loading correctly are always that same, they don't vary or anything and they fail to load exactly the same way on all three browsers that I've tried.


  4. When I Googled 'Ubuntu some sites not loading' I see a huge amount of complaints just like mine, but none of them that I could find actually says what the problem is or how they fixed it.



Technical stuff:




  1. netstat -n

  2. ps aux

  3. netstat -nr










share|improve this question














I have a REALLY weird problem with either my network or my OS.



Last week I've suddenly had difficulties loading some websites or even more odd some parts of different websites. For example, I could load gmail.com, login and view the list of emails in my inbox but when I clicked one of them it would just time out. Another example is http://www.ynet.co.il, I can view the home page but going into any one of the articles fails (times out).



I've tried Chrome, Firefox and Opera, all fail the same way.



If I take a URL of a page I cannot load via the browser and try to wget it though the console I get the file just fine.



I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues.



Important to note that I have other machines connected either directly or via Wi-Fi to the router and they are all working fine (two win7 machines and 1 raspberry pi).



Another strange behavior is that I can ftp or ssh to remote machines but cannot send files via ftp (times out) even if I set passive mode ON and when using ssh I can do just about anything but I cannot paste text into the remote machine, for example if I nano a file on the remote machine and try to paste anything from my clipboard it freezes.



What I've tried so far:




  1. Disable IPv6 on the networking admin (and on firefox disabling ipv6 on the about:config page)

  2. Changing the port and the network cable

  3. I went to the store and bought a new standalone PCIe network adapter

  4. Connected my win7 laptop using the same cable and router port (sites that were not working on my Mint are working just fine on the win7 machine)

  5. Loaded Mint from a livecd, got the same result

  6. Tried changing the MTU (was 1500, tried 1492)


Some observations:




  1. When I clear my browser cache and go to facebook.com for example, the homepage loads but I fail to load any profile/group page. If I refresh facebook.com homepage a couple of times it stops and fails to load until I clear my browser cache. I changed the chrome cache folder permissions to 0777 but that did not help.


  2. When I run netstat -n I see A LOT of connections that are in 'FIN_WAIT' mode (I'm guessing that's when I try to refresh pages that are not working and timing out), I have no idea what it means or if it helps anyone figure out what's wrong.


  3. The sites that are not loading correctly are always that same, they don't vary or anything and they fail to load exactly the same way on all three browsers that I've tried.


  4. When I Googled 'Ubuntu some sites not loading' I see a huge amount of complaints just like mine, but none of them that I could find actually says what the problem is or how they fixed it.



Technical stuff:




  1. netstat -n

  2. ps aux

  3. netstat -nr







ubuntu networking linux-mint






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Oct 22 '13 at 20:52









Or WOr W

5828




5828













  • "I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

    – acejavelin
    May 28 '18 at 16:42













  • I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

    – acejavelin
    May 28 '18 at 16:45





















  • "I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

    – acejavelin
    May 28 '18 at 16:42













  • I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

    – acejavelin
    May 28 '18 at 16:45



















"I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

– acejavelin
May 28 '18 at 16:42







"I've formatted my machine (Used to run Ubuntu 13.04) and installed Mint Linux this time, it worked fine for a few days and now, again, having the same exact issues." What have you changed or added since you installed the OS? The fact that wget works but browsers do not lends itself to a software conflict or plugin issue, not an underlying OS or network connectivity issue.

– acejavelin
May 28 '18 at 16:42















I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

– acejavelin
May 28 '18 at 16:45







I am also wondering why you seemed to just "randomly" change your MTU size? It is not uncommon for DSL to need a smaller MTU size than 1500, although it is usually done at the router level, but have you tested it? It is pretty simple to do with ping.

– acejavelin
May 28 '18 at 16:45












2 Answers
2






active

oldest

votes


















0














I too have the same problem. First faced this problem with Linux Mint , so I tried Ubuntu & Fedora . Even with Ubuntu & Fedora I faced the same problem . But when I connectthe same internet connection with Windows 8 Laptop it works fine.



Here are few solutions which might be useful to you.



http://forums.linuxmint.com/viewtopic.php?f=150&t=148462






share|improve this answer



















  • 2





    Can you summarize what is at the link within your answer in case the linked page goes dead?

    – jonsca
    Dec 6 '13 at 11:15



















0














Turn off the firewall and the problem goes away. I suspect the Application Layer Gateway Settings need to be modified.






share|improve this answer



















  • 1





    Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

    – C0deDaedalus
    May 28 '18 at 15:54











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f663902%2fsome-sites-wont-load-on-ubuntu-mint%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














I too have the same problem. First faced this problem with Linux Mint , so I tried Ubuntu & Fedora . Even with Ubuntu & Fedora I faced the same problem . But when I connectthe same internet connection with Windows 8 Laptop it works fine.



Here are few solutions which might be useful to you.



http://forums.linuxmint.com/viewtopic.php?f=150&t=148462






share|improve this answer



















  • 2





    Can you summarize what is at the link within your answer in case the linked page goes dead?

    – jonsca
    Dec 6 '13 at 11:15
















0














I too have the same problem. First faced this problem with Linux Mint , so I tried Ubuntu & Fedora . Even with Ubuntu & Fedora I faced the same problem . But when I connectthe same internet connection with Windows 8 Laptop it works fine.



Here are few solutions which might be useful to you.



http://forums.linuxmint.com/viewtopic.php?f=150&t=148462






share|improve this answer



















  • 2





    Can you summarize what is at the link within your answer in case the linked page goes dead?

    – jonsca
    Dec 6 '13 at 11:15














0












0








0







I too have the same problem. First faced this problem with Linux Mint , so I tried Ubuntu & Fedora . Even with Ubuntu & Fedora I faced the same problem . But when I connectthe same internet connection with Windows 8 Laptop it works fine.



Here are few solutions which might be useful to you.



http://forums.linuxmint.com/viewtopic.php?f=150&t=148462






share|improve this answer













I too have the same problem. First faced this problem with Linux Mint , so I tried Ubuntu & Fedora . Even with Ubuntu & Fedora I faced the same problem . But when I connectthe same internet connection with Windows 8 Laptop it works fine.



Here are few solutions which might be useful to you.



http://forums.linuxmint.com/viewtopic.php?f=150&t=148462







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 6 '13 at 10:46









user206753user206753

1




1








  • 2





    Can you summarize what is at the link within your answer in case the linked page goes dead?

    – jonsca
    Dec 6 '13 at 11:15














  • 2





    Can you summarize what is at the link within your answer in case the linked page goes dead?

    – jonsca
    Dec 6 '13 at 11:15








2




2





Can you summarize what is at the link within your answer in case the linked page goes dead?

– jonsca
Dec 6 '13 at 11:15





Can you summarize what is at the link within your answer in case the linked page goes dead?

– jonsca
Dec 6 '13 at 11:15













0














Turn off the firewall and the problem goes away. I suspect the Application Layer Gateway Settings need to be modified.






share|improve this answer



















  • 1





    Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

    – C0deDaedalus
    May 28 '18 at 15:54
















0














Turn off the firewall and the problem goes away. I suspect the Application Layer Gateway Settings need to be modified.






share|improve this answer



















  • 1





    Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

    – C0deDaedalus
    May 28 '18 at 15:54














0












0








0







Turn off the firewall and the problem goes away. I suspect the Application Layer Gateway Settings need to be modified.






share|improve this answer













Turn off the firewall and the problem goes away. I suspect the Application Layer Gateway Settings need to be modified.







share|improve this answer












share|improve this answer



share|improve this answer










answered May 28 '18 at 15:20









Jerry WarringtonJerry Warrington

1




1








  • 1





    Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

    – C0deDaedalus
    May 28 '18 at 15:54














  • 1





    Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

    – C0deDaedalus
    May 28 '18 at 15:54








1




1





Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

– C0deDaedalus
May 28 '18 at 15:54





Could you please explain how turning off firewall helps and also what settings needs to be modified for application layer gateway ?

– C0deDaedalus
May 28 '18 at 15:54


















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f663902%2fsome-sites-wont-load-on-ubuntu-mint%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕