Hi Guys
Do you know if you can filter the traffic on a Cisco Pix Site 2 Site VPN via the Interesting traffic ACL
eg instead of
access-list VPNAMM permit ip 10.1.0.0 255.255.255.0 10.65.10.0 255.255.255.0
which would permit all IP traffic
to something like this
access-list VPNAMM permit tcp 10.1.0.0 255.255.255.0 10.65.10.0 255.255.255.0 eq 80
access-list VPNAMM permit tcp 10.1.0.0 255.255.255.0 10.65.10.0 255.255.255.0 eq 443
access-list VPNAMM permit tcp 10.1.0.0 255.255.255.0 10.65.10.0 255.255.255.0 eq 135
access-list VPNAMM permit tcp 10.1.0.0 255.255.255.0 10.65.10.0 255.255.255.0 eq 139
which would only allow 80, 443, 135 139
I have been trying so far but not had any luck so any advise would be helpful .The tunnel itself is coming up no problem just does not seem to pass the traffic when i use the more granular ACL
I am using to pix 515e both running 6.3.5 ios
Many thanks
Stuart
Start Free Trial