pf: antispoofing and LANs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <misc@...>
Date: Tuesday, December 4, 2007 - 1:29 pm

Hello,

From reading the documentation, I couldn't quite tell where the antispoofing rule should fall in a pf ruleset.

Is this syntax correct? I thought I'd be able to access another LAN machine freely via ssh (I've already tested that ssh does work without a firewall), but I cannot.

table { 192.168.0.0/24 }

block all
antispoof for $ext_if
pass in quick on $ext_if from to $ext_if
pass out quick on $ext_if from $ext_if to

Thanks,
DM

--
Be aware. Stay present. Speak honestly.

---------------------------------
Never miss a thing. Make Yahoo your homepage.

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

Messages in current thread:
pf: antispoofing and LANs, Doug Milam, (Tue Dec 4, 1:29 pm)