Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
tifozi
on 26/05/2014, 14:57:52 UTC
p2pool node scanner http://drk.poolhash.org/ reopend.


p2pool back to ~ 2 GH/s, should build up more as it progresses.

For p2pool ops,


1) git clone https://bitbucket.org/dstorm/p2pool-drk

2) sudo iptables -t nat -D PREROUTING -i eth0 -p tcp --dport 7903 -j REDIRECT --to-port 8998     ## Delete browser port redirect rule if you had it before

3) sudo iptables -A INPUT -i eth0 -p tcp --dport 8999 -j ACCEPT      ## Open port 8999 for Incoming peers

4) remove data directory

5) Start p2pool

dstorm changed port to 7903 ><

So many un maintained p2pool node... should change ports -

Should all be aligned soon. I know not everyone is following news/threads like us lunatics Smiley