cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
0
Helpful
2
Replies

pix515 and pcanywhere10.0

lnguyen
Level 1
Level 1

Hi,

I need help in setting up the pcanywhere connection from remote site through pix515. I set up static nat, access rule tcp: from any to any, udp: from any to any. did not work. change to tcp: from any to pcanywhere-data, udp: from any to pcanywhere-status. did not work either. change to ip: any. no luck. I'll appreciate any help.

Thanks.

2 Replies 2

mike-banks
Level 1
Level 1

Pcanywhere uses TCP on port 5631 and UDP on port 5632. After you have configured your static then create your access list as follows on your outside interface:

access-list acl_outside permit tcp any host xxx.xxx.xxx.xxx eq 5631

access-list acl_outside permit udp any host xxx.xxx.xxx.xxx eq 5632

access-group acl_outside in interface outside

Remember, to do a clear xlate after modifying your static command.

thank you very much, that worked.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: