On Sat, Apr 17, 2021 at 12:24 AM Hendrik Boom <hend...@topoi.pooq.com>
wrote:

> How should I find just how dns lookup is done on my machine,
> and how should it be done?
>
>
maybe :

netstat -nap | grep 53

it should show you something like :

tcp        0      0 0.0.0.0:22556           0.0.0.0:*               LISTEN
     9033/dogecoind

--
buZz
_______________________________________________
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Reply via email to