[mythtv-users] Frontend control socket for Mythmote

Stephen Baker stephen at wildwood.baker.org
Mon Sep 19 23:50:48 UTC 2016


On Mon, 2016-09-19 at 19:30 -0400, Mario Bertrand wrote:
> Hi, 
> 
> To make Mythmote connect to frontend, I have followed instructions on
> mythtv wiki :
> https://www.mythtv.org/wiki/Frontend_control_socket
> 
> sysctl -w net.ipv4.conf.all.route_localnet=1 
> 
> iptables -t nat -I PREROUTING 1 -p tcp -d 192.168.1.xxx --dport 6546 
> -j DNAT --to-destination 127.0.0.1:6546 
> 
> It works, but since I loose everything at reboot, I would like to get
> this done automatically at boot. I'm on latest mythbuntu. Any ideas? 
Mario,
This is an operating system problem.  I am unsure which operating
system you are using for your frontend.  I have found that Fedora 24
(Server) utilizes a different management tool for iptables.  The legacy
method of adding to the iptablse configuration works until the next
reboot.  I found that firewall-config (X11) will change both the boot
config and the run config.
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20160919/eda5844d/attachment.html>


More information about the mythtv-users mailing list