<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix"><br>
<br>
<br>
<br>
Hi Folks!<br>
<br>
</div>
<blockquote type="cite"
cite="mid:mailman.108.1511481553.1535.mythtv-users@mythtv.org">
<pre wrap="">Run Wireshark as sudo or from root.</pre>
</blockquote>
Steve: did get it configured with chmod +x /usr/bin/dumpcap. I thin
k I tried sudo but can't recall.<br>
<br>
Bill:
<blockquote type="cite"
cite="mid:mailman.108.1511481553.1535.mythtv-users@mythtv.org">
<blockquote type="cite">
<pre wrap="">...OK, "Wire_02.pcapng" is uploaded at <a class="moz-txt-link-freetext" href="https://pastebin.com/SKW0gzzs">https://pastebin.com/SKW0gzzs</a>
I scanned for user and password and didn't find any, which seems like a problem.
</pre>
</blockquote>
<pre wrap="">The pastes (as you suggested earlier) aren't readable. You can print the
capture and save it as a text file and pastebin that. Or, you can just
look for a line similar to:
Authorization: Basic c2RteXRoxxxxNjpjYXBDQVQ0MxxxNDE0MQ==
</pre>
</blockquote>
<br>
Presumably that line is supposed to be in the "Info" column; didn't
see anything close. 'Find' looks for packets and -- ah! no, still
not find 'authorization' nor 'basic' but did find out it wants the
whole word.<br>
<br>
And played a little more and Wireshark's find doesn't work like a
text editor's find.<br>
<br>
<br>
Presuming since not getting/transmitting an authorization that's why
I'm not connecting and won't get the following:<br>
<blockquote type="cite"
cite="mid:mailman.108.1511481553.1535.mythtv-users@mythtv.org">
<pre wrap="">The connection uses basic authentication, so you won't see your
password in clear text. But I'd change some of the hex anyway
before pasting.
You should then see a Continuation and if you look at the data
see something like:
<?xml version='1.0' encoding='utf-8'?>
<SOAP-ENV:Envelope
xmlns:SOAP-ENV='<a class="moz-txt-link-freetext" href="http://schemas.xmlsoap.org/soap/envelope/">http://schemas.xmlsoap.org/soap/envelope/</a>'
xmlns:xsd='<a class="moz-txt-link-freetext" href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</a>'
xmlns:xsi='<a class="moz-txt-link-freetext" href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>'
xmlns:SOAP-ENC='<a class="moz-txt-link-freetext" href="http://schemas.xmlsoap.org/soap/encoding/">http://schemas.xmlsoap.org/soap/encoding/</a>'>
<SOAP-ENV:Body>
<ns1:download xmlns:ns1='urn:TMSWebServices'>
<startTime xsi:type='xsd:dateTime'>2017-11-21T16:19:00ZZ</startTime>
<endTime xsi:type='xsd:dateTime'>2017-12-08T16:19:00ZZ</endTime>
</ns1:download>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
</pre>
</blockquote>
<br>
Now to figure out how to save it as a text file! (I know: RTFM!
<g>)<br>
<br>
Barry<br>
</body>
</html>