Allow port in LAN?

Hi,
i want to allow access from one computer 192.168.0.23 to server on 192.168.0.51 only on port 22 ssh. I try this...

Code:
ssh= "{22}"
table <test> {192.168.0.23}
pass in on $interface from <test> to any port $ssh

but have error message.
 
I'm assuming you're using PF (IIRC IPFILTER doesn't have tables)?

What's the error?
 
MFC

But the one underneath my name here is dictated by the number of posts, just like your "Member".
It means I've been posting here way too much already :e
 
Back
Top