You're correct: BOINC doesn't know about wildcards.  If there is a 
small enough range of IP addresses, you could just list all the 
possibilities in the remote_hosts.cfg file, one per line.

Also, you can put either IP addresses or host names in this file.  If 
you have a list of the possible host names, that should work also. 
BOINC will then call gethostbyname() for each one to resolve the host 
name to an IP address.

Cheers,
--Charlie

>Hi all,
>I'd like to be able to remotely access my BOINC client on my home 
>computer from my laptop, also running BOINC. In order to do that, I 
>can get access to my home network through VPN, and I know all hosts 
>connecting to this network are assigned IP addresses in the format 
>10.0.0.x. I now have a file remote_hosts.cfg in the 
>/Library/Application Support/BOINC Data directory. As I'm not sure 
>what IP will be assigned to my laptop exactly when connecting, I 
>specified 10.0.0.* as the IP address here. Also I modified the 
>password and then restarted BOINC.
>However, when I now connect to the VPN with my laptop and try to do 
>remote GUI RPC, the connection fails.
>Could it be that BOINC does not support hostname IP addresses with wild cards?
>Robin


_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to