Overclock.net banner

Cannot remotely access FAH clients

2K views 2 replies 2 participants last post by  CritiCal 
#1 ·
I recently got back into folding, but I am confused by the amount of changes since the v6 clients.

Most of all, I am confused by the fact that I cannot seem to get my clients to connect to each other, even though I have configured them to allow access.

Code:

Code:
12:27:07:Saving configuration to config.xml
12:27:07:<config>
12:27:07:  <!-- Folding Slot Configuration -->
12:27:07:  <power v='full'/>
12:27:07:
12:27:07:  <!-- HTTP Server -->
12:27:07:  <allow v='127.0.0.1 x.y.z.0/0 x.y.z.23'/>
12:27:07:
12:27:07:  <!-- Network -->
12:27:07:  <proxy v=':8080'/>
12:27:07:
12:27:07:  <!-- Remote Command Server -->
12:27:07:  <command-allow-no-pass v='127.0.0.1 x.y.z.23'/>
12:27:07:  <password v='********'/>
12:27:07:
12:27:07:  <!-- User Information -->
12:27:07:  <passkey v='********************************'/>
12:27:07:  <team v='11314'/>
12:27:07:  <user v='CritiCal'/>
12:27:07:
12:27:07:  <!-- Folding Slots -->
12:27:07:  <slot id='0' type='GPU'/>
12:27:07:  <slot id='1' type='CPU'/>
12:27:07:</config>
12:32:00:17:127.0.0.1:New Web connection
12:32:23:WARNING:Denied 23:x.y.z.23 access to URI: /
12:32:37:WU01:FS01:0xa3:Completed 5000 out of 500000 steps  (1%)
12:33:24:WARNING:Denied 25:x.y.z.23 access to URI: /favicon.ico
12:39:23:WU01:FS01:0xa3:Completed 10000 out of 500000 steps  (2%)
12:46:08:WU01:FS01:0xa3:Completed 15000 out of 500000 steps  (3%)
12:52:57:WU01:FS01:0xa3:Completed 20000 out of 500000 steps  (4%)
12:53:53:WARNING:Denied 27:x.y.z.23 access to URI: /
12:54:54:WARNING:Denied 30:x.y.z.23 access to URI: /favicon.ico
The external IP is censored, but I can assure you that it is correct. This happens on all my clients, and if I try to connect using FAHControl, it says "Connecting" for a while, then "Updating" for .1 seconds, then "Connecting" again. The "Denied 27:x.y.z.23 access to URI: /" appears when I try to connect through web on port 7396, while if I try to connect with FAHControl on port 36330 (or HFM), nothing happens in the logs.

Ideas?

Note, however, that the connection doesn't time out when using HFM. I get no timeout message, it just doesn't show anything when I click "Test Connection".
 
See less See more
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top