You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Dennis Clarke <dc...@blastwave.org> on 2018/05/30 19:27:58 UTC

[users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

Apache folks :

     Something strange happened in the last 36 hours or so. I was working
away on a trunk build of httpd in order to test tls 1.3 per :

     Bug 62413 - SSLProtocol: Illegal protocol 'TLSv1.3'
     https://bz.apache.org/bugzilla/show_bug.cgi?id=62413

Not really a "bug" but a feature that is enabled on the trunk but not in
mod_ssl for 2.4.33 but regardless to do anything I need to be able to :

$ svn checkout https://svn.apache.org/repos/asf/httpd/httpd/trunk 
httpd-trunk
svn: E170013: Unable to connect to a repository at URL 
'https://svn.apache.org/repos/asf/httpd/httpd/trunk'
svn: E000110: Error running context: Connection timed out

Even sites such as https://subversion.apache.org/ are non-responsive.
However only from one subnet and not on another. Both are well known
and arin registered subnets.

However that was working fine for me 36 hours ago. Also, nearly every
site in the apache.org domain will not respond from my local subnet but
I am able to access those sites from another subnet at the office. So
then, the question is, what is going on here?  Is there a "fail2ban"
type ip block service in place somewhere that is blocking packets?

Dennis


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

Posted by Dennis Clarke <dc...@blastwave.org>.
On 05/30/2018 05:05 PM, Eric Covener wrote:
>> is there a "fail2ban"
>> type ip block service in place somewhere that is blocking packets?
> 
> yes, you can open a ticket here to sort out what activity triggered
> the ban but you may need an infrastructure person from your side handy
>   https://issues.apache.org/jira/projects/INFRA/issues

Thank you Eric :

     After a bit of teeth grinding I created :

     https://issues.apache.org/jira/browse/INFRA-16599

The only thing that crosses my mind ( from xterm logs ) that *may* have
  triggered a ban was a big svn checkout wherein I uttered this :


$ svn checkout https://svn.apache.org/repos/asf/httpd/httpd
.
.
.
A    httpd/tags/2.4.13/modules/ssl/README
A    httpd/tags/2.4.13/modules/ssl/ssl_util_ocsp.c
A    httpd/tags/2.4.13/modules/ssl/ssl_engine_rand.c
svn: E000110: Error running context: Connection timed out
$


So everything from soup to nuts and every version was coming down. Who
knows ... it was a mistake and all I wanted was trunk.

Dennis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

Posted by Dennis Clarke <dc...@blastwave.org>.
On 5/30/18 5:05 PM, Eric Covener wrote:
>> is there a "fail2ban"
>> type ip block service in place somewhere that is blocking packets?
> 
> yes, you can open a ticket here to sort out what activity triggered
> the ban but you may need an infrastructure person from your side handy
>   https://issues.apache.org/jira/projects/INFRA/issues

The nice folks there gave me a talking to and then unbanned me.

Thanks for the link!

This is what happens when one accidentally svn co *everything* by going
  up the tree a little too far. Really .. I just wanted trunk.

Dennis

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] strangely unable to access http://httpd.apache.org/ or https://subversion.apache.org/ ??

Posted by Eric Covener <co...@gmail.com>.
> is there a "fail2ban"
> type ip block service in place somewhere that is blocking packets?

yes, you can open a ticket here to sort out what activity triggered
the ban but you may need an infrastructure person from your side handy
 https://issues.apache.org/jira/projects/INFRA/issues

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org