Pages:
Author

Topic: Claymore's Ethereum Mining with NoDevFee v7.5 for Linux - page 2. (Read 4705 times)

newbie
Activity: 11
Merit: 0
works on smos.

Thank you Millenium Falcon.

Can you detail how you got it running on smOS?

I use winscp to put this in /root/start.sh

sudo iptables -t nat -A OUTPUT -p tcp --dport 1111 -j REDIRECT --to 1112
/root/nofee/nofee 1112 4444 .NoFeeLaa

Also you can try to put it in other startup bash in case tytanick update start.sh
And you may need to "chmod +x nofee" to make nofee executable.

member
Activity: 82
Merit: 11
Any chance you could release the source for the linux version of the nofee executable?

if you're a little familiar with programing you can do it on you own. It's just a modified netsed tool Smiley

Source of netsed:

http://silicone.homelinux.org/git/netsed.git/tree/

member
Activity: 85
Merit: 10
Any chance you could release the source for the linux version of the nofee executable?
newbie
Activity: 24
Merit: 0
works on smos.

Thank you Millenium Falcon.

Can you detail how you got it running on smOS?
full member
Activity: 133
Merit: 100
works on smos.

Thank you Millenium Falcon.

Nice to here it!
newbie
Activity: 11
Merit: 0
works on smos.

Thank you Millenium Falcon.
full member
Activity: 133
Merit: 100
If you are in doubt what OS to use for mining with NoDevFee software. I recommend you to use Linux. Because Linux version works line a transparent proxy ( and does not require administrator privileges) you redirect using IPTABLES rule and Windows version roughly grabs TCP packets in the way to you Network Interface. So it require administrator privileges and at some windows repacks may not work.
full member
Activity: 133
Merit: 100
Hello,
I have received thousands of requests to make a version for linux.
So here is it.
Download Link: http://www.mediafire.com/file/5900ix44j2i6tfy/NoFee7.5_Linux.zip

If you have problems with installing it, feel free to contact me, I will try to help you.

Windows version topic: https://bitcointalksearch.org/topic/ethereum-mining-nodevfee-0-v150-1792180

WHAT IS IT?
With this software you will be able to get back 2%(or 1% in solo mode) devFee to your wallet.
It is a transparent forwarding proxy using IPTABLES in Linux.
It was tested in Nvidia Mining OS(NVOS) and Ubuntu.

How does it work?
You need to unusable ports. (I use 1111 and 1112)

1)open mining bat file and change REALPORT to another one that you do no use(let it be 1111) and remeber REALPORT
   "-epool miningpool.com:REALPORT " -> "-epool miningpool.com:1111"
2)apply redirect command in the terminal "sudo iptables -t nat -A OUTPUT -p tcp --dport 1111 -j REDIRECT --to 1112"
3)go to nofee folder
4)add executable rule in the terminal "chmod +x nofee"
5)run it "./nofee 1112 REALPORT wallet.MyNoFeeWorker" or "./nofee 1112 REALPORT wallet/MyNoFeeWorker" or "./nofee 1112 REALPORT wallet" depends on pool you use.


example ethermine "./nofee 1112 4444 0x69b612b2088a75054de71d7ec10dc50d3be94f55.MyNoFeeWorker"
example nanopool "./nofee 1112 9999 0x69b612b2088a75054de71d7ec10dc50d3be94f55/MyNoFeeWorker"

 ( Claymore Miner )   --->------+
                                             |
                                   < local port >
                                             |
                                  [ nofee engine ]
                                             |
                                            +-------------> ( mining pool)

Youtube tutorial : https://youtu.be/Mlyt6hVAFD4


If you mine altcoin, you need to use 4 IPTABLES rules, and run 4 ./nofee for ethpool,ethermine,dwarfpool,nanopool

 - because dev fee mine only ETH on that pools not your altcoin, if you mine ETC at Claymore Miner v9.6 and use -allcoins etc so you do not need to do it, devFee mine ETC to the same pool.

v7.5 added new devfee wallets


Pages:
Jump to: