Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Web Desktop through firewall - alternate IP 1

Status
Not open for further replies.

WANguy2k

MIS
Joined
Feb 25, 2002
Messages
363
Location
US
I have a web-based desktop users access both from inside the network, and from the internet through our firewall. I just switched firewalls, now the application doesn't work inside, but users coming in from the internet have no problems. Below are the .ica files. The first one works from inside, the second one works from outside. I can't seem to get one to work from both inside and outside.

WORKS FROM OUTSIDE:
[WFClient]
Version=2
TcpBrowserAddress=192.168.5.1
HttpBrowserAddress=192.168.5.1

[ApplicationServers]
Web Desktop=

[Web Desktop]
Address=65.215.84.65
InitialProgram=#Web Desktop
ClientAudio=On
AudioBandwidthLimit=2
Compress=On
ScreenPercent=100
DesiredColor=2
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
BrowserProtocol=HTTPonTCP

Here's the .ica file that works from inside:

[WFClient]
Version=2
TcpBrowserAddress=192.168.5.1
HttpBrowserAddress=192.168.5.1

[ApplicationServers]
Desktop2=

[Desktop2]
Address=Desktop2
InitialProgram=#Desktop2
ClientAudio=Off
Compress=Off
ScreenPercent=75
DesiredColor=4
TransportDriver=TCP/IP
WinStationDriver=ICA 3.0
BrowserProtocol=HTTPonTCP
 
I neve use .ica files now that Web Interface can be made to work from one side. I think the entry you are looking for is AddressAlternate.

[blue] Oh you know, just doing what I do.[/blue]

Cheers
Scott
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top