<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12.0pt; line-height:1.3; color:#1F497D">
<div><span style="color:rgb(31,73,125); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:17.12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; display:inline!important; float:none">tcpdump
 is your newest best friend to troubleshoot network issues.  You need to see what (if anything) is being placed on the wire and the responses (if any).  My goto syntax is:</span><br>
<br>
<span style="color:rgb(31,73,125); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:17.12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; display:inline!important; float:none">tcpdump
 -n -i eth0 port domain</span><br>
<br>
<span style="color:rgb(31,73,125); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:17.12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; display:inline!important; float:none">I
 like -n because it prevents a PTR lookup from happing.  Why add extra noise?  As with anything troubleshooting related it is a process of elimination.</span><br>
<br>
<span style="color:rgb(31,73,125); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:17.12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; display:inline!important; float:none">Good
 hunting!</span><br>
<br>
<span style="color:rgb(31,73,125); font-family:Calibri,Arial,Helvetica,sans-serif; font-size:17.12px; font-style:normal; font-weight:normal; letter-spacing:normal; orphans:2; text-align:start; text-indent:0px; text-transform:none; white-space:normal; widows:2; word-spacing:0px; display:inline!important; float:none">John</span><br>
</div>
<div><br>
</div>
<div id="x_signature-x" class="x_signature_editor" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12.0pt; color:#1F497D">
Sent from <a href="http://www.9folders.com/" style="text-decoration:none; color:#009BDF">
Nine</a><br>
</div>
</div>
<div id="x_quoted_header" style="clear:both">
<hr style="border:none; height:1px; color:#E1E1E1; background-color:#E1E1E1">
<div style="border:none; padding:3.0pt 0cm 0cm 0cm"><span style="font-size:11.0pt; font-family:'Calibri','sans-serif'"><b>From:</b> Alex <mysqlstudent@gmail.com><br>
<b>Sent:</b> Friday, August 31, 2018 4:20 PM<br>
<b>To:</b> bind-users@lists.isc.org<br>
<b>Subject:</b> Frequent timeout<br>
</span></div>
</div>
<br type="attribution">
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi,<br>
<br>
Would someone please help me understand why I'm receiving so many<br>
timeouts? This is on a fedora28 system with bind-9.11.4 acting as a<br>
mail server and running on a cable modem.<br>
<br>
It appears to happen during all times, including when the link is<br>
otherwise idle.<br>
<br>
31-Aug-2018 16:52:57.297 query-errors: debug 2: fetch completed at<br>
../../../lib/dns/resolver.c:3927 for support.coxbusiness.com/A in<br>
10.000171: timed out/success<br>
[domain:support.coxbusiness.com,referral:2,restart:4,qrysent:5,timeout:4,lame:0,quota:0,neterr:0,badresp:0,adberr:0,findfail:0,valfail:0]<br>
<br>
31-Aug-2018 17:06:42.655 query-errors: debug 2: fetch completed at<br>
../../../lib/dns/resolver.c:3927 for dell.ns.cloudflare.com/A in<br>
10.000108: timed out/success<br>
[domain:cloudflare.com,referral:0,restart:2,qrysent:13,timeout:12,lame:0,quota:0,neterr:0,badresp:0,adberr:0,findfail:0,valfail:0]<br>
<br>
What more information can I provide to troubleshoot this?<br>
<br>
Is it possible that even though the link otherwise seems to be<br>
operating okay that there could still be some problem that would<br>
affect DNS traffic?<br>
<br>
I've also clear all firewall rules, and it's not even all queries which fail.<br>
<br>
Thanks,<br>
Alex<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
bind-users@lists.isc.org<br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</div>
</span></font>
</body>
</html>