<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Any chance you have iptables filters (with drop) installed?<br>
I suspect that the RTSP packets would not pass the<br>
usual filter tests installed by many current distros.<br></blockquote><div><br></div><div>Looping back, this ended up being the issue. I had disabled the firewall for <a href="http://192.168.0.0/16">192.168.0.0/16</a> but I had put that at the wrong spot in the iptables chains, and it was only executing for the ethernet interface. After some more digging around (Fedora&#39;s default firewall setup is ... non-trivial) I was able to insert the right &quot;-j ACCEPT&quot; rule for the ctn0 interface.</div><div><br></div><div>I updated the Troubleshooting portion of the InfiniTV wiki page in case other people run across this as well: if you get a TL__ status but no video, make sure you&#39;ve *actually* disabled the firewall for the ctn0 interface and not just the right IP range.</div><div><br></div><div>Thanks!</div><div>-jdm</div></div></div></div>