Post
Topic
Board Bitcoin Technical Support
Re: Pushpool - Tech Support
by
frizzl
on 26/06/2011, 02:58:37 UTC
No it means u submitted a valid share I believe.



 #proxy is most likely your external ip address if your running a public pool | Public pools WON'T have the following ip addresses: (10.0.0.1, 127.0.0.1, 192.168.1.100, or 192.168.254.254,etc,etc)
      # requests to us | "proxy" should be set to your ip address that people will connect through
      { "port" : 8344, "protocol" : "http-json",
        "proxy" : "192.168.1.11" },

You would connect your miner to 8344 in this setup


Miner --> puspoold --> bitcoind --> bitcoin network