Inbound/outbound mail rules

Peter N. M. Hansteen peter at bsdly.net
Thu Aug 9 12:09:26 UTC 2007


cowbear <fcolvin at aol.com> writes:

> I am trying to configure my openbsd pf rules to allow incoming and outgoing
> smtp traffic to my new exchange server.

as long as it speaks smtp, you simply write pass rules to let 'port
smtp' pass from your mail server and to it.  You probably want to set
up your pf to use spamd to wash the incoming a bit first, though.

> I have to admit that I am a newbie to this and have been plunged into the
> unix arena with little to no advanced knowledge so some simple and concise
> help is greatly appreciated.

For PF, it's possible that my tutorial at <http://home.nuug.no/~peter/pf/> 
could be useful. (expect some updates for EuroBSDCon. yes, it's on.)

-- 
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.datadok.no/ 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.


More information about the freebsd-pf mailing list