Synopsis: This article explains how to allow Citrix applications through the CensorNet proxy without requiring authentication and without filtering the traffic.
Line: 9 to 9
xx.xx.xx.*:1494
xx.xx.xx.*:2398
Added:
> >
xx.xx.xx.*:2598
Replacing xx.xx.xx with your subnet range (e.g. 192.168.1.* or 10.0.0.* etc) OR if you only have a small number of Citrix servers you can enter their IP addresses explicitly.
Changed:
< <
You must also tell Squid to allow port numbers over 1024. To do this, follow the instruction in this HTTPSNonStandardPort article but use the port numbers 1494 and 2398. For assistance please contact Technical Support.
> >
You must also tell Squid to allow port numbers over 1024. To do this, follow the instruction in this HTTPSNonStandardPort article but use the port numbers 1494, 2398 and 2598. For assistance please contact Technical Support.