Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 416212

Summary: ecf-builds.osuosl.org (140.211.15.93) blocked by EF firewall (and again)
Product: Community Reporter: Markus Kuppe <bugs.eclipse.org>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P3 CC: bugs.eclipse.org, denis.roy, slewis
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Markus Kuppe CLA 2013-08-30 03:29:06 EDT
Once again (see bug #401506) our build machine has been blocked by the EF firewall, breaking our ability to do a signed build:

mkuppe@ecf-builds ~ $ ssh -v build.eclipse.org 
OpenSSH_5.6p1, OpenSSL 1.0.0j 10 May 2012
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to build.eclipse.org [198.41.30.203] port 22.
debug1: connect to address 198.41.30.203 port 22: Connection timed out
ssh: connect to host build.eclipse.org port 22: Connection timed out


Btw. the ssh auth bot confirmation concept does _not_ work if the email reaches one at 4am in the morning local time!
Comment 1 Denis Roy CLA 2013-08-30 09:17:46 EDT
I've cleared the block.  You will be prompted to confirm the subnet upon the next successful login.  Confirmed subnets are valid for two months after the last successful login, so if you log in regularly it should never expire.
Comment 2 Markus Kuppe CLA 2013-08-30 11:11:12 EDT
Thanks, I guess we have to do bi-monthly ECF releases then ;)