Is it possible to return results on a regular port?

Message boards : Questions and problems : Is it possible to return results on a regular port?
Message board moderation

To post messages, you must log in.

AuthorMessage
Steve

Send message
Joined: 13 Dec 13
Posts: 3
United States
Message 51714 - Posted: 13 Dec 2013, 23:08:16 UTC

Is it possible to return results on a regular port? (ie, 80/443/8080) My company is now restricting outbound ports and will not approve 31416.

Thanks for any info!

Steve
ID: 51714 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 51715 - Posted: 13 Dec 2013, 23:51:40 UTC - in response to Message 51714.  

31416 is only used for internal (localhost) loopback communications between the 'client' and 'manager' components of the local BOINC installation.

Most projects report back on port 80, though a few (WCG is a case in point) are moving to https on 443.

31416 can also be used between local machines if a single 'aggregating' manager like BoincTasks is used to monitor multiple local machines - but that is not a default configuration, and would only apply if you set it up manually.
ID: 51715 · Report as offensive
Steve

Send message
Joined: 13 Dec 13
Posts: 3
United States
Message 51741 - Posted: 16 Dec 2013, 16:55:26 UTC
Last modified: 16 Dec 2013, 16:58:03 UTC

Ignore this - unable to delete duplicate
ID: 51741 · Report as offensive
Steve

Send message
Joined: 13 Dec 13
Posts: 3
United States
Message 51742 - Posted: 16 Dec 2013, 16:55:53 UTC - in response to Message 51715.  

Then why am I unable to upload results to SETI? Here is a recent snip from my log:

12/15/2013 10:50:33 PM | SETI@home | Started upload of 20dc08ab.3941.7434.438086664197.12.74_1_0
12/15/2013 10:50:33 PM | SETI@home | Started upload of 08jn08aa.31795.9888.438086664201.12.123_1_0
12/15/2013 10:50:36 PM | SETI@home | Project file upload handler is missing
12/15/2013 10:50:36 PM | SETI@home | Backing off 03:42:12 on upload of 20dc08ab.3941.7434.438086664197.12.74_1_0
12/15/2013 10:50:36 PM | SETI@home | Project file upload handler is missing
12/15/2013 10:50:36 PM | SETI@home | Backing off 03:14:02 on upload of 08jn08aa.31795.9888.438086664201.12.123_1_0

I am running BOINC 7.2.33 64 bit on a Windows 7 machine.

What is the "Project file upload handler" that is mentioned?

Thanks in advance for any insights!

Steve
____________
ID: 51742 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5082
United Kingdom
Message 51746 - Posted: 16 Dec 2013, 19:38:01 UTC - in response to Message 51742.  

Um. Not an easy question. You are aware how BOINC works - the project you've chosen sends you data, you process it, you return the answers to the project? Well, the "Project file upload handler" is the process that runs on the project's servers to receive and store the files which are returned (uploaded) by the volunteers like you. I'm not sure that there's much more that can be said about it.

SETI's lives at http://setiboincdata.ssl.berkeley.edu/sah_cgi/file_upload_handler

If you paste that into a browser address bar, you should expect to see a human-readable reply like

<data_server_reply>
    <status>1</status>
    <message>no command</message>
</data_server_reply>

When a BOINC client contacts a server, saying it has a file to upload, it should receive a fuller reply, saying if it's OK to upload or not.

BOINC will try to contact the domain address above. It will expect your local network infrastructure to resolve the domain to 208.68.240.16 - you could check whether the domain resolves correctly, and whether the IP address is reachable, over your network.

But in your opening post, you did say "My company is now restricting outbound ports". You are aware, I presume, that BOINC projects remind you of your personal responsibilities - SETI's version says:

Run SETI@home only on computers that you own, or for which you have obtained the owner's permission.

I would interpret the word 'computers' in that sentence to include servers, routers, and any other paraphenalia associated with the network. A company being cautious, for example, might think that computer files being sent outside the company to an unknown 'file upload handler' looks like a competitor attempting industrial espionage. If you are clear to go on the 'authorized computer use' question, you should consult your company's technical staff, specifically their network technicians, to see if a block is in place and if it could be modified. If you don't feel comfortable about approaching the network techs, then you probably shouldn't be running SETI in the first place.
ID: 51746 · Report as offensive

Message boards : Questions and problems : Is it possible to return results on a regular port?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.