• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Client question about Proxy

I am using client
v2.8015-469-GTR-01051421

It will not let me change
the settings so that I can
use my personal proxy.🙁

Does anyone know how to get
around this?

In the DNETC.ini file maybe?
Is there anything I can put
in that?
 
teenTech, I use a personal proxy in house, but I'm using client version: dnetc v2.8010-463-CTR-00071214 for Win32 (Windows 4.10)

My dnetc.ini file looks like this:
[parameters]
id=bgodfrey@dia.net

[buffers]
checkpoint-filename=ckpoint
frequent-threshold-checks=3

[misc]
project-priority=RC5,OGR=0,DES=0,CSC=0

[triggers]
restart-on-config-file-change=yes
pause-on-no-mains-power=no

[display]
detached=no

[rc5]
fetch-workunit-threshold=4096
preferred-blocksize=33

[networking]
autofindkeyserver=no
keyserver=192.168.0.1:2064
dialup-watcher=disabled
interfaces-to-watch=*
nofallback=true

The networking section is the one you have to watch out for. If you don't disable the "dialup-watcher" it won't connect to your personal proxy. Use the IP address of your pproxy as the keyserver and you should be set. 😀
 
Back
Top