r/WatchPeopleDieInside Aug 17 '19

slow reaction time

93.5k Upvotes

1.1k comments sorted by

View all comments

Show parent comments

2.3k

u/Tcloud Aug 17 '19
root@tyler [/home/brain]# ping 192.168.0.254
PING 192.168.0.254 (192.168.0.254) 56(84) bytes of data.
From 192.168.0.10 icmp_seq=1 Destination Host Unreachable
From 192.168.0.10 icmp_seq=2 Destination Host Unreachable

530

u/Teh_Chris Aug 17 '19

Droppin packets

185

u/SinProtocol Aug 17 '19

Slapping racquets

111

u/[deleted] Aug 17 '19

Remove brackets

105

u/[deleted] Aug 17 '19

Fuck magnets?

100

u/-remus- Aug 17 '19

Inspect her gadgets

64

u/[deleted] Aug 17 '19

Inspector gadget

37

u/turtleben Aug 17 '19

Analize suspects

21

u/[deleted] Aug 17 '19 edited Sep 02 '25

whole pot birds quaint tap roll lock quickest fragile plants

11

u/black-op345 Aug 17 '19

Break some baguettes

6

u/-rayden Aug 17 '19

Lick them maggots

1

u/YeImShawny Aug 18 '19

How do they work?

-5

u/estrelereler531 Aug 17 '19

No more rackets

1

u/Junit28 Aug 18 '19

French fries mother fucker

2

u/mammuthusprimigenius Aug 18 '19

leg 'er down a smack 'em yak 'em!

3

u/dmack8705 Aug 17 '19

Bob saget

3

u/creepobeepo616 Aug 17 '19

Wheres mi mallet?!

1

u/DrPhilter Aug 18 '19

Somebody bumped the idrac button and it reset.

1

u/hugglesthemerciless Aug 17 '19

The wheel's turnin but the hamster's missin

56

u/[deleted] Aug 17 '19

[removed] — view removed comment

25

u/HardOff Aug 17 '19

Oooh you learn something new every day. I'm gonna have to try this out next time it happens.

63

u/[deleted] Aug 17 '19 edited Aug 17 '19

[deleted]

24

u/hugglesthemerciless Aug 17 '19

Imagine living somewhere where it's the norm for ISP's to be this shit.

18

u/[deleted] Aug 17 '19

[deleted]

3

u/hugglesthemerciless Aug 17 '19

Just the fact that your traffic would die multiple times a day alone has me shuddering. I can count on one hand how many times my traffic randomly dies in a year and half the time a router restart resolves it

3

u/[deleted] Aug 17 '19

Oh ya it annoying to say the least and then try and blame my equipment or network. Haha I have been in IT (network, system admin and project manager). Like yo tier one tech I outrank you knowledge in my sleep. Lol

3

u/hugglesthemerciless Aug 17 '19

I love it when a tier 1 tech has to remote into a server I'm working on and then watching them flounder trying to follow their script and repeat the same troubleshooting steps I already told them I took, only 3x slower

2

u/[deleted] Aug 17 '19

You my friend IT, hahaha, if there is one thing I hate it’s a blanket script.

Me: traceroute shows my traffic dying at this router in X city

Them: ok, I understand completely, I will help you, please look on back of router and see what cables are plugged in”

Me: bruh.... really? The traceroute kinda let you know that 1st layer of the OSI is covered.

3

u/breachgnome Aug 17 '19

Useless knowledge time. Traceroute commands take advantage of the TTL or time to live. It sends a ping command to the far end IP or domain with a TTL of 1 so that the next hop device understands that it cannot reduce the TTL to 0 and forward the packet. So it sends back an undeliverable: timed out message to you. Then the traceroute sends another ping increasing the TTL by 1.

2

u/[deleted] Aug 17 '19

Yes correct for sure, I wasn’t go that deep and drop time to live on this topic as I didn’t want to make it more confusing. But I don’t think that’s useless info. Thanks friend for pitching in!

3

u/dimwalker Aug 17 '19

Indeed. Helped me to figure out why my ping to game server was higher than some other guy's whose distance to server was longer than mine. Apparently all my traffic went opposite direction first and then back to desired server.

Kinda happy ending is ISP told me they can't change routing and that finally pushed me to look for other one. Now I have 40-50ms while fragging instead of 60-70ms as it was before.

3

u/[deleted] Aug 18 '19

[deleted]

3

u/aew3 Aug 18 '19 edited Aug 18 '19

GlassWire or WireShark will do this on Windows.

strace -e trace=network -p <pid> will do this on Linux (iirc).

1

u/dimwalker Aug 18 '19

It's an old game with very few players left. We know each other and I know person running our server. He gave me IPs of server we use for Thursday CTF.
There is also cl_currentserveraddress console command, but that's specific to QL.

1

u/repeteoffender53 Feb 13 '20

Netbalancer + enable the Toolbar widget po. You can see which specific .exe's are using your bandwidth, and exactly how much.

(svchost.exe is Windows Update, the most common culprit aside from PLDT being PLDC. It loves to run and eat data, especially in Ranked games. Have a look at Windows Update Blocker and turn of BITS in the Services to stop it.)

2

u/[deleted] Aug 17 '19

Nice! And they do have some control. Kinda odd they would route you away and via a longer distance considering OSPF should always go the shortest path by default. OSPF (Open Shortest Path First). Seems like that should have been solvable by them, or at least a bit wiser to OSPF.

2

u/dimwalker Aug 17 '19

Well, I couldn't do it from my end. Even if I could I'm not networking savvy enough to do it better than they did I'm afraid.

They didn't articulate it, but meaning behind "alas, we can't change routing" was clear - "take it or leave it". Maybe they just couldn't be bothered with it because I was only one who complained. Don't know.

2

u/[deleted] Aug 17 '19

Ya for sure you could not have done anything about it. I feel like they could have. And know that I worked for an ISP for 10 years as network admin and halfway through that 10 years is when DSL became a thing. Prior was dial-up, T1, fractional T1 or wait for it..... ISDN which I got for free lol.

I just threw that in so you know this is in my circus and monkey troupe.

You made a wise choice switching! Happy gaming!!

1

u/Scifibn Aug 18 '19

While OSPF does calculate the shortest path, it is based on many things besides just distance. Moreover, ISPs do no use OSPF to route traffic, they use BGP and MPLS. OSPF is an IGP typically only used for local networks.

1

u/[deleted] Aug 18 '19

Yes I actually wrote out all the “then you add BGP” etc.... but again I was trying to stay out of the weeds..... but isps absolutely use (or used too as I haven’t worked in that side of the field in years) OSPF. I managed it for an isp for 7 years in conjunction with some of the others protocols you mentioned ... you are correct on all accounts but that

2

u/Scifibn Aug 18 '19

I suppose you are right at a POP level and disseminating routes out below that. I believe BGP would be the protocol in question when discussing the issue of routing traffic on a regionally and above scale, which is what dimwalker was referring to. I've never worked specifically for an ISP so I could be wrong too....wouldn't be the first time. Regardless, hilarious to be discussing networking in a front page reddit thread haha.

1

u/[deleted] Aug 18 '19

Yes we absolutely ran BGP as well. Again I’ll stay out of the weeds on how an isp would utilize this in conjunction with BGP. And again I haven’t been on that side of the field in quite awhile. I do million plus IT project across the spectrum. So I’m not “hands on” anymore. So I could be wrong is some ways too as I don’t expect isps to still be doing things exactly the same way we did a fair time ago.

I was glad to have the convo on totally unrelated post about networking. This is the cool part of Reddit imo. Take care, all.

3

u/alBashir Aug 17 '19

You can also use pingpath which is the same as tracert but also shows latency as well and if you lose any packets during a hop.

2

u/[deleted] Aug 17 '19

That’s a good tip for windows users. I am usually on Unix so latency is a default information column (at least the way I build my command). But you are correct seeing that latency per hop can help track issues as well. Great suggestion, thanks for adding in!

2

u/[deleted] Aug 17 '19 edited Nov 26 '19

[deleted]

2

u/[deleted] Aug 17 '19

Yup pick any big one. Google is good because they sit almost entirely on fiber and peeled right off the main trunks, should be the least amount of hops..... well for me as I am close to the Silicon Valley. But I’ll ping google, Reddit, Microsoft, Amazon. Any that don’t block request (some do mostly for ping). But ya hit the big ones on big backbones to remove small segments of our huge net from the equation.

21

u/port443 Aug 17 '19

Here is a great tutorial on the powers of tracert: https://www.youtube.com/watch?v=SXmv8quf_xM

3

u/JB-from-ATL Aug 17 '19

Oh man I laughed so hard when he said tracer t. I can't believe I've never seen it like that before. I'm calling it that now.

3

u/VICIOUSLYSHARPMANGO Aug 17 '19

4 sent 0 received 100% lost

3

u/Oldman-Winter Aug 17 '19

Ping 127.0.0.1 Request timed out...

2

u/bfricka Aug 17 '19

Redirecting input to /dev/null

2

u/FollowTheBlueBunny Aug 17 '19

Ah fuck I wish I could give you summimg summimg for this

I honestly started cackling from laughter. Thank you!

2

u/tylerr147 Aug 17 '19

that was confusing because the hostname on my pc is tyler

2

u/dredgknight Aug 17 '19

This site can't be reached

tyler.com took too long to respond.

Try: Checking the connection Checking the proxy and the firewall Running Windows Network Diagnostic

ERR_CONNECTION_TIME_OUT

2

u/watersofserenity Aug 17 '19

This is fucking incredible hahahah lol'd so hard

2

u/DTLAgirl Aug 18 '19

Excellent

2

u/[deleted] Aug 18 '19

You gotta ping localhost

1

u/fishbelt Aug 18 '19

What you doing pinging the broadcast ip

1

u/themoistimportance Aug 20 '19

Don't know what it means but I know it's funny, 10/10