Re: Problem with nat-to on -current

2009-12-29 Thread Wade, Daniel
___ From: Johan Beisser [...@caustic.org] Sent: Tuesday, December 29, 2009 8:26 PM To: Wade, Daniel Cc: Openbsd Misc (E-mail) Subject: Re: Problem with nat-to on -current My apologies. For some reason I missed that the pf FAQ hasn't been updated to the l

Re: Problem with nat-to on -current

2009-12-29 Thread Johan Beisser
t; That's for 4.6 and the syntax is completely different from 4.6 to -current > > > > - Original Message - > From: Johan Beisser > To: Wade, Daniel > Sent: Tue Dec 29 20:02:34 2009 > Subject: Re: Problem with nat-to on -current > > On Tue, Dec 29, 20

Problem with nat-to on -current

2009-12-29 Thread Wade, Daniel
What am i missing here? I can't get out to the internet from my inside network. Internet access from my openbsd firewall is just fine. ext_if="ep0" int_if="fxp1" set skip on lo set loginterface fxp1 block in log on $ext_if pass in on $int_if from $int_if:network to any match out on $ext_if fro