" From: Omar Armas <[EMAIL PROTECTED]>
" 
" []
" 
" ----------
" []
" pass in quick from 192.168.101.0/24 on xl0 proto tcp from any to any port = 
111 keep state
" #pass SSH for trusted class
" pass in quick from 192.168.101.0/24 on xl0 proto tcp from any to any port =  
22 keep state
" #pass LDAP for trusted class
" pass in quick from 192.168.101.0/24 on xl0 proto tcp from any to any port =  
389 keep state
                ^^^^                                   ^^^^
                ||||                                   ||||
" []
" -----------------
" 
" Being xl0 it's only interface, but it's not working. What can be wrong?

you have the 'from' keyword -twice- in these lines.  could this be it?
________________________________________________________________________
Andrew Hay                                  the genius nature
internet rambler                            is to see what all have seen
[EMAIL PROTECTED]                       and think what none thought

Reply via email to