06-17-2002 12:49 PM - edited 02-20-2020 10:06 PM
I want to stop traffic for one ip address explicitily.
I used :
conduit deny tcp host my_ip host outside_ip eq 80 any
but it didn't work.
What else can I try?
06-18-2002 07:18 AM
Asuming that you wish to perevent 'outside_ip' from having web access to 'my_ip' your command should work. Did you use the "clear xlate" command after adding or deleting the conduit? Also check your conduits to see if another conduit overrides this one. Conduits are executed in the order entered into the configuration.
Ron
06-23-2002 06:54 PM
Yes, I used "clear xlate" and I rebooted the pix too, but it doesn't work.
This rule is the first in the configuration.
I'm upgrading to 6.0 now to see what happens.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide