Bitcoin Forum
April 27, 2024, 09:05:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 [246] 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591625 times)
Richy_T
Legendary
*
Offline Offline

Activity: 2422
Merit: 2113


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
April 11, 2013, 08:58:17 PM
 #4901

This one looks likely:

Quote
-w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        bitcoin:9332, litecoin:9327, terracoin:9322)

Use localhost:9332 but make sure not to lock your miner out. If you are on Windows, you can use Windows Firewall to restrict things somewhat and on Linux, you can use iptables to do all sorts of magic.

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714208702
Hero Member
*
Offline Offline

Posts: 1714208702

View Profile Personal Message (Offline)

Ignore
1714208702
Reply with quote  #2

1714208702
Report to moderator
1714208702
Hero Member
*
Offline Offline

Posts: 1714208702

View Profile Personal Message (Offline)

Ignore
1714208702
Reply with quote  #2

1714208702
Report to moderator
1714208702
Hero Member
*
Offline Offline

Posts: 1714208702

View Profile Personal Message (Offline)

Ignore
1714208702
Reply with quote  #2

1714208702
Report to moderator
Searinox
Full Member
***
Offline Offline

Activity: 147
Merit: 100


Do you like fire? I'm full of it.


View Profile
April 12, 2013, 04:16:08 AM
 #4902

This one looks likely:

Quote
-w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        bitcoin:9332, litecoin:9327, terracoin:9322)

Use localhost:9332 but make sure not to lock your miner out. If you are on Windows, you can use Windows Firewall to restrict things somewhat and on Linux, you can use iptables to do all sorts of magic.
This only changes the port and locks the UI to a specific adapter. For example, I'd like to bind it to my Hamachi IP so I can access the page through my laptop when I'm away. But I can't stop everyone else on the network from peeking.
Richy_T
Legendary
*
Offline Offline

Activity: 2422
Merit: 2113


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
April 12, 2013, 07:06:04 AM
 #4903

This one looks likely:

Quote
-w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        bitcoin:9332, litecoin:9327, terracoin:9322)

Use localhost:9332 but make sure not to lock your miner out. If you are on Windows, you can use Windows Firewall to restrict things somewhat and on Linux, you can use iptables to do all sorts of magic.
This only changes the port and locks the UI to a specific adapter. For example, I'd like to bind it to my Hamachi IP so I can access the page through my laptop when I'm away. But I can't stop everyone else on the network from peeking.

If you bind to localhost, you can use SSHD or similar to provide access.

If I knew more Python, I'd probably be up for putting basic authentication in myself. How are the maintainers about accepting patches with this one?

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
April 12, 2013, 08:30:43 AM
 #4904

Dear P2pool TRC miners:
Code:
1Cs5ZKBExgufTx2L6Rg5VNSuV7y4JguAHh
1Px7RGTTWPgSDfwBHC8iAGKH8orCF8wGFA
12J4TH1u9MBhbArWVwoGZBdASSP5EtnYMw
13jAyKvLj6W6LbyJjVwsLb4ZxFei7bVoH8
1AbSWqLYpywnbqdhrQ9UYpRK2dq6fSGmg6
Node that are you mining for have OUTDATED TRC daemon!
PLS update it or mine on another node.
You all are minig for broken TRC fork.
It is TRC block 103xxx not 100xxx

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
twmz
Hero Member
*****
Offline Offline

Activity: 737
Merit: 500



View Profile
April 12, 2013, 10:46:00 AM
 #4905

This one looks likely:

Quote
-w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        bitcoin:9332, litecoin:9327, terracoin:9322)

Use localhost:9332 but make sure not to lock your miner out. If you are on Windows, you can use Windows Firewall to restrict things somewhat and on Linux, you can use iptables to do all sorts of magic.
This only changes the port and locks the UI to a specific adapter. For example, I'd like to bind it to my Hamachi IP so I can access the page through my laptop when I'm away. But I can't stop everyone else on the network from peeking.

Embrace you're operating system's built-in ability to do this (Windows Firewall, Linux iptables, etc).  You can not do what you want to do with just the p2pool software by itself as that feature doesn't exist in the software today.

Was I helpful?  1TwmzX1wBxNF2qtAJRhdKmi2WyLZ5VHRs
WoT, GPG

Bitrated user: ewal.
Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 12, 2013, 02:26:01 PM
 #4906

1 hour after block 230983 is solved my node does not report it (you know: http://127.0.0.1:9332/static/)

What's the problem!?

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
April 12, 2013, 03:03:14 PM
 #4907

1 hour after block 230983 is solved my node does not report it (you know: http://127.0.0.1:9332/static/)

What's the problem!?
No problem, it was solved by orphaned share Smiley
Code:
Note that blocks may have been orphaned from the P2Pool chain and so not be here.

edit: post #500 Cheesy

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 12, 2013, 03:17:24 PM
 #4908

1 hour after block 230983 is solved my node does not report it (you know: http://127.0.0.1:9332/static/)

What's the problem!?
No problem, it was solved by orphaned share Smiley
Code:
Note that blocks may have been orphaned from the P2Pool chain and so not be here.

Opss... so this is what it means.

Thanks!

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
gdsl
Member
**
Offline Offline

Activity: 68
Merit: 10


Al Berg


View Profile WWW
April 12, 2013, 03:20:12 PM
 #4909

1 hour after block 230983 is solved my node does not report it (you know: http://127.0.0.1:9332/static/)

What's the problem!?
No problem, it was solved by orphaned share Smiley
Code:
Note that blocks may have been orphaned from the P2Pool chain and so not be here.

edit: post #500 Cheesy

Uhm. Block 230653 was orphaned, not 230983

Mogumodz
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250



View Profile
April 12, 2013, 05:19:48 PM
 #4910

Mmmhmmmm Keep those blocks coming  Grin

Bitcoin OTC rating GPG ID: 3E7974A1 P2Pool statistics: p2pool.info
Krak
Hero Member
*****
Offline Offline

Activity: 591
Merit: 500



View Profile WWW
April 12, 2013, 05:26:12 PM
 #4911

1 hour after block 230983 is solved my node does not report it (you know: http://127.0.0.1:9332/static/)

What's the problem!?
No problem, it was solved by orphaned share Smiley
Code:
Note that blocks may have been orphaned from the P2Pool chain and so not be here.

edit: post #500 Cheesy

Uhm. Block 230653 was orphaned, not 230983
The share that found the block was orphaned, not the block itself.

BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
Shevek
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
April 12, 2013, 05:28:50 PM
 #4912

Mmmhmmmm Keep those blocks coming  Grin

This ja appears in my stats! :-) (and in my wallet... of course!)

Now one question: why does blockchain.info credit deepbit as solver!? Is deepbit now a node of p2pool?

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
Richy_T
Legendary
*
Offline Offline

Activity: 2422
Merit: 2113


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
April 12, 2013, 05:32:01 PM
 #4913

Nicely Smiley

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
Richy_T
Legendary
*
Offline Offline

Activity: 2422
Merit: 2113


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
April 12, 2013, 05:34:19 PM
 #4914

Hmmm...

13qnEgPTxJW6mm88dLpnHXZyryN5EXBciq (Richy_T ) 0.03825833 BTC

Received 0.01253471 In wallet. What's up with that?

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
lbr
Sr. Member
****
Offline Offline

Activity: 423
Merit: 254


View Profile
April 12, 2013, 05:45:50 PM
 #4915

How to change WebInterface(stats) listening port but leave workers port the same?

BTC: 18ozhbkfHneX8tnPgHJuTizyBmspM5Vgpa  LTC: LgVc7KdedPGZyDXHXEH9G7z6AoTmTvDdWb
cgminer 2.11.13 x64 portable for Mac OS X 10.6.8
6+ GPUs driver mod for Windows
Searinox
Full Member
***
Offline Offline

Activity: 147
Merit: 100


Do you like fire? I'm full of it.


View Profile
April 12, 2013, 05:57:31 PM
 #4916

This one looks likely:

Quote
-w PORT or ADDR:PORT, --worker-port PORT or ADDR:PORT
                        listen on PORT on interface with ADDR for RPC
                        connections from miners (default: all interfaces,
                        bitcoin:9332, litecoin:9327, terracoin:9322)

Use localhost:9332 but make sure not to lock your miner out. If you are on Windows, you can use Windows Firewall to restrict things somewhat and on Linux, you can use iptables to do all sorts of magic.
This only changes the port and locks the UI to a specific adapter. For example, I'd like to bind it to my Hamachi IP so I can access the page through my laptop when I'm away. But I can't stop everyone else on the network from peeking.
That worked. Now the UI is only accessible from the PC running it. It's a partial solution. Thanks.

Another problem popped up when I did this. I killed p2pool with the miner still running and restarted it with the new command line. As p2pool came back online, it reported that 90%+ of the hashes were DOA. I let thing run for a little so that bfgminer would have a chance to resync but the DOAs remained high. Does bfgminer eventually resync with p2pool after it's done whatever work it may have been doing or do I have to force reset bfgminer? I mean while this isn't difficult for me, it would be problematic on an automated setup that goes through all sorts of ups and downs over months of running.
gdsl
Member
**
Offline Offline

Activity: 68
Merit: 10


Al Berg


View Profile WWW
April 12, 2013, 06:26:41 PM
 #4917

The share that found the block was orphaned, not the block itself.

Aha. I see.

hippiex
Full Member
***
Offline Offline

Activity: 121
Merit: 100


New Order


View Profile
April 14, 2013, 11:43:00 AM
 #4918


Hi All,

   Im trying to set p2pool server but it seems that it is not working at all....  Shares and Payout always set to 0.
   Am i missing something ? Ideas?

p2pool log:

013-04-14 08:40:17.904862 > ########################################
2013-04-14 08:40:17.905458 > >>> Warning: (from bitcoind) Warning: this version is obsolete, upgrade required
2013-04-14 08:40:17.905888 > ########################################
2013-04-14 08:40:17.906335 P2Pool: 17333 shares in chain (8687 verified/17334 total) Peers: 6 (0 incoming)
2013-04-14 08:40:17.906670  Local: 103kH/s in last 4.6 minutes Local dead on arrival: ~2.7% (1-5%) Expected time to share: 8.4 hours
2013-04-14 08:40:17.908512  Shares: 0 (0 orphan, 0 dead) Stale rate: Huh Efficiency: Huh Current payout: 0.0000 LTC
2013-04-14 08:40:17.908934  Pool: 389MH/s Stale rate: 21.7% Expected time to block: 54.0 minutes

cgminer 1 :

cgminer version 2.11.4 - Started: [2013-04-14 08:37:54]
--------------------------------------------------------------------------------
 (5s):775.3K (avg):775.8Kh/s | A:65  R:2  HW:0  U:15.1/m  WU:30.7/m
 ST: 2  SS: 0  NB: 1  LW: 164  GF: 0  RF: 0
 Connected to 192.168.0.221 diff 3 with stratum as user 1
 Block: 122cad68baf38a83...  Diff:19.2M  Started: [08:37:53]  Best share: 543
--------------------------------------------------------------------------------
 [P]ool management [G]PU management ettings [D]isplay options [Q]uit
 GPU 0:                | 387.9K/390.4Kh/s | A:32 R:0 HW:593 U:  7.43/m I:15
 GPU 1:                | 386.9K/390.0Kh/s | A:33 R:2 HW:565 U:  7.66/m I:15
--------------------------------------------------------------------------------



▛ [ CENTRA ] Multi-Blockchain Worldwide Debit Card & Insured Wallet
▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚
▙     FacebookSlackTwitterGithubMediumANN Thread     ▟
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
April 14, 2013, 11:57:55 AM
 #4919

2013-04-14 08:40:17.905458 > >>> Warning: (from bitcoind) Warning: this version is obsolete, upgrade required

Here's your problem.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
hippiex
Full Member
***
Offline Offline

Activity: 121
Merit: 100


New Order


View Profile
April 14, 2013, 12:06:20 PM
 #4920

2013-04-14 08:40:17.905458 > >>> Warning: (from bitcoind) Warning: this version is obsolete, upgrade required

Here's your problem.

M

Even if i am using it to LTC ?

▛ [ CENTRA ] Multi-Blockchain Worldwide Debit Card & Insured Wallet
▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▞▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚▬▬▬▚
▙     FacebookSlackTwitterGithubMediumANN Thread     ▟
Pages: « 1 ... 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 [246] 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 ... 814 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!