Which ports does Rosetta use ?

Message boards : Number crunching : Which ports does Rosetta use ?

To post messages, you must log in.

AuthorMessage
Profile Bok

Send message
Joined: 17 Sep 05
Posts: 54
Credit: 3,514,973
RAC: 0
Message 2019 - Posted: 1 Nov 2005, 21:19:54 UTC
Last modified: 1 Nov 2005, 21:25:32 UTC

I have two machines behind a corporate firewall which cannot get work for some reason. They seem to download most of the software and I thought everything was via port 80, but perhaps there is something on a different port ?

I don't see any errors in the log but they never crunch any Rosetta at all, even if it's the only project attached..

Actually there is an error


2005-11-01 16:25:40 [rosetta@home] Unrecoverable error for result 1hz6Z_abrelaxmode_random_length10_jitter02_44836_1 (WU download error: couldn't get input files:
<file_xfer_error>
<file_name>bbdep02.May.sortlib.gz</file_name>
<error_code>-200</error_code>
<error_message></error_message>
</file_xfer_error>
)

Can't seem to get that one file, so perhaps that is on a different port?

Bok
Free-DC

Stats for all projects

Custom Stats
ID: 2019 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Housing and Food Services

Send message
Joined: 1 Jul 05
Posts: 85
Credit: 155,098,531
RAC: 0
Message 2020 - Posted: 1 Nov 2005, 21:44:51 UTC - in response to Message 2019.  

It shouldn't matter what port it runs off of should it? Usually traffic iniated from behind the firewall isn't blocked, and since Boinc initiates communication with the server, firewall rules shouldn't come in to play.

I am by no means an expert, I just know we have pretty strict rules and didn't have problems with our install.
ID: 2020 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Bok

Send message
Joined: 17 Sep 05
Posts: 54
Credit: 3,514,973
RAC: 0
Message 2021 - Posted: 1 Nov 2005, 21:56:12 UTC - in response to Message 2020.  

It shouldn't matter what port it runs off of should it? Usually traffic iniated from behind the firewall isn't blocked, and since Boinc initiates communication with the server, firewall rules shouldn't come in to play.

I am by no means an expert, I just know we have pretty strict rules and didn't have problems with our install.


You would think...unfortunately the people running our firewall are somewhat over zealous. I've argued the point many times but they insist on blocking inward and outward. Took me 2 months to get them to allow ssh from my linux box there. Even then they put in a single rule allowing only from that particular IP address to another external IP address I have :( (but from there I can get to my home machines and anywhere else)

Bok

I may have gotten around this problem anyway, by sftping the bbdep file manually. Looks like it is running a rosetta unit now..

Free-DC

Stats for all projects

Custom Stats
ID: 2021 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
j2satx

Send message
Joined: 17 Sep 05
Posts: 97
Credit: 3,670,592
RAC: 0
Message 2023 - Posted: 1 Nov 2005, 22:17:40 UTC - in response to Message 2019.  

I have two machines behind a corporate firewall which cannot get work for some reason. They seem to download most of the software and I thought everything was via port 80, but perhaps there is something on a different port ?

I don't see any errors in the log but they never crunch any Rosetta at all, even if it's the only project attached..

Actually there is an error


2005-11-01 16:25:40 [rosetta@home] Unrecoverable error for result 1hz6Z_abrelaxmode_random_length10_jitter02_44836_1 (WU download error: couldn't get input files:
<file_xfer_error>
<file_name>bbdep02.May.sortlib.gz</file_name>
<error_code>-200</error_code>
<error_message></error_message>
</file_xfer_error>
)

Can't seem to get that one file, so perhaps that is on a different port?

Bok


80, 1043, 31416

ID: 2023 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
John McLeod VII
Avatar

Send message
Joined: 17 Sep 05
Posts: 108
Credit: 195,137
RAC: 0
Message 2026 - Posted: 2 Nov 2005, 2:14:12 UTC

Port 80 is used for most communications with the project servers. Port 443 is used if the password is being exchanged (happens during the attach wizard).

Ports 1043 and 31416 are used for remote control of a BOINC client. 1043 is preferred and 31416 is a fall back. These ports need to be opened inbound to the BOINC client that is being controlled remotely (they should probably NOT be opened inbound through a firewall from the general web).


BOINC WIKI
ID: 2026 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Bok

Send message
Joined: 17 Sep 05
Posts: 54
Credit: 3,514,973
RAC: 0
Message 2033 - Posted: 2 Nov 2005, 5:10:34 UTC - in response to Message 2026.  

Port 80 is used for most communications with the project servers. Port 443 is used if the password is being exchanged (happens during the attach wizard).

Ports 1043 and 31416 are used for remote control of a BOINC client. 1043 is preferred and 31416 is a fall back. These ports need to be opened inbound to the BOINC client that is being controlled remotely (they should probably NOT be opened inbound through a firewall from the general web).


Still doesn't explain the problem I get. http and https are allowed. I don't need to remotely control this particular client, so I don't really care about 1043 or the fall back.

I guess my network admins could have something in place which is blocking this file, thinking it is a virus of some sort, but that conversation would be way too painful to have! Thankfully sftping the file manually seems to have fixed it. The two pc's (P4 3.2's) are uploading work ok right now..

Bok

Free-DC

Stats for all projects

Custom Stats
ID: 2033 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
John McLeod VII
Avatar

Send message
Joined: 17 Sep 05
Posts: 108
Credit: 195,137
RAC: 0
Message 2112 - Posted: 3 Nov 2005, 3:26:55 UTC - in response to Message 2033.  

Port 80 is used for most communications with the project servers. Port 443 is used if the password is being exchanged (happens during the attach wizard).

Ports 1043 and 31416 are used for remote control of a BOINC client. 1043 is preferred and 31416 is a fall back. These ports need to be opened inbound to the BOINC client that is being controlled remotely (they should probably NOT be opened inbound through a firewall from the general web).


Still doesn't explain the problem I get. http and https are allowed. I don't need to remotely control this particular client, so I don't really care about 1043 or the fall back.

I guess my network admins could have something in place which is blocking this file, thinking it is a virus of some sort, but that conversation would be way too painful to have! Thankfully sftping the file manually seems to have fixed it. The two pc's (P4 3.2's) are uploading work ok right now..

Bok

Oh, yes, I forgot to mention that 1043 and31416 are used for local control as well, but your symptoms to not match a problem with these ports (the symptom is all blank tabs and the status bar stating disconnected).



BOINC WIKI
ID: 2112 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Bob Bird

Send message
Joined: 25 Oct 05
Posts: 2
Credit: 27,214
RAC: 0
Message 2463 - Posted: 6 Nov 2005, 16:37:07 UTC

This sounds like it may have something to do with my problem...My laptop at home refuses to attach to the Rosetta@home project. My home desktop and my work computer didn't have any trouble, but this one computer is driving me nuts. When I input the project address, it asks me for a http/socks proxy (which I don't have). It's like the port on which it's trying to communicate is blocked.

This laptop is running XP Home (SP2). I have checked the firewall settings, and I don't see anything which looks suspicious. In addition, I added exceptions in the firewall rules for every boinc-related .exe I could find, and it's still no good. Anyone have any ideas?

Bob
ID: 2463 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile UBT - Halifax--lad
Avatar

Send message
Joined: 17 Sep 05
Posts: 157
Credit: 2,687
RAC: 0
Message 2465 - Posted: 6 Nov 2005, 16:45:53 UTC

What version of BOINC are you running???
Join us in Chat (see the forum) Click the Sig


Join UBT
ID: 2465 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
John McLeod VII
Avatar

Send message
Joined: 17 Sep 05
Posts: 108
Credit: 195,137
RAC: 0
Message 2539 - Posted: 7 Nov 2005, 2:24:28 UTC

With XPSP2, you may have to allow BOINC.exe to act as a server. You may have to poke holes for 1043 and 31416.


BOINC WIKI
ID: 2539 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Vester
Avatar

Send message
Joined: 2 Nov 05
Posts: 257
Credit: 3,363,363
RAC: 15,635
Message 2541 - Posted: 7 Nov 2005, 2:38:01 UTC
Last modified: 7 Nov 2005, 2:39:58 UTC

I run Windows XP Home SP2 and I didn't have to add boinc.exe and boincmgr.exe to the allowed programs of Windows Firewall, but I did add it to Windows OneCare Beta.

Are sure the laptop isn't using a proxy program to make you secure on public hotspots?
ID: 2541 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile birdman2584

Send message
Joined: 25 Sep 05
Posts: 8
Credit: 204,913
RAC: 0
Message 2545 - Posted: 7 Nov 2005, 4:09:25 UTC - in response to Message 2541.  

This sounds like it may have something to do with my problem...My laptop at home refuses to attach to the Rosetta@home project. My home desktop and my work computer didn't have any trouble, but this one computer is driving me nuts. When I input the project address, it asks me for a http/socks proxy (which I don't have). It's like the port on which it's trying to communicate is blocked.


Bob Bird: I had this problem a few days ago. I finally fixed it when i searched for everything related to boinc and deleted it. I then did a fresh install and it worked fine. I think that there may be a file somewhere telling your computer to check for that. I only had this problem after i tried to upgrade from a previous boinc version. Good luck.
ID: 2545 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Profile Richard M
Avatar

Send message
Joined: 17 Sep 05
Posts: 13
Credit: 287,877
RAC: 0
Message 2559 - Posted: 7 Nov 2005, 9:04:37 UTC - in response to Message 2463.  

This sounds like it may have something to do with my problem...My laptop at home refuses to attach to the Rosetta@home project. My home desktop and my work computer didn't have any trouble, but this one computer is driving me nuts. When I input the project address, it asks me for a http/socks proxy (which I don't have). It's like the port on which it's trying to communicate is blocked.

This laptop is running XP Home (SP2). I have checked the firewall settings, and I don't see anything which looks suspicious. In addition, I added exceptions in the firewall rules for every boinc-related .exe I could find, and it's still no good. Anyone have any ideas?

Bob


Hey Bob,
Open BOINC Manager and under "options" make sure the HTTP and Socks proxy settings are unchecked.

TTYL
Richard

Click the Sig!

BOINC Wiki
ID: 2559 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote
Bob Bird

Send message
Joined: 25 Oct 05
Posts: 2
Credit: 27,214
RAC: 0
Message 3389 - Posted: 16 Nov 2005, 12:15:36 UTC

Thanks for all the suggestions. Someone must have seen my message and changed something behind the scenes, because within a day of posting, the problem mysteriously went away. I made no further changes to my configuration, hardware, or software. Now all my computers are on board.

Bob
ID: 3389 · Rating: 0 · rate: Rate + / Rate - Report as offensive    Reply Quote

Message boards : Number crunching : Which ports does Rosetta use ?



©2024 University of Washington
https://www.bakerlab.org