Well i tried to flash tomato to the router yesterday. And now for the love of God cant get to cfe or flash with asus utility. Damn this router has its own mind :confused:
Well the main thing is i would like to set udpxy so i can access it from the outside (on the WAN) port. On tomato in firewall i put this script:
iptables -A INPUT -p tcp --dport ##### -j ACCEPT
iptables -A OUTPUT -p tcp --sport ##### -j ACCEPT
##### is a port you define
I would use tomato...
Hi.
Does merlin have somewhere settings for the udpxy like in the tomato? I need to set the max clients to 3 and i would also like to put some custom settings in firewall
This is how in tomato looks:
I can confirm that using this
iptables -A INPUT -p tcp --dport 1234 -j ACCEPT
iptables -A OUTPUT -p tcp --sport 1234 -j ACCEPT
in firewall section of scripts on tomatoRAF for wrt54GL iptv will work on wan port.
It is necessary to have static ip or you will have to modify your play list...
somebody try this:
iptables -A INPUT -p tcp --dport 1234 -j ACCEPT
iptables -A OUTPUT -p tcp --sport 1234 -j ACCEPT
It is reported by user peterp from t-2 forum that it works
for peterp :D
If it helps to someone i have been asking same question on offical udpxy forum:
http://www.udpxy.com/forum/viewtopic.php?f=5&t=73
Saddly i still dont know how to set the things up