Nomad Esst <[email protected]> writes: > In IPFW we can use "ipprecedence" to match a specified precedence. Is > it possible to do so with pf? How?
If I'm not horribly mistaken, you would match on 'tos' instead (see man pf.conf for details) - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ "Remember to set the evil bit on all malicious network traffic" delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
