View Single Post

   
  #3 (permalink)  
Old 02-16-2008, 06:22 AM
itln.stln
 
Posts: n/a
Default Re: Building a OpenBSD Gateway Router

Peter N. M. Hansteen wrote:
> "itln.stln" <itln.stln@cox.net> writes:
>
>
>>The NAT rule that I am using is:
>>
>>nat on fxp0 from fxp1:network to any -> (fxp0)

>
>
> assuming fxp0 is your outer interface, this looks correct.
>
> Do you also have rules which allow traffic to pass?
>
> This would be something like
>
> pass out inet proto tcp from $localnet to any port $tcp_services keep state
>

No, I don't have a rule like that. Would that be what keeps this from
working?

Thanks
Reply With Quote