First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to use the ethers file

  • retag add tags

Hi, I have created an ethers file, like described in the wireshark docs and put it into a personal profile (e.g. testETHERS) Is there an additional step needed to the MAC addresses resolved? I have enabled the physical name resolving. I am using Wireshark 3.0.6 64Bit for Windows.

Christian_R's avatar
2.1k
Christian_R
asked 2019-11-21 13:34:42 +0000
grahamb's avatar
23.8k
grahamb
updated 2019-11-21 14:06:11 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

ethers does not support a profile specific version, only the personal and global configuration directories. Some of the configuration files do, e.g. vlans, but the current state overall seems to be inconsistent and undocumented.

At the time of writing, in the current master branch, the following address resolution files can be loaded from a profile:

  • services
  • vlans
  • subnets
  • hosts
  • ss7pcs

I don't know what the state is for 3.0.6.

grahamb's avatar
23.8k
grahamb
answered 2019-11-21 14:23:45 +0000
edit flag offensive 0 remove flag delete link

Comments

Ok makes sense. But I have also tried the global and personal configuration directories. But it didn’t work.

Christian_R's avatar Christian_R (2019-11-21 14:28:51 +0000) edit

Works for me in the personal config directory with 3.1.1 dev build. In my file I had:

f3.ae.85.32.96.37 machine1
f4:d5:45:e8:aa:d2 machine2

Do you have "Resolve MAC addresses" checked in the Name Resolution Preferences?

grahamb's avatar grahamb (2019-11-21 14:41:32 +0000) edit

Also checked with 3.0.6 and it works for me there was well.

grahamb's avatar grahamb (2019-11-21 15:06:54 +0000) edit

See Bug 11228. I missed reporting the ethers file at the time. A new bug should probably be opened for ethers and any other file not currently supported per-profile.

cmaynard's avatar cmaynard (2019-11-21 16:18:14 +0000) edit

Ok we start at the very beginning: where exactly have you stored the ethers. I have stored it in %appdata%roaming/wireshark

Christian_R's avatar Christian_R (2019-11-21 17:36:47 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer