[Opensim-dev] SecondLife protocol dissector for wireshark.

Robert G. Jakabosky bobby at sharedrealm.com
Thu Aug 7 11:04:28 UTC 2008


On Thursday 07, Lc wrote:
> hello
>
> I followed the wiki to install the dissector but ran into a problem :
>
> I didn't have any "decoded" message, just "protocol uknown wtap_encap=1"
>
> If i enable all the protocols stack, i got LLUDP under Protocol.
>
> I guess I missed something...
Check for "LLUDP" in the preference dialog (Edit menu->Preferences) under 
the "Protocols" section.  Make sure the UDP port range is set to include the 
port the Region server is running on.  The default range is 13000-13050 which 
is the range LindenLabs uses.  The default OpenSim config uses UDP ports 
9000-9050.

If the UDP packets are being marked as LLUDP packets, but the message type is 
just a hex number like "0xffff0003" then the LLUDP dissector can't read the 
message_template.msg file.  Go back to the preferences dialog and set the 
full path to the message_template.msg file.

-- 
Robert G. Jakabosky



More information about the Opensim-dev mailing list