I setup the Litecoin P2Pool but there is some mistake
ock: 6.7 hours
2014-07-04 12:12:10.854000 New work for worker! Difficulty: 0.232827 Share diffi
culty: 27.127695 Total block value: 50.000000 LTC including 0 transactions
2014-07-04 12:12:11.104000 P2Pool: 17317 shares in chain (9029 verified/17321 to
tal) Peers: 6 (0 incoming)
2014-07-04 12:12:11.104000 Local: 0H/s in last 0.0 seconds Local dead on arriva
l:

Expected time to share:

2014-07-04 12:12:11.104000 Shares: 0 (0 orphan, 0 dead) Stale rate:

Efficie
ncy:

Current payout: 0.0000 LTC
2014-07-04 12:12:11.104000 Pool: 2690MH/s Stale rate: 14.3% Expected time to bl
ock: 6.7 hours
My miner status is alive and found 3-15 blooks just for 30mins?
i config it to mine at port 9327
litecoin.conf is
server=1
daemon=1
rpcuser=Kun
rpcpassword=fire
rpcallowip=10.1.211.51
rpcallowip=127.0.0.1
rpcport=10332
port=10333
gen=0
If you conf file is as you say you need to limit connections and workload so it can handle the work. Just running P2Pool as is isn't enough. Make sure to read through the tutorial in the link a few posts up I listed for more information.