Page 1 of 1

Updxy & firewall autostart

Posted: Tue Jul 02, 2013 7:09 am
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. :!:

Re: Updxy & firewall autostart

Posted: Tue Jul 02, 2013 7:15 am
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