I want to run fahclient on Debian, in command line.
I need to setup proxy configuration in order to reach the servers.
here is my configuration :
Code: Select all
06:32:58:<config>
06:32:58: <!-- Client Control -->
06:32:58: <fold-anon v='true'/>
06:32:58:
06:32:58: <!-- Folding Slot Configuration -->
06:32:58: <gpu v='false'/>
06:32:58:
06:32:58: <!-- Network -->
06:32:58: <proxy v='http://proxy.domain.local:3128'/>
06:32:58:
06:32:58: <!-- Slot Control -->
06:32:58: <power v='full'/>
06:32:58:
06:32:58: <!-- User Information -->
06:32:58: <passkey v='********************************'/>
06:32:58: <user v='romgo'/>
06:32:58:
06:32:58: <!-- Folding Slots -->
06:32:58: <slot id='0' type='CPU'/>
06:32:58:</config>
Code: Select all
06:32:58:WU00:FS00:Connecting to 65.254.110.245:8080
06:35:08:WARNING:WU00:FS00:Failed to get ID from '65.254.110.245:8080': Failed to connect to 65.254.110.245:8080: Connection timed out
06:35:08:WU00:FS00:Connecting to 18.218.241.186:80
06:37:19:WARNING:WU00:FS00:Failed to get ID from '18.218.241.186:80': Failed to connect to 18.218.241.186:80: Connection timed out
06:37:19:ERROR:WU00:FS00:Exception: Could not get an assignment ID
Any help appreciated.
best regards