I'm using port 7880...not sure if that would make a difference.
Also: are you also running the miner in the desktop client? I've always had to start that running, then startup ccminer. (Then I usually go back and stop the miner in the desktop client...I still get blocks without it)
I tried GPU mining by ccminer (WMCC client: beta 13 on Linux), but after getting "accepted: 1/1 (100.00%), x.x kH/s yay!!!" nothing goes to my wallet.
What I did:
In WMCC client: Tools -> Stratum: Added a worker named "worker1" and password "pass" for example.
Used ccminer by the following command:
ccminer -a x15 -o stratum+tcp://127.0.0.1:6880/ -u worker1 -p pass -T 600 --no-cpu-verify
But nothing goes to my wallet after "yay!!!"!
Am I doing anything wrong?