no firewall locally...<br><br>[brendan@desktop Downloads]$ sudo iptables -nL<br>Chain INPUT (policy ACCEPT)<br>target prot opt source destination <br><br>Chain FORWARD (policy ACCEPT)<br>target prot opt source destination <br>
<br>Chain OUTPUT (policy ACCEPT)<br>target prot opt source destination <br><br>[brendan@desktop Downloads]$ sudo ip6tables -nL<br>Chain INPUT (policy ACCEPT)<br>target prot opt source destination <br>
<br>Chain FORWARD (policy ACCEPT)<br>target prot opt source destination <br><br>Chain OUTPUT (policy ACCEPT)<br>target prot opt source destination <br><br>proxy is running, but because i have a locally connected interface and an exception in place for the 192.168.200.1 address, the traffic goes direct and i have confirmed this in both proxy logs and wireshark.<br>
<br>[brendan@desktop Downloads]$ sestatus <br>SELinux status: disabled<br><br>What OS/version are you running? Fedora 17 64bit / Gnome 3<br>
What version of myth? mythbackend version: fixes/0.26 [0.26.0-1.fc17 (v0.26.0-28-ge3087dd)] <a href="http://www.mythtv.org">www.mythtv.org</a><br>
What version of Qt? 4.8.4 (release 6.fc17)<br>
What version of the Ceton driver? ceton_infinitv_linux_driver_2012_1116_1219.tar.gz<br>
What version of the Ceton firmware? ceton_infinitv_fw_20120313_1_1_7_2.IMAGE<br><br>[brendan@desktop ~]$ nc 192.168.200.1 80<br>GET /get_var.json?i=0&s=diag&v=Host_IP_Address<br>1d<br>{ "result": "192.168.200.1" }<br>
0<br><br>since F18 is now out, i planned on moving to it. i normally skip the odd releases, but had to use 17 since 16 would not install on this pretty new machine. when i do move to 18, and have a very fresh build with no heavy customization, such as proxy, i will try to see if i still get this weird issue. i wont be moving to it just yet, so more debugs can be done on what i have running now.<br>