From 0bf989425ad3109ef770571e96f4ac989c745acd Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Thu, 9 Jan 2014 11:44:52 -0300 Subject: [PATCH] bitcoind diff --- etc/bitcoind/bitcoin.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/bitcoind/bitcoin.conf b/etc/bitcoind/bitcoin.conf index 062c09e..879bede 100644 --- a/etc/bitcoind/bitcoin.conf +++ b/etc/bitcoind/bitcoin.conf @@ -6,7 +6,8 @@ testnet=3 txindex=1 # Allow connections outsite localhost? -# rpcallowip=192.168.0.* +rpcallowip=192.168.1.* +rpcallowip='192.168.1.*'