Error loading table 'DNS Servers' ?
I get the following error when opening Wireshark 4.0
https://i.imgur.com/CxOsOML.png
On Windows 10. I haven't found anything on Google, what is going on?
I get the following error when opening Wireshark 4.0
https://i.imgur.com/CxOsOML.png
On Windows 10. I haven't found anything on Google, what is going on?
This is a 4.0 bug caused by a config (UAT) file format change:
18214: Allow configuring a port for custom dns servers for dns name resolution
Short term you could look in the profile directory for the file addr_resolve_dns_servers
and rename it so that it is not loaded.
The new format of the file is:
# This file is automatically generated, DO NOT MODIFY. "192.168.200.1","0","53"
Which is "IP address", "TCP Port", "UDP Port"
if you want to update the file manually.
It would help if you open an issue on https://gitlab.com/wireshark/wireshar... .
This has been fixed in 8771: addr_resolv: define default port values for DNS resolution UAT and 8772.
If you would like to test, there are development builds at https://www.wireshark.org/download/au...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2022-10-17 23:29:58 +0000
Seen: 271 times
Last updated: Oct 18 '22