Post
Topic
Board Hardware
Re: Official FutureBit Apollo BTC Software/Image and Support thread
by
johnstewart
on 12/04/2024, 23:21:17 UTC
Hello so I flashed the new os 2 on my Apollo mcu1 seems to work. No hashrate from my dashboard like I said on support by email.

I have a question is that possible to point other miners on my own solo node for the solo mining or it’s exclusive for the Apollo ?

Hi your dashboard is showing 0 hashrate?

Yes you can point any Bitcoin miner to the solo pool. The LAN address is shown in the solo pool page, and you can also port forward 3333 to your LAN address so you can access the solo pool from your WAN address.

Yes I opened a ticket support they asked me to open the ssh port to check the hashboard im waiting for a response but I’m shure you’re all in the rush to bring us the new Apollo 2 Smiley

I tried to point my 2pacs and my compacsf but doesn’t seems to work… put the stratum that is shown and my bitcoin adress I will try to port forward to perhaps it will work like this !

The solo mining part works both locally and externally if you port forward correctly! Smiley

Make sure that your using the following in your cgminer code
Code:
stratum+tcp://YOURLOCALIPADDRESS:3333 -u YOURBITCOINADDRESS -p x

That’s exactly what I made and nothing happens on cgminer …

Since I forwarwed the port all seems to work flawlessly ! And to point another miner on the node on your local network use: Ip of the miner:3333 for ex : 192.168.1.xx:3333