cline

still trying to connect, have entered my receiver ip address followed by :8888 but still nothing
I am beginning to wonder if I,m thick!!!!!
 
I would say chances are some configuration files have most likely been altered one way or another along the lines. I take it OScam is turning green in the Sofcam Manager plugin when you select it? As long as it is if you FTP in have a look at the oscam.conf file and see what the settings are in there plus what other files are in there then that should hopefully point us to what's going on, usually something simple. I can't remember for sure on this image but the OScam files on the later build were in /var/key so try there or /usr/key and chances are they'll be one or the other.

The alternative of course is to reflash the image or even move to the little later one. I have this if it's not around here already I can upload. Looks like loads of great things to come extreamly soon with these and official OpenATV support now, but right now probably worth holding off another week or two, so if you want me to upload the Lavatronics OpenPLi Backup here I can do, that comes with a PDF that explains amongst other things how to access the OScam webif, also comes with a guide to flashing E2 firmware via Spark and the Spark plugin pack you need for this if you don't already know about how to do this.
 
found Oscam files in /var/keys
conf
provid
server
services
srvid
user
OSEmu
all Attr 644

these are in the conf file

[global]
usrfile = /var/log/oscamuser.log
logfile = /var/log/oscam.log
cwlogdir = /var/log/cw
nice = -1
maxlogsize = 100
saveinithistory = 1
lb_nfb_readers = 3
lb_reopen_seconds = 200
[monitor]
port = 0
nocrypt =
aulow = 30
hideclient_to = 15
monlevel = 2
appendchaninfo = 0
[dvbapi]
enabled = 1
au = 1
boxtype = duckbox
user = local-alien
pmt_mode = 0
request_mode = 0
[webif]
httpport = 8888
httpuser = alien
httppwd = alien
httprefresh = 1
httpallowed = 127.0.0.1,192.168.0.1-192.168.254.254
httphideidleclients = 0
httpreadonly = 0
httpsavefullcfg = 0
 
Last edited:
Yep the conf file looks all good there so there is no reason that shouldn't work and let you see the webif, but for whatever reason that doesn't seem to be happening right now so I suggest the easier option in your case is to edit the oscam.server file with your line details. So download oscam.server and open it up then let us know what your line details are (don't use real details of course but just so you know and I can give you an example), just post them up in the exact format as they've been given to you.
 
If oscam is not running you won't be able to connect to the web page,so make sure it is :)
 
cheers, but which part of oscam.server file will I find line details, there is a lot of detail in the file??
 
cheers, but which part of oscam.server file will I find line details, there is a lot of detail in the file??

Best idea is post up the line you have as it was passed to you (just altering details so the whole world doesn't see the details!) then I will post how it should go in oscam.server, this way you should be able to copy and paste it in and it work but also see how it's made up, it's very straight forward actually just takes 2 mins to get your head around if you are not used to OScam.
 
OK paste the following into oscam.server and save the changes, then give OScam a restart and fingers crossed that should be it:

Code:
You don't have permission to view the code content. Log in or register now.
 
Ok thanks was going to have a go but when I go into oscam server file,there is a lot in there ,running to bottom of page,were will I paste code???

Also I did oscam conversion on the line I was given a while ago but it differs slightly from your code??
Do I stick to your code and disregard the oscam converted code??
 
Yep it can be used anywhere in oscam.server as long as it's blank space and as long as all the different lines stay directly under the [reader] tag at the start. I normally would paste this at the very bottom so you know it's out the way of everything else, it doesn't really matter but it's as easy as anything that way. Stick with what I've posted above, the conversion may or may not work OK, what I've posted above should work for sure though.
 
I use DCC and in that you have to right click to open the oscam.server file then in the pop up window use the edit tab to do copy and paste.
 
Back
Top