Missing two features:
- ability to configure the bind IP for RPC
- ability to configure the bind IP when connecting outside (source IP)
I assumed bind= was also applied to the RPC port and I assumed that externalip= applied to outgoing connections. Not the case, apparently. Solved both with the firewall, but it would be nice if bitcoind could do this on its own.
Thanks.