On Wed, Aug 14, 2002 at 10:38:01PM -0700, Jason Williams wrote: > Sure. > > Here it is. I edited it some, but I still get a error on the line where the > nat rules are: > > nat on $ext_if from 192.168.1.0/24 to any -> $ext_if > > Thats it. Very odd if you ask me. :)
okay. your error means there's a problem with line 18 of nat.conf. is your nat.conf file 18 lines and that's the relevant line? (paste the whole, unmodified nat.conf). is $ext_if set? (it has to be set in both nat.conf and pf.conf) you're doing something weird, and the info you're giving isn't helping us to track down the issue. - jolan
