https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6075
--- Comment #4 from Elsa Andrés <[email protected]> 2009-02-27 13:00:21 PST --- (In reply to comment #3) > Perhaps it's time to see what is happening on the wire: > tcpdump -i your-aggregate-interface -s 0 -w 0.log \ > '(udp port 53 or icmp) and (host 80.58.0.33 or 80.58.32.97)' > while doing a test, then attach the binary log (or pastebin it somewhere). I am attaching a zipped file with results of command "tcpdump -i bond0 -s 0 -w 0.txt port 53" and then retrieved with "tcpdump -r 0.txt" > > Net::DNS version: 0.60 > That's rather old, the changelog to 0.65 is quite long. Well, it's the same version I've got on another machine. > Btw, which version of Perl is it? perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi HTH. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
