More and more PROXY

Questions and Answers : Unix/Linux : More and more PROXY
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile EA5RKE PoWeR Team

Send message
Joined: 2 Sep 01
Posts: 4
Credit: 122,416
RAC: 0
Spain
Message 93964 - Posted: 2 Apr 2005, 11:39:14 UTC

I have been trying setup boinc with proxy and it has been impossible.
With HTTP_PROXY variable it doesn't run and modifying the xml the same.

Please...any help?

ID: 93964 · Report as offensive
Profile ralic
Volunteer tester

Send message
Joined: 6 Jan 00
Posts: 308
Credit: 274,230
RAC: 0
Message 94449 - Posted: 3 Apr 2005, 17:37:48 UTC

AFAIK setting HTTP_PROXY has no effect.

You have a few of options.
Here they are in order of ease (IMHO).
Create a remote_hosts.cfg file in your linux BOINC folder with the IP address of one of your windows machines. Use the windows boincmgr to connect to your linux host and set the proxy info from the tools window.
-or-
Edit the client_state.xml file as described in the FAQ here
(You need to exit the boinc process, then edit the xml file, then start the BOINC process again.)
-or-
Use the boincmgr for linux, which should have been included in the linux application that you downloaded. (Requires X, so if you don't have that installed, then this option isn't available)
ID: 94449 · Report as offensive
Profile meckano
Avatar

Send message
Joined: 1 Jul 03
Posts: 130
Credit: 48,466
RAC: 0
Canada
Message 106483 - Posted: 2 May 2005, 17:10:19 UTC - in response to Message 94449.  

What I've learned.
This is my xp box with freeproxy,
I'm told wget (and probably other stuff) does not like freeproxy.
I learned this while trying to sign in with cnr in Linspire (linspire.com)
- possible cause found at freeproxy site.

I have not tried squid yet, looking for it, that is how i found this thread,
so dropped a thought.

-----------------------
Click to see my tag
My tag
SNAFU'ed? Turn the Page! :D
ID: 106483 · Report as offensive
Profile ralic
Volunteer tester

Send message
Joined: 6 Jan 00
Posts: 308
Credit: 274,230
RAC: 0
Message 106816 - Posted: 3 May 2005, 8:23:21 UTC - in response to Message 106483.  

I have used both analogx proxy and freeproxy on an XP box, without any problems (Well, since the proxy fix was introduced some months back). Various win boxes and a linux box proxy through it just fine.

BOINC v4.25 and above.

I haven't tried wget, but I could try it.

If you can describe your problem in a bit more detail, perhaps we can help you out.
ID: 106816 · Report as offensive
Profile crunchenstein

Send message
Joined: 3 Apr 99
Posts: 5
Credit: 32,140,314
RAC: 0
Message 106974 - Posted: 3 May 2005, 15:49:29 UTC
Last modified: 3 May 2005, 15:51:54 UTC

I had much trouble figuring out how to use a proxy with BOINC 4.19 Linux,
and found the answer On Paul Buck's
Site

<p>

Unfortunately, I didn't realize that my syntax was slightly off,
and that I had to stop BOINC, edit the client_state.xml file,
and then restart BOINC. Each time I made the changes, they would
not "stick".

I replaced the last lines of client_state.xml with the following


&#60;proxy_info&#62;
    &#60;use_http_proxy/&#62;
    &#60;socks_version&#62;4&#60;/socks_version&#62;
    &#60;socks_server_name&#62;&#60;/socks_server_name&#62;
    &#60;socks_server_port&#62;80&#60;/socks_server_port&#62;
    &#60;http_server_name&#62;192.168.1.142&#60;/http_server_name&#62;
    &#60;http_server_port&#62;3128&#60;/http_server_port&#62;
    &#60;socks5_user_name&#62;&#60;/socks5_user_name&#62;
    &#60;socks5_user_passwd&#62;&#60;/socks5_user_passwd&#62;
    &#60;http_user_name&#62;&#60;/http_user_name&#62;
    &#60;http_user_passwd&#62;&#60;/http_user_passwd&#62;
&#60;/proxy_info&#62;
&#60;host_venue&#62;home&#60;/host_venue&#62;
&#60;/client_state&#62;



note the use_http_proxy line has <B>NO[/b] space
between the trailing slash and the closing bracket.
ID: 106974 · Report as offensive

Questions and Answers : Unix/Linux : More and more PROXY


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.