How to create custom Generic Multi Servers SILENT SSLVPN template for Client/Server application Access Created by Idan on 9/29/2010 1:29:36 PM Before you begin
When using the default "Generic Client App (Multi Servers)" template to publish Client/Server Applications with Microsoft IAG, by default the end user will get the following popup

The following paper describes how to create custom GenericMulti ServersSILENT SSLVPN template for Client/Server Applications so the end user will not see the popup above
Important to know!
Please make sure you create a CustomUpdate folder as describe below!
If you don't see the new custom template after you finish creating the custom template - PLEASE CLOSE and OPEN again the configuration console
You can download the custom code presented in this article from www.ForefrontSecurity.ORG
Prerequisites
Non
Configuration Procedures
Create custom files
Create new file "SSLVPNTemplates.xml" in the following location c:\Whale-Com\e-Gap\von\conf\

Copy the following code into the file you created
<config>
<templatesversion="3" use-lsp="1">
<templatename="SilentGenericRelay" userrights="2" use-with-lsp="yes" default="yes">
<portid="0" remoteport="0" flags="650" default="yes"/>
<config-fileflags="65" path="%hosts%" default="yes">
CDATA>
config-file>
template>
templates>
config>
To test the file you created please double click on it and check that you don't have errors - see the print screens below:
Undamaged file output

Damaged file output

- Create new Folder "CustomUpdate" in the following directory c:\Whale-Com\e-Gap\von\conf\wizarddefaults\
Create new file "WizardDefaultParam.Ini" in the following location c:\Whale-Com\e-Gap\von\conf\

Copy the following code into the file "WizardDefaultParam.Ini" you created
[Application_List]
NumOfApps=1
App1=GenericRelayMultiSilent
[GenericRelayMultiSilent]
Name=Generic Client App (Multi Servers, Silent)
AppType=1
WhaleApp=0
UseLLNMode=1
Types=1,2
Image=images/AppIcons/GenericHTTP.gif
SSLVpnTemplate=SilentGenericRelay
SSLVPNNumOfElements=2
SSLVPNElement0ID=0IPBIND
SSLVPNElement1ID=0
0IPBINDName=Servers:
0IPBINDType=0
0IPBINDGuiType=2
0IPBINDValidation=IP/DNS NotEmpty
0Name=Ports:
0Type=1
0GuiType=0
0Value=
0Validation=Port NotEmpty
ActivateSmugglingProtection=0
MaxHTTPBodySize=49152
ContentTypeList=application/x-www-form-urlencoded|multipart/form-data
Select the custom Client/Server Application you created
- In the Application section of you Trunk / Portal, click "Add"
- Go to "Client/Server and Legacy Applications"
Choose the custom template your created "Generic Client App (Multi Servers, Silent)"

Thank you very much for reading this article
If you have any issues with this custom template please go to our Technical Forums site http://Forums.ForefrontSecurity.ORG and post your questions there
