climateprediction.net home page
running clients with private IPs using a proxy ?

running clients with private IPs using a proxy ?

Questions and Answers : Unix/Linux : running clients with private IPs using a proxy ?
Message board moderation

To post messages, you must log in.

AuthorMessage
old_user55796
Avatar

Send message
Joined: 20 Feb 05
Posts: 1
Credit: 3,077,059
RAC: 0
Message 20582 - Posted: 21 Feb 2006, 13:05:06 UTC

running linux-clients with BOINC client version 5.2.13 for i686-pc-linux-gnu

in forum: http://einstein.phys.uwm.edu/ forum_thread.php?id=208 is described an idea to use a proxy. When I set

http_proxy=belugua.bgc-jena.mpg.de:3128 ; HTTP_PROXY=$http_proxy ; export http_proxy HTTP_PROXY

the client will give me this:
2006-02-21 14:14:50 [http://climateprediction.net/] Couldn\'t access URL http://climateprediction.net/.
The project\'s servers may be down, in which case please try again later.
:-/
Who can help me ?
thanx. B.Smolny
ID: 20582 · Report as offensive     Reply Quote
Profile old_user6033

Send message
Joined: 31 Aug 04
Posts: 7
Credit: 58,875,069
RAC: 0
Message 21502 - Posted: 22 Mar 2006, 10:53:06 UTC

Depends what shell you are using but in bash I run a shell script
to startup the boinc binary and include the http_proxy in that script

#!/bin/bash
...
...
export HTTP_PROXY=http://xxx.xxx.xxx.xxx:8080
...
/$SGEMYDIR/boincbin -update_prefs http://climateprediction.net

This is machines with private IPs, accessing the internet via a proxy

Seb
ID: 21502 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : running clients with private IPs using a proxy ?

©2024 climateprediction.net