I am having problems connecting to my citrix ica servers from remote offices.
Telnet and ping to the servers is OK.
To complicate matters further I use NAT to mask my server address from the users in the remote offices.
Is there anyway I can see if UDP packets are being blocked or is there something else missing ?
192.x.x.x is remote office LAN
10.y.y.y is NATed addresses
172.z.z.z is citrix server
Thanks in advance.
Truncated config:
PIX Version 6.3(3)
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
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
access-list 100 permit icmp any any echo-reply
access-list 100 permit ip 192.x.x.0 255.255.255.0 host 10.y.y.30
global (outside) 1 10.y.y.61
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.y.y.30 172.z.z.116 netmask 255.255.255.255 0 0
access-group 100 in interface outside
Telnet and ping to the servers is OK.
To complicate matters further I use NAT to mask my server address from the users in the remote offices.
Is there anyway I can see if UDP packets are being blocked or is there something else missing ?
192.x.x.x is remote office LAN
10.y.y.y is NATed addresses
172.z.z.z is citrix server
Thanks in advance.
Truncated config:
PIX Version 6.3(3)
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
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
access-list 100 permit icmp any any echo-reply
access-list 100 permit ip 192.x.x.0 255.255.255.0 host 10.y.y.30
global (outside) 1 10.y.y.61
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 10.y.y.30 172.z.z.116 netmask 255.255.255.255 0 0
access-group 100 in interface outside