[j-nsp] filter access
Erol Kahraman
erol.kahraman at gmail.com
Fri Apr 1 02:50:02 EST 2005
hi to everybody,
i have a filter as follows; is ti possible to view which port has
mached, and how many times has matched
firewall {
family inet {
filter FILTER1 {
term T1 {
from {
protocol [ tcp udp ];
destination-port [ 20 21 22 110 143 135 136 137
138 139 445 8080 8889 12345 23 1433 1434 ];
}
then {
log;
reject;
}
}
--
Erol KAHRAMAN
System Network Administrator
More information about the juniper-nsp
mailing list