Log in

Bekijk de volledige versie : How to configure WL500g for freeplayer



titicoco
18-12-2005, 22:15
Hello all,
I'm an happy owner of WL500g (firmware upgraded to 1.9.4.6).
I'm unable to configure the router to work with freeplayer (the media solution of the ADSL french provider Free).

I need to allow incoming flows on TCP 8080 and outcoming flows on UDP 1234.
I don't know where to do this (port trigger ? Virtual Server ? Internet FW ?).

Thank you very much for your help, and sorry for this 'stupid' question.

Titicoco

max2950
25-12-2005, 09:44
Hello all,
I'm an happy owner of WL500g (firmware upgraded to 1.9.4.6).
I'm unable to configure the router to work with freeplayer (the media solution of the ADSL french provider Free).

I need to allow incoming flows on TCP 8080 and outcoming flows on UDP 1234.
I don't know where to do this (port trigger ? Virtual Server ? Internet FW ?).

Thank you very much for your help, and sorry for this 'stupid' question.

Titicoco

Sorry i write english so that everyone can read.... ;)

You should set up you're routeur in virtual server. But you should set up your DHCP so that the PC you are using is always getting the same IP. If you get confused you can contact me (in french ;)) via PM.

donzee
26-12-2005, 08:01
what about making free multiposte TV working ?
i have tried to forwarding a big range of port but don't work
i also tried trigger 554 port but nothing too !

help plz
thnx

donzee
27-12-2005, 11:41
what about making free multiposte TV working ?
i have tried to forwarding a big range of port but don't work
i also tried trigger 554 port but nothing too !

help plz
thnx
Well, i just found the solution by myself :)
No port triggering, just forwarding ports but i downgrade the firmware version to 1.9.3.5, seems like the problem is with the 1.9.5.0 !

:D :confused:

Wildelder
28-12-2005, 16:19
Hello :o ,

I have found on another post (another site) this kind of thig to give access to FREE MULTIPOSTE
usr/sbin/iptables -t nat -I PREROUTING 7 -p udp -d IP FREEBOX -j DNAT —to-destination IP LOCALE
/usr/sbin/iptables -I FORWARD 11 -p udp -s 212.27.38.253 -d IP LOCALE -j ACCEPT

I found it here :
http://www.universfreebox.com/article.php?id_article=830

Well, my problem is because i am a complete newbie... I don't know how to "put" theses rules in the router. As far as i have searched in the forum, i have understood that i have to upload an "oleg firmware" that will give me possibility to configure the router with telnet (or SSH).
Is there a post that describe veray simpley please :D the process to do that ?

I would like also to know why use the version of 1.9.3.5 and not the 1.9.5.0?

In fact, i would like to know (as i have more that 1 PC) if it's possible to give access to this service with 2 computer behind the router. But i don't see exactly how the routeur can route the UDP traffic for 2 computers at the same time, maybe if a quind of "proxy RTSP" can do that ? :confused:

Thanks for help if possible ;)