Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Dyndns config in oscam server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Boxaren
    Junior Member
    • Nov 2012
    • 14

    Dyndns config in oscam server

    Hi
    If i want to use a dyn.dns configuration in my oscam server placed in a pc running with ubuntu and to be able to connect my dream outside my house,
    How is the code set in the server config ?
  • duhoki
    Experienced Board Member
    • Aug 2011
    • 876

    #2
    Re: Dyndns config in oscam server

    You might want to follow this guide: en.kioskea.net/faq/718-installing-a-dyndns-client

    nice if you report back progress for further user who might ask same question

    Comment

    • Boxaren
      Junior Member
      • Nov 2012
      • 14

      #3
      Re: Dyndns config in oscam server

      To config the dyndns is no problem, the question is how to set the needed information in the oscam server to be able to connect my client to the server outside my lan by using dyn.dns.
      What i belive you need to enter a couple of strings in the config in the server or?

      In Oscam conf i have the folowing strings:

      Server ip =
      Standard =
      Server ip =

      Should i add the dyn.dns address in tis lines? or should it be something else?

      Comment

      • cisko
        Banned
        • Sep 2012
        • 237

        #4
        Re: Dyndns config in oscam server

        A Cline is like this:
        C: ip_or_name port user password
        write your_dynamic_name.dyndns.org into ip_or_name field.
        You can view name into your personal page of the service.
        You must also open port into firewall and router.

        Comment

        • Boxaren
          Junior Member
          • Nov 2012
          • 14

          #5
          Re: Dyndns config in oscam server

          So The strings/script should look similar to this, or could anybody tell me how it should look like in the config file for oscam server or how it should be configured in the oscam server config?

          # settings dyndns for oscam server
          Serverip = caligula.dyndns.org #<-- host name address for dyndns
          usename = dreambbox #<-- username for dyndns
          password = alcatraz #<-- password for dyndns
          serverip = 192.168.1.X #<-- local ip for server
          Port = 10011 #<-- port open in router and added in newcamd etc.

          Or should i add this or more strings "under the reader":

          [reader]
          label = my dns setting
          enable = 1
          protocol = newcamd
          device = dyndns address and port
          user = dyndns username
          password = dyndns password

          Comment

          • cisko
            Banned
            • Sep 2012
            • 237

            #6
            Re: Dyndns config in oscam server

            the strings are you posted are for oscam.server file?
            If it's true your reader line - for the client - must is:
            Code:
            [reader]
            label = my dns setting
            enable = 1
            protocol = newcamd
            device = dyndns address and port
            user = client username
            password = client password

            Comment

            • mirny
              Experienced Board Member
              • Nov 2011
              • 707

              #7
              Re: Dyndns config in oscam server

              if you want access to your server from outside you need to allow port on your router. allow that port wich you defined in oscam.conf
              and allow port for webif aswell.
              HD-BOX FS-9200,SkyStar HD2 USB CI, Skystar2 90Fe Motor, 85Al Multifeed

              If you like my post, or was helpful, don't be shy and press the Thanks Button.

              Comment

              • Boxaren
                Junior Member
                • Nov 2012
                • 14

                #8
                Re: Dyndns config in oscam server

                So if i understand it correct, first i add the server config as described earlier and after that i add the "same" configuration under reader where i have the config for the cards, Reader 1&2 which means that i will have 2 readers attached to the USB and one virtual with the settings for dyndns?

                Comment

                • mirny
                  Experienced Board Member
                  • Nov 2011
                  • 707

                  #9
                  Re: Dyndns config in oscam server

                  yes both of them are writing to the oscam.server
                  local cards and lines too.
                  but i thought that you want to access your server from the internet, when you're not home, to chceck through webif.
                  and when you want to give your line to somebody you must allow that port on your router.
                  HD-BOX FS-9200,SkyStar HD2 USB CI, Skystar2 90Fe Motor, 85Al Multifeed

                  If you like my post, or was helpful, don't be shy and press the Thanks Button.

                  Comment

                  • cisko
                    Banned
                    • Sep 2012
                    • 237

                    #10
                    Re: Dyndns config in oscam server

                    yes, but dynamic dns configuration will not write in any oscam file. Dynamic dns configuration will be configurated with software interface, then user line will be like this:
                    Code:
                    C: myname.mydns.com port stb_client stb_password

                    Comment

                    • Boxaren
                      Junior Member
                      • Nov 2012
                      • 14

                      #11
                      Re: Dyndns config in oscam server

                      Hi cisko
                      Back after a long working trip in foregin country.
                      What i could see was that you use "C:" which means you are recalling to a win pc.
                      I'm running a linux pc and i want to cinfigure the oscam to connect via dyndns account which means that i will connect my dream outside my house via the dyn dns account as a user.
                      Every where im looking in different forums i cant find any information how to set up the correct code for the dyn dns account so i could establish this connection.
                      Sorry for all this stupid questions but that is a newbie world to learn new items.....
                      Any how it's a great forum

                      Comment

                      • cisko
                        Banned
                        • Sep 2012
                        • 237

                        #12
                        Re: Dyndns config in oscam server

                        Ok, for setup dyndns you must use dyndns software provide from your dyndns services. note that some router, netgear adsl router has an embedded dynds client, so you have to insr only username and password for your service into dyndns field of your modem/router.

                        After do thas you have to configure your oscam server and your oscam client.
                        For server open web infterface and select configuration->cccam, select your own personal port and save config.
                        Now you have to crating users: go to users --> add user and write a name that will be username and press add, in new opned page write a password and write readers group allowed for user, save then restart server, after open iptable or your firewall and open both tcp and udp port selected before, apply change and restart machine. If you have configured your linux to autostart oscam at startup now server is full workig, you have only to configure your readers.
                        Obviously selected port must also be opened into your router. Is also better to configure a static ip adress for your linux machine that act as a server.

                        Now you have to configure client. configuration is very simple, but first of a little summary:
                        Code:
                        selected_dns_name.dyndns.org is full dns name, ofr example boxareng-cccam.mydyndns.com or cccam.satlover.com;
                        port is port configured before into your server;
                        client_name is client user name write into oscam.user
                        client_password is client password write before into user (oscam.user).
                        Ok, if client use cccam write in cccam.cng
                        Code:
                        C: selected_dns_name.dyndns.org port client_name client_password
                        , if your client is using oscam write in oscam.server
                        Code:
                        [reader]
                        label                         = boxareng_server or what you would
                        description                   = what you would
                        protocol                      = cccam
                        device                        = selected_dns_name.dyndns.org,port 
                        user                          = client_name
                        password                      = client_password
                        and end

                        Comment

                        • cisko
                          Banned
                          • Sep 2012
                          • 237

                          #13
                          Re: Dyndns config in oscam server

                          Remember oscam and other protocols are not able to handle dyndns directly, to handle it use software provided by your dyndns service or embedded into your router.

                          Comment

                          • gianni253
                            Experienced Board Member
                            • Nov 2012
                            • 903

                            #14
                            Re: Dyndns config in oscam server

                            Originally posted by cisko
                            Remember oscam and other protocols are not able to handle dyndns directly, to handle it use software provided by your dyndns service or embedded into your router.
                            cisko is right ... dydns has nothing to do with oscam.

                            Your work should be done in following steps:
                            1 - setup your dyndns config in your stb/server OR in your router
                            2 - setup a "port mapping" AKA "port forwarding" AKA "virtual server" in your router, so that request from clients outside are routed to your stb/server
                            3 - setup oscam config files on server side and Cline on client side.

                            Comment

                            Working...