Advertising
advertising
related pastes to tag 'pf'
- 1940832 - pf spamd fuzzing: pf spamd fuzz
-
- # rules for spamd(8)/mail
- table <spamd-white> persist
- table <nospamd> persist file "/etc/mail/nospamd"
- # spamd(8) gets fuzzing and we get to play ornery tricks on scanners
- pass in log on egress proto tcp rdr-to 127.0.0.1 port spamd
- pass in on egress proto tcp to port smtp rdr-to 127.0.0.1 port spamd queue mail
- pass in on egress proto tcp from <nospamd> to any port smtp queue mail
- pass in log on egress proto tcp from <spamd-white> to any port smtp queue mail
- 1922564 - pfctl output on iOS 4.0: pf ios pfctl
-
- iPhone-4-RPW:~ root# uname -a
- Darwin iPhone-4-RPW 10.3.1 Darwin Kernel Version 10.3.1: Wed May 26 22:28:33 PDT 2010; root:xnu-1504.50.73~2/RELEASE_ARM_S5L8930X iPhone3,1 arm N90AP Darwin
- iPhone-4-RPW:~ root# /sbin/pfctl -s rules
- No ALTQ support in kernel
- ALTQ related functions disabled
- scrub on pdp_ip0 all fragment reassemble
- scrub on en1 all max-mss 1410 fragment reassemble
- scrub on en1 proto esp all fragment reassemble