Post
Topic
Board Pools
Merits 1 from 1 user
Re: [∞ YH] solo.ckpool.org 2% fee solo mining 255 blocks solved!
by
bedla
on 30/05/2020, 21:10:22 UTC
⭐ Merited by mikeywith (1)
@bache_plus can you try telnet, if one of 3333 or 443 is reachable for you? This is what you should see if target port is reachable:

For port 3333:
Code:
telnet solo.ckpool.org 3333

Trying 2620:1e6:100:1605::2...
Trying 51.81.56.15...
Connected to solo.ckpool.org.
Escape character is '^]'.

For 443:
Code:
telnet solo.ckpool.org 443

Trying 2620:1e6:100:1605::2...
Trying 51.81.56.15...
Connected to solo.ckpool.org.
Escape character is '^]'.

If there is any issue with network route, you will see "Connection refused" and "Unable to connect to remote host".

You may need to enable telnet command if you are on windows:
https://www.rootusers.com/how-to-enable-the-telnet-client-in-windows-10/