Post
Topic
Board Announcements (Altcoins)
Merits 3 from 1 user
Re: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine
by
gjhiggins
on 27/02/2021, 22:04:23 UTC
⭐ Merited by xandry (3)
and on new config i put
rpcallowip=192.168.1.199/24
but no work  Huh
no work indeed, that's because you didn't follow the instructions. I guess I wasn't clear enough, I intended that you should copy and paste the solution. You did the equivalent of 192.168.1.199.* which is wrong.

I was explicit and precise:
Yes, you need to use 192.168.1.0/24

It needs to be valid CIDR (see https://www.ionos.com/digitalguide/server/know-how/cidr-classless-inter-domain-routing/).

Just in case, I'll repeat: you need to use: rpcallowip=192.168.1.0/24 at least, maybe even rpcallowip=192.168.1.0/32 (see above link and do the arithmetic for yourself).


Cheers

Graham