[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PF-NAT and RFC 1878



I don't see your pf.conf here at all, until that can be ruled out, it's
the most likely cause of your problems. 

> -----Original Message-----
> From: owner-misc@openbsd.org [mailto:owner-misc@openbsd.org] 
> On Behalf Of Pillai, Gopakumar (Gopu)
> Sent: Thursday, February 12, 2004 9:08 AM
> To: misc@openbsd.org
> Subject: PF-NAT and RFC 1878
> 
> 
> Hi,
> I am using NAT of PF on OpenBSD 3.2 stable. I have a static 
> nat rule to translate 192.168.1.0/28. Problem here is that 
> the first subnet 192.168.1.1 to 192.168.1.14 is not 
> translated, rest all works fine.
> 
> So my question is that, does PF support 1 subnet bit (as 
> mentioned in RFC 1878). If not in 3.2 did they change the 
> behavior in later versions?
> 
> --Gopu