Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

So the machine with IP address 192.168.50.112 is sending a QUIC packet to a machine with the IP address 10.0.0.1.

The packet that your machine received was sent from a machine that's probably a Dell machine, as Wireshark decoded the source MAC address as being one beginning with an OUI (which would be a vendor identification) that belongs to Dell, and is being sent to a a machine that's probably an Asus machine, as Wireshark decoded the destination MAC address as being one beginning with an OUI that belongs to Asus.

That does not guarantee that 192.168.50.112 is a Dell machine or that 10.0.0.1 is an Asus machine; 192.168.50.112 could be a Dell machine or might have sent the packet to a Dell machine that forwarded it to your machine, and 10.0.0.1 could be an Asus machine or it might be a machine to which the Dell machine forwarded the packet under the expectation that it would forward it to 10.0.0.1 or a machine that could forward the packet closer to 10.0.0.1.

Is the machine on which you're running Wireshark a Dell machine, with an interface with the address 192.168.50.112?

Do you have a machine from Asus? It might be a computer, or it might be a router.