# Gavin Andresen # 2010-11-01 21:26:46 # https://bitcointalk.org/index.php?topic=1624.msg19599#msg19599 Does it work if you (temporarily) set rpcallowip=* ? @p{par} And are you SURE you're running a bitcoind that supports rpcallowip? Run bitcoind getinfo, and check the "version" value returned (version 0.3.12 or later, if I'm reading the source correctly). @p{brk}