Discussion:
Windows XP: tracing of packets on loopback-interface
Franz Edler
2007-08-11 15:34:04 UTC
Permalink
Hi,

is there any possibility to trace packets on loopback-interface of my
WindowsXP machine.
I want to trace IP packets sent from one application to the other (using
different ports).

On Linux e.g. I can trace on "any" interfaces, but this I cannot with
Wireshark on Windows XP, right?

-franz
Stephen Fisher
2007-08-11 16:36:08 UTC
Permalink
Post by Franz Edler
is there any possibility to trace packets on loopback-interface of my
WindowsXP machine.
See the "Windows" section at
http://wiki.wireshark.org/CaptureSetup/Loopback
Post by Franz Edler
On Linux e.g. I can trace on "any" interfaces, but this I cannot with
Wireshark on Windows XP, right?
Right.


Steve
Guy Harris
2007-08-11 17:18:09 UTC
Permalink
Post by Stephen Fisher
Post by Franz Edler
is there any possibility to trace packets on loopback-interface of my
WindowsXP machine.
See the "Windows" section at
http://wiki.wireshark.org/CaptureSetup/Loopback
...and note that Windows doesn't have something equivalent to the
"loopback interface" in the UN*X sense - as far as I know, it handles
traffic from the sending machine to itself by wrapping it around
internally without it passing through a fake network interface, so there
*is* no loopback adapter on which to trace.

The Microsoft Loopback Adapter looks like a regular network adapter,
with a regular network interface, and traffic sent to a loopback
address, or to another of the machine's network interfaces, doesn't go
through it.

Loading...