Hi!

I have OpenBSD 3.8+vsftpd (from ports)+pf on my box.
pfrules:
    table <rusip> persist file "/etc/rusip"
    block in from any to xx.xxx.xx.xxx
    pass in from <rusip> to xx.xxx.xx.xxx
    pass in from yy.yy.yyy.yy to xx.xxx.xx.xxx
where xx.xxx.xx.xxx - server's ip.
when I try to exec 'tcpdump -n -e -ttt -i pflog0' - all ftp
connections are droping and blocking new connections.

-- 

 Sizov                          mailto:[EMAIL PROTECTED]

Reply via email to