|
|
Question : Problem: Trying to set up a pix 501 for Citrix Access
|
|
I have a outside address range of 70.151.4.130-134 I am using 70.151.4.134 for outbound internet access. I think I have set up 70.151.4.130 for inbound. My internal addresses are 192.168.42.2 -254 and are class c
My citrix server is 192.168.42.3 here is what I have set up on pix 501. I can not get any access to the citrix server. I am also using ports 5661-5662 for pcany for that server
HELP!
PIX Version 6.3(4) interface ethernet0 auto interface ethernet1 100full nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password 2gXz.6X6rEJ6VXcM encrypted passwd 2gXz.6X6rEJ6VXcM encrypted hostname firewall domain-name dynamic.lan fixup protocol dns maximum-length 512 fixup protocol ftp 21 fixup protocol h323 h225 1720 fixup protocol h323 ras 1718-1719 fixup protocol http 80 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol sip 5060 fixup protocol sip udp 5060 fixup protocol skinny 2000 no fixup protocol smtp 25 fixup protocol sqlnet 1521 fixup protocol tftp 69 names access-list acl_out permit tcp any host 70.151.4.130 eq citrix-ica access-list acl_out permit tcp any host 70.151.4.130 eq pcanywhere-data access-list acl_out permit tcp any host 70.151.4.130 range 5661 5662 pager lines 24 mtu outside 1500 mtu inside 1500 ip address outside 70.151.4.130 255.255.255.248 ip address inside 192.168.42.254 255.255.255.0 ip audit info action alarm ip audit attack action alarm pdm location 192.168.1.0 255.255.255.0 inside pdm location 192.168.42.3 255.255.255.255 inside pdm logging informational 100 pdm history enable arp timeout 14400 global (outside) 1 70.151.4.134 nat (inside) 1 0.0.0.0 0.0.0.0 0 0 static (inside,outside) tcp 70.151.4.130 citrix-ica 192.168.42.3 citrix-ica netmask 255.255.255.255 0 0 static (inside,outside) tcp interface 5661 192.168.42.3 5661 netmask 255.255.255.255 0 0 static (inside,outside) udp interface 5662 192.168.42.3 5662 netmask 255.255.255.255 0 0 static (inside,outside) tcp interface pcanywhere-data 192.168.42.56 pcanywhere-data netmask 255.255.255.255 0 0 static (inside,outside) udp interface pcanywhere-status 192.168.42.56 pcanywhere-status netmask 255.255.255.255 0 0 access-group acl_out in interface outside route outside 0.0.0.0 0.0.0.0 70.151.4.129 1 timeout xlate 0:05:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00 timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server TACACS+ max-failed-attempts 3 aaa-server TACACS+ deadtime 10 aaa-server RADIUS protocol radius aaa-server RADIUS max-failed-attempts 3 aaa-server RADIUS deadtime 10 aaa-server LOCAL protocol local http server enable http 192.168.42.0 255.255.255.0 inside no snmp-server location no snmp-server contact snmp-server community public no snmp-server enable traps floodguard enable telnet 192.168.42.0 255.255.255.0 inside telnet timeout 5 ssh timeout 5 console timeout 0 dhcpd address 192.168.42.40-192.168.42.50 inside dhcpd lease 3600 dhcpd ping_timeout 750 username efrasco password FrhW9jnKb8qC3Z19 encrypted privilege 15 terminal width 80 Cryptochecksum:b0807e7787a8cbc11c79d5d1f66ce403 : end [OK] firewall(config)#
|
Answer : Problem: Trying to set up a pix 501 for Citrix Access
|
|
snowsurfer, a large function of what Citrix does is encryption. Most Citrix server are placed behind the firewall, with only a couple of the Citrix ports open...and then encryption is set for the Citrix sessions, and you're secure!!
It is essentially a private tunnel.
|
|
|
|