rpcallowip = 192.168.254.0/24, 192.168.1.0/24, 192.168.0.0/24 is not accepted. How to do that?
rpcallowip = 192.168.254.0/24, 192.168.1.0/24, 192.168.0.0/24 is not accepted. How to do that? #30585
issue kosuodhmwa opened this issue on August 5, 2024-
kosuodhmwa commented at 8:07 AM on August 5, 2024: none
-
kosuodhmwa commented at 8:11 AM on August 5, 2024: none
Only one way is this?
192.168.0.0/16
-
willcl-ark commented at 9:24 AM on August 5, 2024: member
You should be able to specify it multiple times:
bitcoind -rpcallowip=192.168.254.0/24 -rpcallowip=192.168.1.0/24 -rpcallowip=192.168.0.0/24As you were advised on your previous issue yesterday, please try not to use this issue tracker to ask general support questions. We have IRC, stackexchange and reddit for things like this:
General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange or the
#bitcoinIRC channel on the Libera Chat network.For proposed protocol changes you can post to the bitcoindev mailing list or the Delving Bitcoin Discorse forum.
For general bitcoin discussion you can try bitcointalk or reddit.com/r/bitcoin.
- willcl-ark closed this on Aug 5, 2024
-
kosuodhmwa commented at 9:25 AM on August 5, 2024: none
ok thx
-
kosuodhmwa commented at 7:39 PM on August 5, 2024: none
FYI: There seems to be nothing: https://github.com/bitcoin/bitcoin/issues/bitcointalk.org
-
willcl-ark commented at 8:11 AM on August 6, 2024: member
Oh, I updated my saved response, thanks. Didn't realise GH was interpreting the link like that!
The correct link is https://bitcointalk.org/
-
kosuodhmwa commented at 9:47 AM on August 6, 2024: none
thank you very much for your feedback :-)
- bitcoin locked this on Aug 6, 2025