Page 1 of 1
Firewall: Which IPs/URLs do I need to allow access to?
Posted: Fri Dec 05, 2008 2:35 am
by Arcking
I'd like to run FAH on a few computers that are behind a firewall that only allows access to white-listed sites. Which IPs or URLs do I need to white-list in order for FAH to be able work properly (download/submit WUs)?
Thanks.
Re: Firewall: Which IPs/URLs do I need to allow access to?
Posted: Fri Dec 05, 2008 3:08 am
by spazzychalk
ir doesnt let you do port addresses? ports 80 and 8080
Re: Firewall: Which IPs/URLs do I need to allow access to?
Posted: Fri Dec 05, 2008 3:50 am
by Arcking
It's iptables so I can open ports, but the reason the firewall is in place to is limit internet access to a specific set of websites. I need a specific URL or IP to open traffic to for FAH. I know one of my FAH instances connects to vspm27.Stanford.EDU (currently), but I assume that changes based on the WU. I guess I could open all traffic to stanford.edu, but I'd prefer to be more selective.
Re: Firewall: Which IPs/URLs do I need to allow access to?
Posted: Fri Dec 05, 2008 4:17 am
by bruce
Check the link at the top of this page called "Server Status" for a list of current servers. (You'll also need
www.stanford.edu.) Servers are added or deleted occasionally so the only real white-list would include all of Stanford's addresses plus the few that you see from the other sites that belong to science collaborators.
Re: Firewall: Which IPs/URLs do I need to allow access to?
Posted: Fri Dec 05, 2008 12:37 pm
by Arcking
bruce wrote:Check the link at the top of this page called "Server Status" for a list of current servers. (You'll also need
http://www.stanford.edu.) Servers are added or deleted occasionally so the only real white-list would include all of Stanford's addresses plus the few that you see from the other sites that belong to science collaborators.
Thanks for the insight. It looks as if white-listing *.stanford.edu is going to be the only viable option.