Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [Proof of Mining Campaign] [XMG] Magi | 1st PoS-II | Tor | M7M CPU only
by
Arakhne
on 06/10/2014, 15:29:33 UTC
Any ports for mining behind firewall? 8080 doesn't work for suprnova. I really need a setup for proxy as I can not mine behind this crazy firewall Sad
Any help will be greatly appreciated!

I think supernova's port is 7127 did you try starting with instructions here: https://xmg.suprnova.cc/index.php?page=gettingstarted

Unfortunately, I have tried it and than started a search to mine via other ports like 8080, 80, 81 etc. Thank you for the info.

PS+Edit: I did have succesfully mined XMG with another pc with the standart intructions for suprnova.
PS+Edit2: I have tried both, neither suprnova nor nonce-pool provide a port like 8080, 8333, 80 etc. Just 7127 and 4090 respectively which don't work for me behind a firewall.

Any one willing to help? To implement a socat feature to mine behind a firewall
Here is my batch file for socat running under cgywin:
"socat TCP-LISTEN:80,fork TCP:xmg.suprnova.cc:7127"
and my batch file for minerd: "minerd -o stratum+tcp://10.1.1.1:80 -u username.worker -p password"
I have tried a lot of combinations but didn't succeed Sad (ofcourse username.worker etc are the appropriate ones in my file)