Advanced configuration file samples
This section lists sample files for the Firewall Client configuration on the local Firewall Client computer. For more information on these settings, see Advanced configuration file settings.
Common.ini Settings
The Common.ini file specifies common configuration for all applications. The following is an example of a typical common.ini file.
[Common] ServerName=ISA_1 Disable=0 Autodetection=0
Application.ini Settings
The Application.ini file specifies configuration settings for specific applications. The following is an example of an Application.ini file. A sample [FW_Client_App] section in a client configuration file is listed below for the FW_Client_App.exe section.
[FW_Client_App] Disable=0 NameResolution=R LocalBindTcpPorts=7777 LocalBindUdpPorts=7000–7022, 7100–7170 RemoteBindTcpPorts=30 RemoteBindUdpPorts=3000–3050 ServerBindTcpPorts=100–300 ProxyBindIp=80:110.52.144.103, 82:110.51.0.0 KillOldSession=1 Persistent=1 ForceCredentials=1 NameResolutionForLocalHost=L
