Browse Source

now we also need the anchor "relayd/*" in addition to the rdr-anchor.

ok pyr@
OPENBSD_4_4
reyk 16 years ago
parent
commit
56ae4f8c5c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/pf.conf

+ 2
- 1
src/etc/pf.conf View File

@ -1,4 +1,4 @@
# $OpenBSD: pf.conf,v 1.36 2008/04/02 05:05:25 jmc Exp $
# $OpenBSD: pf.conf,v 1.37 2008/05/09 06:04:08 reyk Exp $
#
# See pf.conf(5) for syntax and examples.
# Remember to set net.inet.ip.forwarding=1 and/or net.inet6.ip6.forwarding=1
@ -23,6 +23,7 @@
# -> 127.0.0.1 port spamd
#anchor "ftp-proxy/*"
#anchor "relayd/*"
#block in
#pass out


Loading…
Cancel
Save