Hi our requirement is as follows:
The packets are sent from the application to a particular multicast ip address.
Now we want ethereal to capture these packets from the network.
So as I have observed for the implemnation of a protocol, a dissector has to be registered with a port. But I really dont know how they are getting the packets capturing at the ip layer. I mean I dont know how ethereal recognizes the ip address on which it has to capture the ip packets. Pleaseb any one tell me how this can be done. Besos we are supposed to implement our protocol for a particular multicast address and a particular udp port.
Regards
Prashanth
sebastien@xxxxxxxxx wrote:
Hi,
You can't as you said "register a protocol for an IP address" ... but you
can
register a plugin which will dissect your protocol.
If you only want the dissection for a particular IP address, wireshark allows
you to create a filter (capture or display).
for a plugin implementation in wireshark see the documentation
http://www.wireshark.org/docs/wsdg_html_chunked/
Regards,
Sebastien Tandel
Selon prashanth joshi :
> Hi all,
> We are required to develop a protocol on ethereal. The packets are sent to
> a particular ip address and the ethereal is supposed to capture packets from
> that ip address. Please any one tell me how to register our protocol for that
> ip address.
> Regards,
> Prashanth.
>
>
> ---------------------------------
> Everyone is raving about the all-new Yahoo! Mail beta.
_______________________________________________
Wireshark-dev mailing
list
Wireshark-dev@xxxxxxxxxxxxx
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Need a quick answer? Get one in minutes from people who know. Ask your question on
Yahoo! Answers.