sakis2013
Spezialist
- Registriert
- 17. März 2013
- Beiträge
- 557
- Reaktionspunkte
- 210
- Punkte
- 153
Hallo,
ich habe eine V14 Karte und möchte es nun "sicher" konfigurieren, damit die Karte nicht gepairt wird.
Wie stelle ich es nun am besten ein, so das alles notwendige geblockt wird aber Sky Select frei bleibt ?
Meine nächste Frage ist, wäre es auch machbar das ich ein Sky Film bestelle und es für meine Peers freigebe ohne das ich Angst habe gepairt zu werden ?
Hier meine Configs:
Server
oscam.conf
oscam.user
oscam.server
Client-Box
oscam.conf
oscam.user
oscam.server
LG
Sakis
ich habe eine V14 Karte und möchte es nun "sicher" konfigurieren, damit die Karte nicht gepairt wird.
Wie stelle ich es nun am besten ein, so das alles notwendige geblockt wird aber Sky Select frei bleibt ?
Meine nächste Frage ist, wäre es auch machbar das ich ein Sky Film bestelle und es für meine Peers freigebe ohne das ich Angst habe gepairt zu werden ?
Hier meine Configs:
Server
oscam.conf
Code:
[global]
loghistorysize = 4800
logfile = stdout;/var/log/oscam.log
logduplicatelines = 1
pidfile = /var/run/oscam.pid
clientmaxidle = 200
nice = -1
maxlogsize = 300
waitforcards = 0
preferlocalcards = 1
usrfile = /var/log/user.log
cwlogdir = /var/log/oscam_cw.log
emmlogdir = /var/log/
lb_mode = 1
lb_save = 100
lb_reopen_seconds = 900
lb_retrylimit = 800
lb_auto_betatunnel = 0
lb_savepath = /usr/local/etc/stat/log.txt
ecmfmt = c&p/s:e
failbantime = 5
failbancount = 3
[cache]
[cccam]
port = 12345
nodeid = D0544211106D1428
version = 2.3.0
reshare = 0
stealth = 1
[webif]
httpport = 1234
httpcss = /usr/local/etc/Blue_Shadow_V.222.css
httptpl = /usr/local/etc/picons
httphelplang = de
httprefresh = 100
httppollrefresh = 30
httphideidleclients = 1
httpshowpicons = 1
httppiconsize = 35
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httpforcesslv3 = 1
http_status_log = 1
oscam.user
Code:
[account]
user = spark
pwd = 1234
description = spark reloaded
keepalive = 1
au = skyV14
group = 1,5,6,7,8,13,15
services = sat-sky-starter,sat-sky-welt-extra,sat-sky-welt,sat-sky-film,sat-sky-filmhd,sat-sky-sportsd,sat-sky-sporthd,sat-sky-bundesligasd,sat-sky-bundesligahd,sat-sky-select,sat-sky-sonstige
cccmaxhops = 1
oscam.server
Code:
[reader]
label = skyV14
description = NDS-Reader
protocol = mouse
device = /dev/skyV14
services = !sat-sky-sportsd,!sat-sky-sporthd,!sat-sky-bundesligasd,!sat-sky-bundesligahd,!sat-sky-sonstige
lb_whitelist_services = sat-sky-starter,sat-sky-welt-extra,sat-sky-welt,sat-sky-film,sat-sky-filmhd,sat-sky-select
caid = 098C
boxid = 12345678
ins7e11 = 15
ecmwhitelist = 098C:9B,98
detect = cd
mhz = 358
cardmhz = 358
group = 1
emmcache = 1,1,2,0
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
blockemm-bylen = 1-38,40,42-44,65-124,126-127,131,139-255
ndsversion = 2
Client-Box
oscam.conf
Code:
[global]
logfile = /tmp/.oscam/oscam.log
disableuserfile = 0
clienttimeout = 6600
clientmaxidle = 600
netprio = 1
nice = -1
maxlogsize = 2048
usrfile = /tmp/.oscam/user.log
emmlogdir = /usr/keys/oscam_monthly/log/
lb_mode = 1
ecmfmt = c&p/s:e
[cache]
[dvbapi]
enabled = 1
au = 1
user = spark
boxtype = dreambox
[webif]
httpport = 12345
httpcss = /usr/keys/oscam_monthly/blue.css
httphelplang = de
httprefresh = 15
httpshowmeminfo = 1
httpshowuserinfo = 1
httpshowcacheexinfo = 1
httpshowecminfo = 1
httpshowloadinfo = 1
httpallowed = 10.0.0.1-192.168.254.254
http_status_log = 1
oscam.user
Code:
[account]
user = spark
au = 1
group = 1
services = sat-sky-starter,sat-sky-welt-extra,sat-sky-welt,sat-sky-film,sat-sky-filmhd,sat-sky-sportsd,sat-sky-sporthd,sat-sky-bundesligasd,sat-sky-bundesligahd,!sat-sky-bluemovie,sat-sky-select,sat-sky-sonstige
cccmaxhops = 0
cccreshare = 0
oscam.server
Code:
[reader]
label = Igel
protocol = cccam
device = dyndns,12345
user = spark
password = 1234
services = sat-sky-starter,sat-sky-welt-extra,sat-sky-welt,sat-sky-film,sat-sky-filmhd,sat-sky-sportsd,sat-sky-sporthd,sat-sky-bundesligasd,sat-sky-bundesligahd,!sat-sky-bluemovie,sat-sky-select,sat-sky-sonstige
inactivitytimeout = 1
caid = 098C
group = 1
emmcache = 1,3,2
blockemm-unknown = 1
blockemm-s = 1
blockemm-g = 1
saveemm-u = 1
cccversion = 2.3.0
cccmaxhops = 1
ccckeepalive = 1
cccreshare = 0
LG
Sakis
Zuletzt bearbeitet von einem Moderator: