up vote 2 down vote favorite
share [g+] share [fb]

Does anyone know what wag-service is?

I'm seeing it a lot in Wireshark

link|improve this question
4  
It's the FBI tracking you down. Run for the hills! – random Dec 8 '09 at 13:15
See my answer on serverfault. – joeqwerty Dec 8 '09 at 14:45
@joeqwerty, a link to the item on serverfault would be hot. @intransit, generally speaking, you can find the port number when Wireshark gives a service name, by searching /etc/services (*nix) or %windir%\system32\drivers\etc\services (Windoze). I've seen too many instances where the service name was confusing, but the port number immediately maps to something I know about. – Tommy Knowlton Dec 11 '09 at 19:32
feedback

1 Answer

up vote 0 down vote accepted

It is a protocol running on port 2608/tcp. If you have the MAC address, then you can find the network equipment that generate these packets and infer the use.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown