Author Topic: Dream Elite OscamInfo  (Read 421 times)

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
Dream Elite OscamInfo
« on: May 15, 2010, 01:55:16 PM »
Dream Elite OscamInfo
This plugin version is for both Oscam version UMP and SB
To use this plugin you have to respect these requisites:
1) This plugin works on Dream Elite images only
2) To use this plugin you need to have an Oscam version compiled with WEBIF
3) This plugin is made on Oscam versions: SB-svn2279 and UMP-svn2049 (Earlier or newest version of oscam could not work).
3) You have to configure your /etc/tubox/config/oscam.conf

To use this plugin you have to edit your file /etc/tubox/config/oscam.conf
1) In [global] section add the line:


saveinithistory  = 1


2) in [webif] section you have to use these settings:


httpallowed  = 127.0.0.1,192.168.0.2-192.168.0.100
httpport    = 8080
httpuser    =
httppwd    =


You have not to set user and password. But you can be sure because with these settings only local connections to your oscam will be admitted.
You can change port and local ip range, but the address 127.0.0.1 have to present in httpallowed setting.