What mining software do you use?
What error do you get? I am mining fine here on our ORCA pool from three different locations (CPU mining to test).
http://i.imgur.com/daXu44d.pngInstead of the previous cgminer config, try:
cgminer --scrypt -o stratum+tcp://85.25.209.87:7535 -u 4RccNbHNouiuCvebS4cC4cajnKnKtFaDpC -p x
Replace 4RccNbHNouiuCvebS4cC4cajnKnKtFaDpC with your own ORCA address. It's possible you have to add other parameters to optimize performance, but this should work.
Or, edit cgminer.conf
{
"pools" : [
{
"url" : "stratum+tcp://85.25.209.87:7535",
"user" : "4RccNbHNouiuCvebS4cC4cajnKnKtFaDpC",
"pass" : "x"
}
],
"scrypt" : true,
"kernel-path" : "/usr/local/bin"
}
Otherwise, try GUIminer-scrypt:
https://bitcointalk.org/index.php?topic=150331.msg1597536#msg1597536Fill in these;
- host: 85.25.209.87
- port: 7535
- username: yourORCAaddress
- password; x