cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
643
Views
0
Helpful
3
Replies

Citirx access on SSL VPN

Dear Support

i have cisco 3845 with secure IOS haveing SSL VPN enable

I want to publish citrix access on my ssl ...

My configuration as below

webvpn gateway sslvpn

ip address x.x.x.x port 443

http-redirect port 80

ssl trustpoint TP-self-signed-4238744592

inservice

!

webvpn install svc flash:/webvpn/svc_1.pkg sequence 1

!

webvpn install csd flash:/webvpn/sdesktop.pkg

!

webvpn context sslvpn_context

secondary-color white

title-color #CCCC66

text-color black

ssl authenticate verify all

!

url-list "SDMCitrixServerList2"

heading "Citrix Servers"

url-text "Citrix Server" url-value "http://ip address internal network of server "

!

url-list "IntranetSite"

heading "Intranet"

url-text "Intranet" url-value "http://x,x,x,x"

!

nbns-list "LMG-CTX1"

nbns-server 10.x.x.y

nbns-list "lmg-ctx2"

nbns-server 10.x.x.b

!

policy group policy-group

url-list "SDMCitrixServerList2"

url-list "IntranetSite"

nbns-list "LMG-CTX1"

functions file-access

functions file-browse

functions file-entry

functions svc-enabled

hide-url-bar

mask-urls

svc address-pool "sslvpn-pool"

svc default-domain "corp.cplmg.local"

svc rekey method new-tunnel

svc split include 192.x.x.x

255.255.255.0

svc split include 10.x.x.0 255.255.0.0

svc dns-server primary 10.x.x.x

svc dns-server secondary 10.x.x.x

citrix enabled

default-group-policy policy-group

aaa authentication list default

gateway sslvpn

csd enable

inservice

whn i am access using web vpn when i am click on citix icon on it gives me following error

This (client) machine does not have the web access privilege.

Please contact your SSLVPN provider for assistance.

3 Replies 3

umedryk
Level 5
Level 5

This error may occur if the client computer does not match any profile of Cisco Secure Desktop (CSD).

tell me after my seeing configuration wht i have to do ?

abdave
Level 1
Level 1

What type of client settings you are using?Is it clientless or windows plugin?