The answer is BIND does accept TCP queries by default (it's required to be
RFC compliant), but a lot of times upstream firewalls/ACLs/etc block TCP,
munge UDP packet size, etc...  Just firing up BIND with basic
configuration and checking netstat will show you TCP 53 listening.  If
it's not working as expected, you often have to start walking up (or down
as it were) the stack and potentially working with other folks to fix the
problem.

-----Original Message-----
From: Shuangrong <wushuangr...@yahoo.com>
Date: Saturday, February 21, 2015 at 11:08 PM
To: "bind-users@lists.isc.org" <bind-users@lists.isc.org>
Subject: incoming tcp query

>Hello,
>
>Does Bind accept tcp incoming query by default? Or is there any options
>to enable this feature?
>
>
>Regards,
>Shuangrong
>_______________________________________________
>Please visit https://lists.isc.org/mailman/listinfo/bind-users to
>unsubscribe from this list
>
>bind-users mailing list
>bind-users@lists.isc.org
>https://lists.isc.org/mailman/listinfo/bind-users

_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to