Author

Topic: Howto connect bitcoind via IPv6 (0.7.0rc1)? (Read 699 times)

legendary
Activity: 2702
Merit: 1261
September 02, 2012, 03:13:46 PM
#1

Hello,

I'm trying to send requests to my bitcoind instance via IPv6. My bitcoin.conf file has an entry with the line 'rpcallowip=[my_local_ipv6]'.

I tried to use the commands 'bitcoind getblockcount' and 'bitcoind -onlynet=ipv6 getblockcount' but both commands are using an IPv4 connection to get the current block count.

The bitcoind process is listening on TCP port 8333/8332 for IPv4 and IPv6 connections. What am I missing here?
Jump to: