View Single Post
  #1  
Old 11-18-2018, 03:56 PM
weaseal weaseal is offline
Kobold


Join Date: May 2015
Posts: 121
Default Frequent LDs, looks like eqemulator is the culprit?

I have been getting frequent LDs over the past 1-2 weeks. I originally suspected a problem between me and P99 but traceroutes and pings always worked to project1999.com when I was seemingly LD.

Today during a LD I tried my usual network tests against eqemulator.org and found that I was losing connection somewhere in NYC:

Code:
tracert eqemulator.org

Tracing route to eqemulator.org [144.121.19.170]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  local.lan [192.168.1.1]
  2    10 ms     8 ms     8 ms  24.86.64.1
  3     9 ms    12 ms    10 ms  69-172-144-1.cable.teksavvy.com [69.172.144.1]
  4     9 ms     9 ms    10 ms  xe-0-2-0-810-agg01-van2.teksavvy.com [76.10.191.133]
  5    10 ms    10 ms     9 ms  as6939.vanix.ca [206.41.104.27]
  6    23 ms    29 ms    31 ms  100ge10-2.core1.yyc1.he.net [184.105.64.114]
  7    38 ms    38 ms    38 ms  100ge10-2.core1.ywg1.he.net [184.105.222.97]
  8    60 ms    58 ms    59 ms  100ge6-2.core1.tor1.he.net [184.105.64.101]
  9     *        *        *     Request timed out.
 10    72 ms    69 ms    69 ms  lightower-fiber-networks.10gigabitethernet3-2.core1.nyc5.he.net [216.66.50.106]
 11    76 ms   101 ms    78 ms  ae3-nycmny83jp1.lightower.net [144.121.35.38]
 12    69 ms    70 ms    69 ms  ae8-whplnywpj91.lightower.net [104.207.214.143]
 13    75 ms    90 ms    75 ms  ae10-prvdrinwj41.lightower.net [104.207.214.88]
 14    76 ms    77 ms   123 ms  ae0-brtnmas6j81.lightower.net [65.254.31.58]
 15    76 ms    76 ms    87 ms  144.121.7.234.lightower.net [144.121.7.234]
 16    77 ms    76 ms    76 ms  144.121.19.170.lightower.net [144.121.19.170]

Trace complete.
To compare, this is a tracert after the issue subsided and I was able to reconnect:

Code:
tracert eqemulator.org

Tracing route to eqemulator.org [144.121.19.170]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  local.lan [192.168.1.1]
  2     7 ms     7 ms     8 ms  24.86.64.1
  3    10 ms    13 ms    11 ms  69-172-144-1.cable.teksavvy.com [69.172.144.1]
  4    30 ms    10 ms    10 ms  xe-0-2-0-810-agg01-van2.teksavvy.com [76.10.191.133]
  5     9 ms     9 ms    11 ms  as6939.vanix.ca [206.41.104.27]
  6    23 ms    24 ms    24 ms  100ge10-2.core1.yyc1.he.net [184.105.64.114]
  7    39 ms    37 ms    38 ms  100ge10-2.core1.ywg1.he.net [184.105.222.97]
  8    59 ms    61 ms    59 ms  100ge6-2.core1.tor1.he.net [184.105.64.101]
  9    70 ms    70 ms    72 ms  100ge11-2.core1.nyc5.he.net [184.105.81.53]
 10    70 ms    69 ms    69 ms  lightower-fiber-networks.10gigabitethernet3-2.core1.nyc5.he.net [216.66.50.106]
 11    76 ms    76 ms    84 ms  ae3-nycmny83jp1.lightower.net [144.121.35.38]
 12    69 ms    69 ms    69 ms  ae8-whplnywpj91.lightower.net [104.207.214.143]
 13    75 ms    77 ms    76 ms  ae10-prvdrinwj41.lightower.net [104.207.214.88]
 14    76 ms    76 ms    76 ms  ae0-brtnmas6j81.lightower.net [65.254.31.58]
 15    80 ms   101 ms    77 ms  144.121.7.234.lightower.net [144.121.7.234]
 16    76 ms    76 ms    76 ms  144.121.19.170.lightower.net [144.121.19.170]

Trace complete.
I have bolded the hop that seems responsible for the dropped packets.

Dropping this here in case anyone from p99 staff is able to pass it along to the people responsible for those hops.
Last edited by weaseal; 11-18-2018 at 04:00 PM..