Difference between revisions of "Sharing Plug-in Debugging Hints"

From JRiverWiki
Jump to: navigation, search
(monrelzelco)
(Wireshark)
Line 11: Line 11:
 
# Shutdown Media Center
 
# Shutdown Media Center
 
# Turn off any sources of unneeded network traffic (e-mail clients, for example)
 
# Turn off any sources of unneeded network traffic (e-mail clients, for example)
# Start wireshark
+
# Start wireshark (do capture->options, make sure the correct interface is selected and if possible in the filter line put in the host IP's of the MC computer and the device you want to check like this: '''host 1.2.3.4 and host 4.5.6.8''' then click on '''start''')
 
# Start Media Center
 
# Start Media Center
 
# Start the remote device/computer
 
# Start the remote device/computer

Revision as of 11:46, 7 July 2011

ellicao Why does the network freeze with Library Server, TiVo Server or UPnP Server running?

Wireshark

Often, a network sniff with Wireshark will be helpful in tracking down problems. The sniffer software is free, and is available at www.wireshark.org. This used to be Ethereal, and sniffs made with Ethereal will still work.

The usual approach:

  1. Shutdown the remote device/computer
  2. Shutdown Media Center
  3. Turn off any sources of unneeded network traffic (e-mail clients, for example)
  4. Start wireshark (do capture->options, make sure the correct interface is selected and if possible in the filter line put in the host IP's of the MC computer and the device you want to check like this: host 1.2.3.4 and host 4.5.6.8 then click on start)
  5. Start Media Center
  6. Start the remote device/computer
  7. Reproduce the problem
  8. Stop wireshark sniffing
  9. Save the file, and make it available to J. River