mythstreamTV windows media player network settings firewall

  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:9829ba22cd984bdc9657fe61139cd82d' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Having problems with mythstreamTV and using Windows Media Player from Windows client, have IPcop firewall but trying to tell Window Media Player to connect via file\\open\\url then <a href=\"mms://192.168.0.8:8081\">mms://192.168.0.8:8081</a> but it reports</p>\n<p>Windows Media Player cannot play the file because a network error occurred. The server might not be available. Verify that you are connected to the network and that your proxy settings are correct.</p>\n<p>Tried to cahnge settings on Media Player to not use proxy for local connection 192.168.0.8 test with mms - https with no such luck.</p>\n<p>Anyone one with a good howto.</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:9829ba22cd984bdc9657fe61139cd82d' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:2c1f9e8d506cc2db438bc5bec4525bb4' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Hello, I had what sounds like the same issue tonight. If in your install you installed the default firewall you may have port 8001(was for me) or port 8081 for you blocked. You can disable your firewall 1 of 2 ways. You could from you MythBox type \"/etc/rc.d/init.d/iptables stop\" without the \"\" of course. Or you could ssh (I like Putty) from your Wintel box into you Mythbox and type the same thing. I\'m not sure where the config file for the firewall is. When I find out I\'ll report what I find. </p>\n<p>Good Luck,</p>\n<p>Mark Anderson</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:2c1f9e8d506cc2db438bc5bec4525bb4' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:0bb75b8d900ae1bb360e345df60df526' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Mark Anderson</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:0bb75b8d900ae1bb360e345df60df526' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:f640d6e89e79fb4ee3c2c7ab71549f98' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Okay, I found the config file for iptables. It\'s /etc/sysconfig/iptables. Was able to add a line that still allowed me to stream video on my home lan. I made a new line 20 just after the line 19 that ends with --dport 21 -j ACCEPT.</p>\n<p>-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 8001 -j ACCEPT</p>\n<p>I hope this was helpfull. Linux Rocks</p>\n<p>Mark Anderson</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:f640d6e89e79fb4ee3c2c7ab71549f98' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:0bb75b8d900ae1bb360e345df60df526' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Mark Anderson</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:0bb75b8d900ae1bb360e345df60df526' in /var/www/mythdora/html/includes/cache.inc on line 109.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: SELECT data, created, headers, expire, serialized FROM cache_filter WHERE cid = '1:79c1f77dbddc8c52e561f9e68dc4ebdf' in /var/www/mythdora/html/includes/cache.inc on line 26.
  • user warning: Table './drupal_gding/cache_filter' is marked as crashed and should be repaired query: UPDATE cache_filter SET data = '<p>Thanks for the input line on the firewall, on the install I said no to firewall and checked with iptables -L but must get back to trying it out again.</p>\n', created = 1369270023, expire = 1369356423, headers = '', serialized = 0 WHERE cid = '1:79c1f77dbddc8c52e561f9e68dc4ebdf' in /var/www/mythdora/html/includes/cache.inc on line 109.

Having problems with mythstreamTV and using Windows Media Player from Windows client, have IPcop firewall but trying to tell Window Media Player to connect via file\open\url then mms://192.168.0.8:8081 but it reports

Windows Media Player cannot play the file because a network error occurred. The server might not be available. Verify that you are connected to the network and that your proxy settings are correct.

Tried to cahnge settings on Media Player to not use proxy for local connection 192.168.0.8 test with mms - https with no such luck.

Anyone one with a good howto.

Firewall

Hello, I had what sounds like the same issue tonight. If in your install you installed the default firewall you may have port 8001(was for me) or port 8081 for you blocked. You can disable your firewall 1 of 2 ways. You could from you MythBox type "/etc/rc.d/init.d/iptables stop" without the "" of course. Or you could ssh (I like Putty) from your Wintel box into you Mythbox and type the same thing. I'm not sure where the config file for the firewall is. When I find out I'll report what I find.

Good Luck,

Mark Anderson

Mark Anderson

Firewall

Okay, I found the config file for iptables. It's /etc/sysconfig/iptables. Was able to add a line that still allowed me to stream video on my home lan. I made a new line 20 just after the line 19 that ends with --dport 21 -j ACCEPT.

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 8001 -j ACCEPT

I hope this was helpfull. Linux Rocks

Mark Anderson

Mark Anderson

iptables

Thanks for the input line on the firewall, on the install I said no to firewall and checked with iptables -L but must get back to trying it out again.