All,

  I've been reading some documentation, and trying to implement p0f
fingerprint checking.
I went ahead and turned it on in my config:
$os_fingerprint_method = 'p0f:127.0.0.1:2345';  # to query
p0f-analyzer.pl

And the resulting amavisd log shows that the fingerprint code is loaded.

I am running this from the command line for testing:
    p0f -l 'tcp dst port 25' | p0f-analyzer.pl 2345
(with p0f-analyzer in debug mode)

I'm not getting any queries.  So, I went ahead and fired up tcpdump.
Amavisd does not appear to be attempting to communicate.   I can verify
this is an external host and should not be hitting the MYNETS rules.

Am I missing something obvious here?

Thanks,

Jason

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to