Post
Topic
Board Announcements (Altcoins)
Re: Qora | POS | Assets | Names | Polls | Automated Transactions | Social Network
by
YukonCoinelius
on 26/08/2016, 02:10:04 UTC
All your peers on the list show "initiator=you" so no incoming connections.
That's also what I have, no incoming but port is open.

Yes, mine the same, all "initiator=you".

So maybe those are the only 4 nodes accepting incoming, and everyone else has it blocked.

So how do we configure to allow incoming?   Settings flag... Open router ports? 

which port(s) did you open on router/firewall?
(it apparently wasn't the correct/enough ones yet though, since you didn't get incoming conxns either, but it's somewhere to start.  I don't recall there being a specified need to open ports for this coin.)


9084 for your wallet and 9090 for web server.

You can test your ports here :
http://www.canyouseeme.org/
http://www.portchecktool.com/

You should get a green light as I do.

Good testing links and port info.  I tunneled 9084 TCP to the server, but no change so far.  Seeing the same 4 Qora nodes.

Also I've seen mention of two other applicable ports:
123 UDP  for the NTP time server  (I tunneled that one too)
9085 TCP for RPC commands   (do *not* put that on public, presumably)

In settings.json I have:
        "maxconnections":100,
        "minconnections":10,


If anybody is getting more than those 4 node connections, or is seeing equal Heights, in the Debug-Peers,  please let us know.