Closed bwalsh closed 7 years ago
PS - egress to dcc works fine from dms-development
$ curl localhost/api/version
{"api":"v1","portal":"4.3.24","portalCommit":"435369e","indexCommit":"19d216d","indexName":"icgc23-9"}
$curl https://dcc.icgc.org/api/version
{"api":"v1","portal":"4.3.24","portalCommit":"435369e","indexCommit":"19d216d","indexName":"icgc23-9"}
Ping requests from exastack hosts to the LDAP host succeed, so we know there is a network route. But exastack projects are behind a firewall that we don't have access to that has other rules than the the ones we define in our security group. Maybe exastack has an egress rule that doesn't allow external LDAP calls. Or, there is some other OHSU firewall between the two networks. We need to ask ITG to help resolve this.
At this point, it looks like the load balancer that sits between exastack and the LDAP servers is lacking routes. We're working with NETI to verify that this is the issue at play and, if so, rectify it.
Also, I've assigned the hostname dms-dev.ohsu.edu to the IPv4 address 10.96.11.151.
Thank you very much. I've verified that:
However, we still have a problem accessing the web port.
$ curl http://dms-dev.ohsu.edu/login
curl: (7) Failed to connect to dms-dev.ohsu.edu port 80: Connection refused
@heinlein I've tested the http access. All works fine. Thank you. Will reconfirm LDAP access today.
I asked for all your standard ports, so any http-related traffic should be unhindered.
all good. thanks!
validate on exastack
Brian K, As a validation exercise, I installed the euler proxy branch on dms_development.
All tested fine, but there are issues on ingress and egress. I was hoping you could shed some light.
setup
The exact steps I took were:
test results
Access issues
LDAP
This query works from OHSU-secure on a mac, but not from dms-development on exastack
Web access to dms-development
This works from dms-development
This fails from ohsu-secure