Internet access robust test to several different sites (command line) Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How can I check Internet connectivity in a console?Restricting access to sitesUbuntu 14.01 LTS can't access some websitesHow to connect to internet Ubuntu server command line 14.04ubuntu 14.04 can not access some sitesApplications requiring internet access crashGive 2nd nic card with different subnet internet accessSet new DNS serversTest command: Readable test failsPort forwarding doesnt work. Did i miss something?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Most bit efficient text communication method?
Apollo command module space walk?
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
How to find 'n' nodes where all distances between them are greater than 'k'?
Why aren't air breathing engines used as small first stages
Is safe to use va_start macro with this as parameter?
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Can melee weapons be used to deliver Contact Poisons?
How to down pick a chord with skipped strings?
Novel: non-telepath helps overthrow rule by telepaths
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Find the length x such that the two distances in the triangle are the same
Crossing US/Canada Border for less than 24 hours
How to answer "Have you ever been terminated?"
What is homebrew?
How to convince students of the implication truth values?
How to show element name in portuguese using elements package?
Is there such thing as an Availability Group failover trigger?
8 Prisoners wearing hats
Ports Showing Closed/Filtered in Nmap Scans
Using et al. for a last / senior author rather than for a first author
Why are there no cargo aircraft with "flying wing" design?
How to Make a Beautiful Stacked 3D Plot
Internet access robust test to several different sites (command line)
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How can I check Internet connectivity in a console?Restricting access to sitesUbuntu 14.01 LTS can't access some websitesHow to connect to internet Ubuntu server command line 14.04ubuntu 14.04 can not access some sitesApplications requiring internet access crashGive 2nd nic card with different subnet internet accessSet new DNS serversTest command: Readable test failsPort forwarding doesnt work. Did i miss something?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
It seems my ISP is a mess, blocking some relevant and renowned sites/IPs (maybe through DNS, I don't really know) and not others, it's been a nightmare.
Is there a command line script to test internet access to a wide (I know, fully is literally impossible) variety of known websites and IP addresses? A kind of AND amongst several pings to different credited websites and IPs, such that I can test the "health" of the DNS servers I'm using and the freedom of internet access I'm allowed to.
I simple do not want to do ping all the time and it's been like lottery. It seems I can use a bash with wget --spider --quiet http://example.com, but has anyone a script or bash ready to use that want to share?
networking bash internet
add a comment |
It seems my ISP is a mess, blocking some relevant and renowned sites/IPs (maybe through DNS, I don't really know) and not others, it's been a nightmare.
Is there a command line script to test internet access to a wide (I know, fully is literally impossible) variety of known websites and IP addresses? A kind of AND amongst several pings to different credited websites and IPs, such that I can test the "health" of the DNS servers I'm using and the freedom of internet access I'm allowed to.
I simple do not want to do ping all the time and it's been like lottery. It seems I can use a bash with wget --spider --quiet http://example.com, but has anyone a script or bash ready to use that want to share?
networking bash internet
add a comment |
It seems my ISP is a mess, blocking some relevant and renowned sites/IPs (maybe through DNS, I don't really know) and not others, it's been a nightmare.
Is there a command line script to test internet access to a wide (I know, fully is literally impossible) variety of known websites and IP addresses? A kind of AND amongst several pings to different credited websites and IPs, such that I can test the "health" of the DNS servers I'm using and the freedom of internet access I'm allowed to.
I simple do not want to do ping all the time and it's been like lottery. It seems I can use a bash with wget --spider --quiet http://example.com, but has anyone a script or bash ready to use that want to share?
networking bash internet
It seems my ISP is a mess, blocking some relevant and renowned sites/IPs (maybe through DNS, I don't really know) and not others, it's been a nightmare.
Is there a command line script to test internet access to a wide (I know, fully is literally impossible) variety of known websites and IP addresses? A kind of AND amongst several pings to different credited websites and IPs, such that I can test the "health" of the DNS servers I'm using and the freedom of internet access I'm allowed to.
I simple do not want to do ping all the time and it's been like lottery. It seems I can use a bash with wget --spider --quiet http://example.com, but has anyone a script or bash ready to use that want to share?
networking bash internet
networking bash internet
asked 5 mins ago
João Pimentel FerreiraJoão Pimentel Ferreira
18711
18711
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134770%2finternet-access-robust-test-to-several-different-sites-command-line%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- 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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1134770%2finternet-access-robust-test-to-several-different-sites-command-line%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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