How can I connect to Mutipool through a stratum proxy? I have 4 Blade Erupters that I can connect to Slush's Pool with, but when I try to connect to any of the Multipool ports I keep getting "not connected. I am running the stratum script from Slush's site and adding the -o and -p to try to point it to Multipool.
This is the command I'm running: ./mining_proxy.py -o pool1.us.multipool.us -p 8888. Any idea of why I can't connect?
I ended up also using the -cu and -cp flags for custom user and password (i.e. -cu worker_for_all -cp xxx), respectively. Be warned, though, that the BTC use of p2pool doesn't work (known problem with p2pool and mining_proxy.py). For me, that leaves out my blades, and I only use multiminer for scryptcoin mining.
I did not try when in BTC-mode using the bfgminer proxy, so that might be a thing to look into if you still have no luck with mining_proxy.py...