AdguardTeam / AdguardTeam/dnsproxy

handling tcp: unpacking msg: dns: buffer size too small - when I run and use DNS-over-TLS server

オープン
#198 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
3.3k
フォーク
343
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi! When I run and use DNS-over-TLS server with this options
dnsproxy -l 192.168.0.106 --tls-port=853 --tls-crt=%cert path% --tls-key=%key path% -u 10.8.8.1:53 -p 53 --cache --cache-min-ttl=600 --ratelimit=10 --refuse-any -v -o /etc/dnsproxy/dnsproxy.log
I see this errror in the logfile (no domain resolving)
2022/01/05 20:04:09 16057#15 [debug] github.com/AdguardTeam/dnsproxy/proxy.(*Proxy).handleTCPConnection(): handling tcp: started handling tls request from 192.168.0.100:55346
2022/01/05 20:04:09 16057#15 [error] handling tcp: unpacking msg: dns: buffer size too small

This error appears only with DNS-over-TLS server. There is no problem with standart unencrypted plain text resolver on port 53.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。