Bitcoin Forum
June 04, 2024, 03:23:19 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: New rpcallowip settings?  (Read 1838 times)
KawalGrover (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
October 31, 2014, 09:02:38 PM
 #1

Hi,

I recently downloaded bitcoin from github and changed the settings to allow for rpc.

This is how I have it:

rpcallowip=192.168.0.*

Seems like this does not work anymore.

However when running bitcoind, it complains that:

'Error: Invalid -rpcallowip subnet specification: 192.168.0.*.

Valid are a single IP, a network/netmask or a network CIDR.'


I'm not that familiar with networking.

Can someone tell me what a valid network/netmask or network/CIDR is for all addresses that could be in 192.168.0.*

(My broadcast address if it matters is: 192.168.0.255 and mask is 255.255.255.0)

Thanks in advance.
dserrano5
Legendary
*
Offline Offline

Activity: 1974
Merit: 1029



View Profile
October 31, 2014, 09:22:42 PM
 #2

(My broadcast address if it matters is: 192.168.0.255 and mask is 255.255.255.0)

You want either "192.168.0.0/255.255.255.0" or "192.168.0.0/24".
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!