We are preparing for an eDir and IDM version upgrade, from 9.2.6 and 4.8.3 to 9.2.9 and 4.8.7. We currently run on RHEL 7, but RHEL 8 is the minimum OS for the latest eDir installer, so we've done in-place OS upgrades on our servers from RHEL 7 to RHEL 8 without any noticeable issues except that the Peoplesoft driver and LDAP driver we have no longer attempt to send connections off the IDM server to the remote loader or target OpenLDAP server, verified with tcpdump.
To further complicate matters, other JDBC drivers on the same IDM server will connect to the remote loader server just fine. And all our other drivers that make connections off the IDM server (Google, AD, etc) all work fine as well. We can also, using netcat, make the expected connections from the IDM server to the remote loader server or the OpenLDAP server, and from the remote loader to the Peoplesoft IB servers, so it's not like a firewall issue or something.
We have an SR open but I figured I'd ask the hive mind for thoughts or suggestions on where to look or why the packet sends are never attempted for these particular driver types.