Hello,
I have a tunnel that exposes a internal network, in which i have a db server. This tunnel resolve me a DNS request too. I conect ssms aplication with that server, all work fine ( the server respond me the all request perfectly ), but if i use other programs during 5 min and come back to ssms aplication or i dont touch ssms during that time, the first new request to the server give me the next error:
WIth Toad program i dont get a error, but i get a delay of 40 or 20.seconds.
The tunel configuracion is (.yml):
tunnel: ____________________________
credentials-file: ________________________________
protocol: quic
logfile: ________________________________________
warp-routing:
enabled: true
Is there any tunnel configuration or solution for this problem?