Author: anybody43anybody43
Date: Jul 12, 2006 12:11
Will wrote:
> Etherneal 0.99 under Windows uses very strange obfuscated names for each
> network adapter port. Apparently the long alphanumeric string identifier
> to identify unique port instances of each card type is not a Mac address.
> How does a Windows user translate these Ethereal port names into the names
> that Windows uses in Network Connections?
When I use windump OR Ethereal I see an adaptor description
that allows me to identify the correct adaptor. I have one Intel
and one Compaq.
Also:-
The registry key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{554899B0-FAF8-4DFE-9ED2-D0562FFC22AB}
(in my case) contains all of the configuration details for the
interface including
the IP address which will allow you to unambiguously identify the
adaptor.
Clearly if you needed to do this a lot you would want a better tool.
It MUST I guess be possible to set the description somewhere?
|