[tor-bugs] #4930 [Company]: bridgedb is not monitored enough by nagios?

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Feb 11 11:40:21 UTC 2012


#4930: bridgedb is not monitored enough by nagios?
---------------------+------------------------------------------------------
 Reporter:  runa     |          Owner:  phobos
     Type:  defect   |         Status:  new   
 Priority:  normal   |      Milestone:        
Component:  Company  |        Version:        
 Keywords:           |         Parent:        
   Points:           |   Actualpoints:        
---------------------+------------------------------------------------------

Comment(by kaner):

 Fun fact: I don't see any DNS requests for domainkey hosts when I run:

 {{{
 tcpdump -n -i eth0 udp port 53 | grep domainkey
 }}}

 Unless I do a manual request from the command line like so:

 {{{
 dig +short TXT s1024._domainkey.yahoo.cn
 }}}

 or

 {{{
 cat /tmp/testmail.txt | dkimproxy-verify
 }}}

 As arma concluded, it may be that dkimproxy only *thinks* it does a DNS
 requests. Maybe it starts those requests with a timeout of 0? Someone with
 better perl-foo than myself should maybe take a look at
 /usr/share/perl5/Mail/DKIM/DNS.pm?

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4930#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list