Re: New NAT/RDR syntax on OpenBSD4.7

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bob Beck
Date: Saturday, May 22, 2010 - 2:02 pm

> However, I'm just going to upgrade to OpenBSD 4.7 and because of the new

pass quick.

you don't need to have nat before pass now, so you can simply do stuff like.

pass in quick on em0 from <nospamd> to any port 25
pass in quick on em0 from any to any port 25 rdr-to 127.0.0.1 8025
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
New NAT/RDR syntax on OpenBSD4.7, Snoop, (Sat May 22, 11:53 am)
Re: New NAT/RDR syntax on OpenBSD4.7, Bob Beck, (Sat May 22, 2:02 pm)