Ehrm, okay... ik heb het id dat er een beestje zit in de code voor de linux client van dnetc. Kijk maar eens naar de output hieronder 
Meer van jullie daar met hetzelfde probleem?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
| root@dell:/usr/local/dnetc# ./dnetc --flush
distributed.net client for Linux Copyright 1997-2001, distributed.net
Please visit http://www.distributed.net/ for up-to-date contest information.
dnetc v2.8015-469-CTR-01051421 for Linux (Linux 2.4.5).
Please provide the *entire* version descriptor when submitting bug reports.
The distributed.net bug report pages are at http://www.distributed.net/bugs/
Using email address (distributed.net ID) ''
[Jun 04 17:21:42 UTC] Net::failed to resolve name "euro.v27.distributed.net"
ENOENT: no entry for requested name
[Jun 04 17:21:42 UTC] Net::failed to resolve name "us.v27.distributed.net"
ENOENT: no entry for requested name
root@dell:/usr/local/dnetc# ping euro.v27.distributed.net
PING euro.v27.distributed.net (130.161.38.67): 56 octets data
64 octets from 130.161.38.67: icmp_seq=0 ttl=248 time=36.6 ms
64 octets from 130.161.38.67: icmp_seq=1 ttl=248 time=29.3 ms
64 octets from 130.161.38.67: icmp_seq=2 ttl=248 time=33.4 ms
--- euro.v27.distributed.net ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max = 29.3/33.1/36.6 ms
root@dell:/usr/local/dnetc# tail -f dnetc.log
[Jun 04 17:21:04 UTC] RC5: Loaded random 9206795B:D0000000:1*2^28
[Jun 04 17:21:04 UTC] RC5: Summary: 5132 packets (5132.00 stats units)
3.12:36:16.15 - [4,521,446 keys/s]
[Jun 04 17:21:04 UTC] RC5: 0 packets remain in buff-in.rc5
[Jun 04 17:21:04 UTC] RC5: 6139 packets (6162.00 stats units) are in
buff-out.rc5
dnetc v2.8015-469-CTR-01051421 for Linux (Linux 2.4.5). |
Meer van jullie daar met hetzelfde probleem?