Changes between Initial Version and Version 1 of Ticket #1217
- Timestamp:
- Oct 28, 2012, 9:27:04 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1217 – Description
initial v1 1 1 Well, I'm really unsure whether this is an BOINC client issue, but I'd like to start here. 2 2 At my Gentoo Linxu I run a netstat program yesterday b/c the upllaod of an Einstein@Home job was initiated but then seems to hang for a while. 3 3 I get with netstat as a common user : 4 4 5 {{{ 5 6 $ netstat --tcp --udp --program -n 6 7 (Not all processes could be identified, non-owned process info … … 17 18 tcp 1 0 92.224.126.35:39616 170.224.194.69:443 CLOSE_WAIT - 18 19 tcp 1 0 92.224.126.35:37370 198.20.8.241:443 CLOSE_WAIT - 19 20 20 }}} 21 21 and with sudo : 22 22 {{{ 23 23 $ sudo netstat --tcp --udp --program 24 24 Active Internet connections (w/o servers) … … 32 32 tcp 1 0 g224126035.adsl.a:39616 vhost0579.dc1.on.:https CLOSE_WAIT 5196/wcg_faah_autod 33 33 tcp 1 0 g224126035.adsl.a:37370 grid.worldcommuni:https CLOSE_WAIT 5196/wcg_faah_autod 34 35 34 }}} 36 35 37 36 What me really wonders is the the World Community Grid Task FightAids@Home seems to connected to the Einstein@Home server.