Posts by leroy123

    It looks like it
    in oscam config goto simple block (9th box down from the top and select "same ip" "same name" and "drop duplicate users" and make sure you put the peers dns addy in the users hostname on his user acc, 9th box down on user menu


    Thanks mate


    I've done that but in status tab there is still 2 users with same name but different ips address do I have to restart oscam to take affect ? What a d******d he is :50_002:

    Hi I've given a line to my friend who says that he has it on 2 boxes in his home which is fine by me. in oscam.user tab it has a 2 on his line which means he is using it on 2 boxes but status tab has 2 lines showing same name user but 2 different ip addresses has he shared it to someone else or is this normal thanks in advance

    you could look into inadyn.. https://help.dyn.com/inadyn/


    see if there is an update firmware for dd-wrt
    dynamic dns on ddwrt
    https://www.youtube.com/watch?v=cojqqwpeulc


    the only way around this was to throw my crappy talktalk router :50_002: into the bin and plug in an open reach modem which i got from my brother who was not using it anyway the tplink router is working flawlessly with ddwrt and dns ALSO THE DDWRT LEASE TIMES ARE RENEWING WITHOUT RESTART:dancing2:


    thanks for you help guys really appreciated :fist bump::thumb::thumb:

    oscam will just listen on whatever port number you selected it doesn't care about dns


    setup dynamic dns on the provider router take out your wrt router and plug your oscam server into the provider router port forward to the oscam server and see if you can connect


    the reason i have the ddwrt router as the talktalk fibre router does not accept no ip ddns ive checked the talktalk router it has a bridge setting when restart the ddwrt router it gets a wan ip from the talktalk router and internet including the ddns works on the box but the problem is the wan ip is renewed every 10 min and i have to restart the ddwrt router each time or else no internet can anyone help me to configure the ddwrt router properly with the talktalk router in bridge mode thanks in advance


    yes thats correct all the settings are fine the problem is that the first router wont let box talk to the secand router via dns ive enabled dmz in the first router and point it to the secand router which should allow all this to work but does not


    - - - Updated - - -


    I've just checked on both routers the ports are opening fine so it's oscam that's not reading the dns??

    thats because your provider router has your public ip address, if you can enable bridged mode on your provider router your public ip address will be passed onto your wrt router, but this is not needed
    have you enabled a static ip address on your wrt router so it always stay in the dmz


    if you talking about the server ip address yes its static in ddwrt

    you may need to put the put the wrt router into the dmz in the provider router which will open all ports to your wrt router
    then in your wrt router open the port for your oscam server
    or in the provider router see if there is a bridged option whch will put the provider router into modem status


    you may need to put the put the wrt router into the dmz in the provider router which will open all ports to your wrt router
    ive done the above ports a ok the are open somehow the user is not login on on oscam i will try local ip see if that works first


    - - - Updated - - -


    USER IS WORKING FINE WITH LOCAL SERVER IP??


    the ddns is working fine ive noticed the ddns when entered into a web browser directs to my providers router and not ddwrt


    how can i make the ddns to direct to to the tp link router running ddwrt?

    Give [cccam] and [newcamd] a separate port.


    Show us a log so we can see whats happening..


    this is when i restart oscam


    [/QUOTE]

    Did you also change the port in oscam.conf to match what you opened in the router ?


    oscam config:


    You don`t need to put the hostname anywhere in the server files.


    Show us how you have configured the share. Also need to know what emulator is being used on the client side and how you have added it, what it looks like etc.


    this is in oscam user
    [account]
    user = waky
    pwd = baky
    caid = 0960
    au = skyuk
    group = 1


    this was my own line which worked local and with ddns which i got it to work but when i changed the port when you advised it was still working i gave this to my brother to insert it in his v8s box wont work tried it in mine still wont work


    added this line in an openbox v8s cccam/protocol newcamd

    Hi sorry to start a new thread master g but the other one was closed I had the ddns and port 12000 working fine as you advised to change the port I did its currently 12100 I have port forward the port in my router also showing open in port checker the line I gave my brother which is outside of my network did not work also I tried the line in my own box also does not work in the user tab the user is offline but there is no log showing the user trying to connect out or local my ddns is also configured correctly and port do I have to enter the ddns anywhere in the server files so it can find it any help would be appreciated oh and feel free to open the thread back up and move this there or not thanks in advance

    :thumb::thumb:

    It should yes.. For your own security use a different port other than the default 12000..


    thanks master g its working with the ddns and changed port appreciate you help:thumb::fist bump:


    - - - Updated - - -


    changed port was working fine now log file saying this and box line is offline?


    2016/05/05 15:43:47 17BF150 c encrypted newcamd:18988-client xxxxxxxxxxxx rejected (user waky, invalid ip)
    2016/05/05 15:43:47 17BF150 c hostname or ip mismatch for user waky (generic)



    nsmod ipt_mark
    insmod xt_mark
    iptables -t mangle -A PREROUTING -i ! `get_wanface` -d `nvram get wan_ipaddr` -j MARK --set-mark 0xd001
    iptables -t nat -A POSTROUTING -m mark --mark 0xd001 -j MASQUERADE


    followed the video inserted the command and saved it still nothing seems something in the firewall is not allowing it like he mentions in the video may be theres a diffrent command?


    - - - Updated - - -


    forgot to mention im on fiber and the tp link is connected to the main providers router ive searched something about dmz to setup in ddwrt to by pass the first routers firewall?? how can i do this with ddwrt


    - - - Updated - - -


    2d3b2ca03b970668a42fc19.jpg



    you have to leave the following blank which is starnge and now opening the port 12000


    if i enter the ddns into my box with the port it should work yes?

    Go to canyouseeme.org and test port 12000, if its open you have nothing to worry about. Just setup your shares and test.


    IM GETTING this:


    Error: I could not see your service on x.x.x.x on port (12000)
    Reason: Connection timed out


    ive port forward on my router to the server ip?
    what could i be doing wrong?

    Is port 12000 pointing towards the server ? Are you trying the hostname within your own network ? Have you tried connecting to your server outside of your own network ?


    thanks for your quick reply master g


    Is port 12000 pointing towards the server ?
    yes


    Are you trying the hostname within your own network ?
    yes wouldent this still work even though its within the network just for testing?


    Have you tried connecting to your server outside of your own network ?
    no i havent yet

    [quote='master G','https://linuxsat-support.com/index.php?thread/&postID=349284#post349284']Is there any reason why this is in csp and not oscam forum ? Which ports do you have open in the router ?[/QU


    I don't no I started a thread in cardsharing forum??


    I have port 12000 open in the router

    Hi I have oscam on Ubuntu server running smoothly thanks to master g and others I want to connect my family and friends to my server I've created a ddns using no-IP website it's configured in my router showing all OK when I type the ddns in my web address it points to my router can any one help on how I can configure oscam with the ddns so I can get my family and friends connected thanks in advance I'm currently using the server IP in my own box