Re: Filter to block TCP port 139...

Arnaud Girsch (girsch@marben.com)
Tue, 13 May 1997 15:44:18 -0700 (PDT)

> My objective: To block traffic coming in through the router on TCP port =
> 139.
>
[...]
>
> I was trying this: deny tcp src eq 139

If you want to block traffic on *incoming* port 139, you should have
something like :
deny tcp dst eq 139
(dst=destination)

All the documentation on filters is in the "Configuration Guide for PM
Products", section 10.

Arnaud.

-- 
Arnaud Girsch  -+- agirsch@marben.com -+- Marben Products, Inc. - San Jose, CA