Hello.

Still getting that error when I run pfctl -N /etc/nat.conf

Also, im running 3.1 release. :)

Hope this helps.

FYI, I verified to make sure both nics have a status of 'active'

Jason

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of
Ed White
Sent: Wednesday, August 14, 2002 7:41 PM
To: [EMAIL PROTECTED]
Subject: RE: NAT problems


> /etc/nat.conf:18: syntax error
> pfctl: syntax error in rule file: pf rules not loaded

To load PF rules you have to use
# pfctl -R /etc/pf.conf

To load NAT rules you have to use
# pfctl -N /etc/nat.conf


> ----------------------PF.CONF-------------------------------------
> # Define useful variables
> ext_if="{ dc0 }" # External Interface
> int_if="{ dc1 }" # Our internal network range 192.168.1.0/24

I think, I'm not sure, that using interfaces name to get all IPs it's a
feature of -current
So are you using -stable or -current ?


Bye.


Ed


Reply via email to