cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
394
Views
0
Helpful
1
Replies

web tunneling software - how does it get past firewall

carl_townshend
Spotlight
Spotlight

hi all, if we use a ASA, application layer firewall, how does things like gotpmypc remote access software manage to tunnel through it, i would of thought the http inspection would block it,

what exactly happens ?

1 Reply 1

You will have to use the MPF feature on the ASA to block the GoToMyPC traffic.

Configure the policy-map type like this

============================================

policy-map type inspect http GotoMyPC_HTTP

parameters

match request uri regex _default_GoToMyPC-tunnel "machinekey"

drop-connection log

match request uri regex _default_GoToMyPC-tunnel_2 "[/\\]erc[/\\]Poll"

drop-connection log

================================================

Also refer to this document

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808c38a6.shtml

Hope this helps.

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: