Expand my Community achievements bar.

How to configure proxy server for FDS Express to connect to external world

Avatar

Former Community Member
Hi!

I am testing FDS on a local installation with Jrun4.



I am sitting in a network with a proxy server. My FDS can't
connect to the outside world. Where do I have to configure the
proxy server settings for the internet connection in FDS?
1 Reply

Avatar

Former Community Member
You should be able to set the following JVM args to set proxy
server settings:



-Dhttp.proxyHost=xx.xx.xx.xx

-Dhttp.proxyPort=xxxx



HTH

Kumaran