Am Mittwoch, 6. Oktober 2004 22:05 schrieb Daniel Hartmeier DH:
> $ pfctl -t bloecke.port25 -vvTt 220.87.30.15
>
> will tell you whether 220.87.30.15 matches any entries in table
> bloecke.port25.
>
> $ pfctl -t bloecke.port25 -vvTs
>
> lists all entries in table bloecke.port25.
>
> If there is no entry 220.87.30.0/24, you may not be loading the table
> correctly, or you've been clearing the table unintentionally, etc.

thanks for the quick answer;
you're right; sometimes blindness is the reason :- I had a simple naming 
problem (table name bport25 results from file bloecke.port25) :

# pfctl -t bport25 -vvTt 220.87.30.15
1/1 addresses match.
M  220.87.30.15  220.87.30.0/24

regards :-
i.t

Reply via email to