Updxy & firewall autostart

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
KromerX
Posts: 4
Joined: Fri Jun 28, 2013 7:54 am

Updxy & firewall autostart

Post by KromerX »

I finally get my IPTV get working, by the commands for updxy and firewall in webshell, but there is only one total fail thing.
All my settings are erasing in both firewall rules and updxy after every router restart. Command like:

/etc/init.d/udpxy enable

Get "success" in webshell, but it didn't do the trick.

This is the only forum that oficially dedicated to my router firmware, so I really hoping I will get answer here, and I will really appreciate that. :!:

KromerX
Posts: 4
Joined: Fri Jun 28, 2013 7:54 am

Re: Updxy & firewall autostart

Post by KromerX »

Commands are:
udpxy -m eth0.2 -p 8177 -a br-lan -c 5 -B 2Mb
iptables -I INPUT -p tcp --dport 8177 -j ACCEPT
iptables -I INPUT -p udp --dport 1234 -j ACCEPT
iptables -I INPUT -p igmp -j ACCEPT

Post Reply