Hi all,

I am experiencing a weird network issue and as of ~48 hours ago I can not connect to the Apache.org network.  I am connected via AT&T Fiber and spent half the day on the phone with them in vain.  Unfortunately it is not simple to get a new IP from AT&T (even though it is supposedly a dynamic address).

I have multiple machines with different operating systems and they all fail to connect (same outbound IP), so this is not an issue with my workstation.  When I try to connect from a different location (via a different ISP) I can connect with no issue.  The only solution I can think of ATM is to get a VPN service, but I rather find a more permanent solution.

The last thing I was trying to do was a complete SVN pull with 'git svn clone' of Tomcat, which failed mid-process with 'error: git-svn died of signal 11'.  A google search shows results with the title "[INFRA-10509] Can't connect to SVN - banned? - ASF ... - Apache issues" for https://issues.apache.org/jira/browse/INFRA-10509 but ironically I can view that page due to the issue described in this post (I will look it up through my cellular device).

Any ideas are welcomed.  I include a couple of TraceRoute samples below.  In the first one, to svn.apache.org, notice that hop 12 is the destination IP.  WEIRD.

> tracert svn.apache.org

Tracing route to svn.apache.org [209.188.14.144]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms  192.168.254.254
  2     6 ms     7 ms     5 ms 107-216-140-1.lightspeed.irvnca.sbcglobal.net [107.216.140.1]
  3     4 ms     3 ms     3 ms  64.148.105.186
  4     *        *        *     Request timed out.
  5    12 ms     5 ms     6 ms  12.83.38.217
  6     6 ms     6 ms     6 ms  ggr2.la2ca.ip.att.net [12.122.128.101]
  7     *        *        *     Request timed out.
  8     *        *        *     Request timed out.
  9    25 ms    25 ms    25 ms PHOENIX-NAP.bear1.Phoenix1.Level3.net [4.14.71.174]
 10    25 ms    24 ms    25 ms  108.170.0.29
 11     *        *        *     Request timed out.
 12    25 ms    25 ms    25 ms  209.188.14.144
 13     *        *        *     Request timed out.
 14     *        *        *     Request timed out.
 15     *        *        *     Request timed out.
 16     *        *        *     Request timed out.
 17     *        *        *     Request timed out.
 18     *        *        *     Request timed out.
 19     *        *        *     Request timed out.
 20     *        *        *     Request timed out.
 21     *        *        *     Request timed out.
 22     *        *        *     Request timed out.
 23     *        *        *     Request timed out.
 24     *        *        *     Request timed out.
 25     *        *        *     Request timed out.
 26     *        *        *     Request timed out.
 27     *        *        *     Request timed out.
 28     *        *        *     Request timed out.
 29     *        *        *     Request timed out.
 30     *        *        *     Request timed out.

Trace complete.

> tracert tomcat.apache.org

Tracing route to tomcat.apache.org [40.79.78.1]
over a maximum of 30 hops:

  1    <1 ms     1 ms     1 ms  192.168.254.254
  2     4 ms     4 ms     3 ms 107-216-140-1.lightspeed.irvnca.sbcglobal.net [107.216.140.1]
  3     3 ms     4 ms     3 ms  64.148.105.186
  4     *        *        *     Request timed out.
  5    11 ms    12 ms     9 ms  12.83.38.221
  6     6 ms     5 ms     5 ms  gar2.la2ca.ip.att.net [12.122.128.133]
  7     6 ms     5 ms     6 ms  12.245.156.22
  8    69 ms    69 ms    66 ms be-71-0.ibr02.lax03.ntwk.msn.net [104.44.8.108]
  9    66 ms    66 ms    66 ms be-3-0.ibr01.sn4.ntwk.msn.net [104.44.4.5]
 10    66 ms    65 ms    66 ms be-1-0.ibr02.sn4.ntwk.msn.net [104.44.4.204]
 11    65 ms    65 ms    65 ms be-6-0.ibr01.atb.ntwk.msn.net [104.44.4.46]
 12    65 ms    66 ms    66 ms be-1-0.ibr02.atb.ntwk.msn.net [104.44.4.39]
 13    66 ms    67 ms    66 ms be-6-0.ibr01.cnr01.bn6.ntwk.msn.net [104.44.4.48]
 14    66 ms    65 ms    65 ms ae103-0.icr04.bn6.ntwk.msn.net [104.44.10.8]
 15     *        *        *     Request timed out.
 16     *        *        *     Request timed out.
 17     *        *        *     Request timed out.
 18     *        *        *     Request timed out.
 19     *        *        *     Request timed out.
 20     *        *        *     Request timed out.
 21     *        *        *     Request timed out.
 22     *        *        *     Request timed out.
 23     *        *        *     Request timed out.
 24     *        *        *     Request timed out.
 25     *        *        *     Request timed out.
 26     *        *        *     Request timed out.
 27     *        *        *     Request timed out.
 28     *        *        *     Request timed out.
 29     *        *        *     Request timed out.
 30     *        *        *     Request timed out.

Trace complete.

Thank you,


Igal


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to