Go to canyouseeme.org and check if the ports are open..
yes i have done that and they are open.. is there any logfile in mgcamd i can check?
Go to canyouseeme.org and check if the ports are open..
yes i have done that and they are open.. is there any logfile in mgcamd i can check?
Oscam is server and newcamd is the sharing protocol, so you need to open port 10001 & 10002..
Code[newcamd] port = [COLOR='#FF0000']10001[/COLOR]@0B00:000000;[COLOR='#FF0000']10002[/COLOR]@093E:000000
Port 21000 is being used by mgcamd which is only a client softcam, it`s not possible to share from mgcamd..
okey i have opened port 10001 and 10002 tcp and udp pointing to the static ip on the server box now, but oscam server keeps on saying that the client is offline..
What router do you have? And if other ports work fine would it not be easier to change the listen port?
I have a TP Link TL-WR1043ND, thats an idea but how do i change the listening port in the oscam server? or is it just in the mgcamd client i need to change it?
which port can i change to?
this is my newcamd.list file:
CWS_KEEPALIVE = 300
CWS_INCOMING_PORT = 21000
CWS= 192.168.1.102 10001 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs
CWS= 192.168.1.102 10002 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs
newcamd config in oscam.server file:
[newcamd]
port = 10001@0B00:000000;10002@093E:000000
key = 0102030405060708091011121314
mgclient = 1
keepalive = 1
do i just need to open port 21000 and point it to server ip or do i need to open more ports?
Thanks!
oops sry but now its done:)
Hello!
i got an oscam server running on a dm800se with openPLI 3.0 and everything works fine in my LAN but when i trying to connect other clients from outside it doesnt work because i cannot open port 21000 in my router... other ports work fine to open but not 21000
anyone knows what the problem is?