Quote from: gavinandresen on July 27, 2010, 02:08:17 PM
I’ve been working on adding -port= / -rpcport= command line / config file options to bitcoin
Nice. In addition it would be good to have an -ip= option for what address to bind the port. (rpcport binds to 127.0.0.1 but currently port binds to 0.0.0.0 which is all IP addresses on the machine. On my multi-homed system I’d like to bind bitcoin to the external address different from the bitcoin(s) that binds to the internal address(es).)