cant access webinfo on ubuntu server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • john1509
    Top Poster +
    • Feb 2009
    • 215

    #1

    cant access webinfo on ubuntu server

    hi guys need help struggling to acess webinfo on server i have setup the cccam config file with the correct port but unable to access it on another computer
  • seamouse
    Senior Member
    • Nov 2008
    • 287

    #2
    u mean as in same network?

    httpallowed = 127.0.0.1,0.0.0.0-255.255.255.255
    MY POSTS AND ANY PM`S ARE PURELY FOR EDUCATIONAL AND LEARNING PURPOSES

    I AM FULLY RESPONSIBLE FOR MY OWN POSTS, MY POSTS ARE NOT CONDONED, MODERATED OR AUTHORISED BY ANY MEMBER OF STAFF ON THIS SITE AND I TAKE FULL RESPONSIBILITY FOR ANY CONTENT CONTAINED IN MY POSTS OR LINKED TO EXTERNALLY.

    Comment

    • john1509
      Top Poster +
      • Feb 2009
      • 215

      #3
      Hi , I have managed to get into the Web Info port 16001 For the CCcam by re-installing a different version of CCcam. However Im struggling to get into the Webinfo on the Oscam using port 8888 . can anybody Advise please? I have added the following line in my oscam file

      httpallowed = 127.0.0.1,0.0.0.0-255.255.255.255

      Comment

      • Jo-Jo
        DK Veteran
        • Jul 2009
        • 511

        #4
        not all versions of oscam have webinfo enabled try a different version of oscam

        Comment

        • davvo
          DK Veteran
          • Apr 2009
          • 666

          #5
          put this in
          oscam.conf
          then restart oscam

          [webif]
          httpport = 16002
          httpuser = username
          httppwd = password
          httpallowed = 0.0.0.0-255.255.255.255
          httprefresh = 30

          in a terminal
          login as root
          type sudo -i and press enter
          type your password press enter
          you are now root
          to stop oscam type killall oscam
          to start oscam type oscam -b

          then in a browser

          and log in
          and dont forget to plug a smargo in or it wont let you in
          Last edited by davvo; 25 October, 2012, 17:08.

          Comment

          • bobo72
            Newbie
            • Oct 2012
            • 1

            #6
            firewall

            maby a firewall problem

            Comment

            Working...