On Wednesday 06 February 2002 21:03, Michael D. Schleif wrote:
> [ snip ]
>
> This is a faq and should be listed somewhere.  However, here are a
> couple previous threads and their solutions:
>
I have a LEAF command help FAQ at:
        http://sourceforge.net/docman/display_doc.php?docid=9267&group_id=13751

Under the Dachstein specific heading at SILENT_DENY:

########## beginning on snip ####################################
 The "SILENT_DENY" Option 

# To set the SILENT_DENY (no logging) option to Dachstein Firewall.
# SILENT_DENY="ProtoNumber_SourceAddress/Netmask_DestinationPort"
# Netmask and DestinationPort are optional
 *note*-the netmask and destination port# are optional


 ProtoNumber will take "tcp", "udp", and "all" for options.
 examples:
 SILENT_DENY="tcp_a.b.c.d/255.255.255.255" (for all ports tcp-only)
 SILENT_DENY="all_a.b.c.d_80 (for single port)
############# end of snip ###################################


>From this you can use:
        SILENT_DENY="17_10.117.160.1_68"

to filter this traffic.

-- 

~Lynn Avants
aka Guitarlynn

guitarlynn at users.sourceforge.net
http://leaf.sourceforge.net

If linux isn't the answer, you've probably got the wrong question!

_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to