From: <ts...@ac...> - 2004-11-10 11:13:37
|
Is there a good reason the new server (82.165.246.93) answering requests to 217.160.253.84 isn't officially announced (via 'pyzor discover' or at least mailing list)? I think it's rather stupid to have to edit my firewall configuration to let bogus UDP responses in, while I just can edit my pyzor server file to point to the new location and everything would work all right. $ pyzor ping 217.160.253.84:24441 TimeoutError: $ vi .pyzor/servers $ pyzor ping 82.165.246.93:24441 (200, 'OK') Any ideas? |