I have 3 machines mining at deepbit.
2 of them with 5830x2 are currently connected and submitting work.
The other is not. Yet they are all in the same colo facility, using the same
host to mine at deepbit, same DNS servers... etc..
Do they see pit.deepbit.net as the same IP address ? Have you tried to restart your cgminer ?
Each machine has a public IP address on it. The one that is not working currently is in
a different subnet then the other 2. The reason for this is that I setup the first as a small
subnet back in the day and then added 2 more machines on a new subnet. I work for the ISP
these are colo'd at.
Using the cmd prompt and attempting to ping pit.deepbit.net, after using ipconfig /flushdns, they
see it resolve to the same IP. I even queried your DNS servers directly from a unix box using the
host command. They match up fine.
I did stop a cgminer process and started it up in a fresh cmd window. It just hangs trying to probe
for the pool. In other words connect.
yet from a unix box on my lan with a pub IP on the interface I can easily do this:
telnet pit.deepbit.net 8332
Trying 91.223.77.253...
Connected to pit.deepbit.net.
Escape character is '^]'.
which shows the port as open.
Odd. It is like my IP is banned?