My internal IPv4 addresses are all within 10.0.1.1-200 range. Other things I’ve tried:
cgminer’s JSON-RPC server settings:
- … -o http://10.0.1.199:9337 -u xxxx …
- … -o 10.0.1.199:9337 …
- … -o stratum+tcp://10.0.1.199:9337 …
Other feathercoind.conf settings I’ve tried:
- with and without “listen=1”
- “rpcport=9337” and “port=9336”
- “gen=1” or “gen=0” (I’m not clear on what “generate” does but this doesn’t seem to help)
I’ve also played with the permission on feathercoin, but to no avail.
I’ve set up my feathercoin-qt server on a windows machine but I get the same problem.
Also, my router has no network service filters of any kind running.