Re: pf-nat help (solved)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Friday, May 16, 2008 - 11:39 am

Ok, now everything works as spected, just for a mistake.

When I did changes on the /etc/pf.conf, I relaunched the PF
just with:

# pfctl -d
# pfctl -e

I thought that was enougth to make the changes affect pf, but NOT,
I needed to use this instead with my actual config:

# pfctl -d
# pfctl -ef /etc/pf.conf

And everything goes as spected. I seted up a little dhcpd and
all my network works as I want, from now I will make changes
to pf.conf to make it more stronger than now.

There is another way to make nat on OpenBSD, without using PF ??

Thanks for all
-Jesus

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: pf-nat help (solved), Jesus Sanchez, (Fri May 16, 11:39 am)
Re: pf-nat help (solved), Henning Brauer, (Fri May 16, 12:11 pm)
Re: pf-nat help (solved), Jason Dixon, (Fri May 16, 11:49 am)