06-24-2005 05:51 AM - edited 02-21-2020 12:13 AM
Hello,
I want simply to block ftp traffic with Websense, without using Network Agent : so I have entered on the PIX (version 7.0) : filter ftp 20-21 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0, but it does not block ftp traffic at all. Is it a known issue ? It seems we can filter only URLs with the PIX ? Because the following command shows no ftp traffic at all :
pixazlan(config)# sh url-s stat
URL Server Statistics:
----------------------
Vendor websense
URLs total/allowed/denied 637/633/4
HTTPSs total/allowed/denied 0/0/0
FTPs total/allowed/denied 0/0/0
Thank you,
Patrice
06-27-2005 11:20 AM
may be some debugs and syslog will help here
how about trying
filter ftp 20 0 0 0 0
fiter ftp 21 0 0 0 0
command
thanks
Nadeem
06-29-2005 12:37 AM
Hello,
Thanks Nadeem, but I have tried this and it is not better. I think I have to activate spanning on the switch, in order to block protocols. Without spanning, it seems one can only block URLs !
Patrice
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