Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Kein Login bei OSCam möglich

poppey666

Ist gelegentlich hier
Registriert
27. Oktober 2009
Beiträge
40
Reaktionspunkte
4
Punkte
240
Hallo Freaks.
Ich hab heute eine 7270v3 mit dem aktuellen Image (DEB_7270_v3_04.88freetz-devel-7025M.de_20110601) von Prof.Linux geflasht. Soweit alles wunderbar...
Habe nun 2 Smargo´s dran, die Karten (Sky+MTV) sollen von OSCam (ist glaub ich die rev 5236 im Image) gelesen und an CCcam übergeben werden...das ganze lief auch mal kurzzeitig, nur dann wollt ich noch ein wenig die configs optimieren und seitdem kann ich mich nicht mehr bei OSCam einloggen...weder mit dem CCcam der Fritte selbst oder mit einem Receiver im Netzwerk...!?
Die Karten werden erkannt, das WebIF funzt auch...

Hier mal meine Config´s:
oscam.config
[global]
logfile = /var/media/ftp/uStor01/logs/OScam.log
disablelog = 0
disableuserfile = 0
usrfileflag = 0
clienttimeout = 5000
fallbacktimeout = 2500
clientmaxidle = 120
cachedelay = 250
bindwait = 120
netprio = 0
clientdyndns = 0
resolvedelay = 30
unlockparental = 0
nice = -1
serialreadertimeout = 1500
maxlogsize = 1000
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1
readerrestartseconds = 5
readerautoloadbalance = 0
readerautoloadbalance_save = 0

[monitor]
port = 988
nocrypt = 192.168.0.0-192.168.255.255
aulow = 120
hideclient_to = 30
monlevel = 4
appendchaninfo = 1

[newcamd]
port = 12345@0b00:000000;23456@1702:000000;

key = 0102030405060708091011121314
allowed = 0.0.0.0-255.255.255.255
keepalive = 0
mgclient = 0

[webif]
httpport = 15002
httpuser = oscam
httppwd = share
httpcss = /var/media/ftp/uStor01/cs/oscam//bluestyle.css
httprefresh = 5
httpallowed = 192.168.0.0-192.168.255.255
httphideidleclients = 1
httpreadonly = 1
oscam.server
[reader]
label = mtv
protocol = mouse
device = /dev/ttyUSB0
emmcache = 1,1,2
detect = CD
group = 1
services = mtv
mhz = 357
CAID = 0b00
smargopatch=1

[reader]
label = sky
protocol = mouse
device = /dev/ttyUSB1
emmcache = 1,3,2
detect = CD
group = 1
services = sky
mhz = 600
cardmhz = 600
CAID = 1702
smargopatch=1
oscam.user
[account]
user = CCcam
pwd = athome
group = 1,2,3
AU = mtv,sky
CAID = 0b00,1702
IDENT = 0b00:000000,1702:000000;
CCcam.cfg (Auszug)
N: 127.0.0.1 12345 CCcam athome 01 02 03 04 05 06 07 08 09 10 11 12 13 14
N: 127.0.0.1 23456 CCcam athome 01 02 03 04 05 06 07 08 09 10 11 12 13 14

Ich habe schon sämtliches probiert aber komme einfach nicht mehr weiter...:fie:

Ich hoffe auf ein paar Tips von den Profis hier!

Gruß,
poppey
 
AW: Kein Login bei OSCam möglich

mit der fritte selbst!
ist die 192.168.2.1, hab ich aber auch schon in der N-Line versucht...
 
AW: Kein Login bei OSCam möglich

Ändere mal deine Ports...

Für Newcamd:
allowed = 127.0.0.1,0.0.0.0-255.255.255.255

und für das Webif...
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
 
AW: Kein Login bei OSCam möglich

Ok, ist erledigt..
...geht aber immer noch nicht!

Hier nochmal meine aktuelle oscam.config
[global]
logfile = /var/media/ftp/uStor01/logs/OScam.log
disablelog = 0
disableuserfile = 0
usrfileflag = 0
clienttimeout = 5000
fallbacktimeout = 2500
clientmaxidle = 120
cachedelay = 250
bindwait = 120
netprio = 0
clientdyndns = 0
resolvedelay = 30
unlockparental = 0
nice = -1
serialreadertimeout = 1500
maxlogsize = 1000
waitforcards = 1
preferlocalcards = 1
saveinithistory = 1
readerrestartseconds = 5
readerautoloadbalance = 0
readerautoloadbalance_save = 0

[monitor]
port = 988
nocrypt = 192.168.0.0-192.168.255.255
aulow = 120
hideclient_to = 30
monlevel = 4
appendchaninfo = 1

[newcamd]
port = 65000@0b00:000000;75000@1702:000000;
key = 0102030405060708091011121314
allowed = 127.0.0.1,0.0.0.0-255.255.255.255
keepalive = 0
mgclient = 0

[webif]
httpport = 15005
httpuser = oscam
httppwd = privat
httpcss = /var/media/ftp/uStor01/cs/oscam//bluestyle.css
httprefresh = 5
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255
httphideidleclients = 1
httpreadonly = 1
Hier noch die OSCam.log, von den Clients nix zu sehen...
------------------------------------------------------------------------------- >> OSCam << cardserver started at Sat Jan 1 01:01:03 2000 ------------------------------------------------------------------------------- 2000/01/01 1:01:03 400 s >> OSCam << cardserver started, version 1.00 -DEB-Freetz--Prof.Linux- , build #5236 (mipsel-router-linux-uclibc929) 2000/01/01 1:01:04 400 s version=1.00 -DEB-Freetz--Prof.Linux- , build #5236, system=mipsel-router-linux, nice=-1 2000/01/01 1:01:04 400 s client max. idle=120 sec, debug level=0 2000/01/01 1:01:04 400 s max. logsize=1000 Kb, loghistorysize=4096 bytes 2000/01/01 1:01:04 400 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=250 ms 2000/01/01 1:01:04 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:09 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:14 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:19 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:24 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:29 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:34 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:39 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:44 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:49 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:54 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:01:59 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:02:04 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct... 2000/01/01 1:02:09 400 s Waiting was not successful. OSCam will be started but is UNSUPPORTED this way. Do not report any errors with this version. 2000/01/01 1:02:09 400 s services reloaded: 0 services freed, 4 services loaded 2000/01/01 1:02:09 400 s userdb reloaded: 3 accounts loaded, 0 expired, 0 disabled 2000/01/01 1:02:09 400 s signal handling initialized (type=sysv) 2000/01/01 1:02:09 400 s 217 service-id's loaded in 8ms 2000/01/01 1:02:09 400 s 116 tier-id's loaded 2000/01/01 1:02:09 400 s 1307 provid's loaded 2000/01/01 1:02:09 400 s 22 lengths for caid guessing loaded 2000/01/01 1:02:09 400 s monitor: initialized (fd=8, port=988) 2000/01/01 1:02:09 400 s camd33: disabled 2000/01/01 1:02:09 400 s camd35: disabled 2000/01/01 1:02:09 400 s cs378x: disabled 2000/01/01 1:02:09 400 s newcamd: initialized (fd=9, port=65000, crypted) 2000/01/01 1:02:09 400 s CAID: 0B00 2000/01/01 1:02:09 400 s provid #0: 000000 2000/01/01 1:02:09 400 s newcamd: initialized (fd=10, port=75000, crypted) 2000/01/01 1:02:09 400 s CAID: 1702 2000/01/01 1:02:09 400 s provid #0: 000000 2000/01/01 1:02:09 400 s newcamd: initialized (fd=11, port=85000, crypted) 2000/01/01 1:02:09 400 s CAID: 0500 2000/01/01 1:02:09 400 s provid #0: 043800 2000/01/01 1:02:09 400 s radegast: disabled 2000/01/01 1:02:09 400 s http thread started 2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB0 2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB1 2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB2 2000/01/01 1:02:09 400 s loadbalancer: can't read from file /tmp/.oscam/stat 2000/01/01 1:02:09 400 s waiting for local card init 2000/01/01 1:02:09 C04 h HTTP Server listening on port 15005 2000/01/01 1:02:09 1005 r reader thread started (thread= 1005, label=mtv, device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357) 2000/01/01 1:02:09 1406 r reader thread started (thread= 1406, label=sky, device=/dev/ttyUSB1, detect=cd, mhz=600, cardmhz=600) 2000/01/01 1:02:09 1807 r reader thread started (thread= 1807, label=xxx, device=/dev/ttyUSB2, detect=cd, mhz=357, cardmhz=357) 2000/01/01 1:02:09 1807 r ERROR opening device /dev/ttyUSB2 2000/01/01 1:02:09 1807 r Cannot open device: /dev/ttyUSB2 2000/01/01 1:02:12 1005 r mtv card detected 2000/01/01 1:02:12 1406 r sky card detected 2000/01/01 1:02:16 1005 r ATR: xxxxxxxxxxxxxx 2000/01/01 1:02:16 1406 r ATR: 3xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 2000/01/01 1:02:17 1005 r Maximum frequency for this card is formally 5 Mhz, clocking it to 3.57 Mhz 2000/01/01 1:02:17 1406 r Maximum frequency for this card is formally 6 Mhz, clocking it to 6.00 Mhz 2000/01/01 1:02:18 1406 r detect irdeto tunneled nagra card 2000/01/01 1:02:18 1406 r no rsa key configured -> using irdeto mode 2000/01/01 1:02:18 1406 r detect irdeto card 2000/01/01 1:02:18 1406 r caid: 1702, acs: 3.84, country code: GER 2000/01/01 1:02:19 1005 r type: Conax, caid: 0B00, serial: xxxxxxxxxxx, hex serial: xxxxx, card: v64 2000/01/01 1:02:19 1005 r Providers: 1 2000/01/01 1:02:19 1005 r Provider: 1 Provider-Id: 000000 2000/01/01 1:02:19 1005 r Provider: 1 SharedAddress: 00000000 2000/01/01 1:02:19 1005 r found cardsystem conax 2000/01/01 1:02:19 1406 r providers: 4, ascii serial: 0xxxxxx, hex serial: xxxxxx, hex base: 1A 2000/01/01 1:02:19 1005 r Package: 1, id: 1010, date: 1990/01/01 - 1990/01/01, name: Technisat 2000/01/01 1:02:19 1005 r Package: 2, id: 2010, date: 1990/01/01 - 1990/01/01, name: Preview 1 2000/01/01 1:02:19 1005 r Package: 3, id: 2011, date: 1990/01/01 - 1990/01/01, name: Preview 2 2000/01/01 1:02:19 1005 r PPV-Event: 1, id: 71F1, date: 2011/02/23 - 2012/02/23, name: MTV Unlimited 12 Mon 2000/01/01 1:02:19 1005 r [conax-reader] ready for requests 2000/01/01 1:02:22 1406 r active providers: 2 (000000,000000) 2000/01/01 1:02:22 1406 r found cardsystem irdeto 2000/01/01 1:02:22 1406 r entitlements for provider: 2, id: 000000 2000/01/01 1:02:22 1406 r chid: 00F0, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05F1, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 7D23, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 000F, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 7D27, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 0276, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05FB, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05E7, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05E8, date: 2011/04/22 - 2011/07/28 2000/01/01 1:02:22 1406 r chid: 05DF, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 0605, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05DE, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 04CE, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 05DD, date: 2011/04/22 - 2011/07/29 2000/01/01 1:02:22 1406 r chid: 0103, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r chid: 029C, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r chid: 0104, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r chid: 0406, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r chid: 0105, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r chid: 0004, date: 2008/01/19 - 2008/01/21 2000/01/01 1:02:22 1406 r [irdeto-reader] ready for requests

Wer kann helfen?
....danke!
 
Zuletzt bearbeitet:
AW: Kein Login bei OSCam möglich

erst mal die Tippfehler prüfen: in der oberen .config steht unter WebIF z.B.
Port = 15002
Httppwd = share

unten steht aber
Port = 15005
httppwd = privat

irgendwie komisch.

Warum mußt Du cccam nehmen ? Kann der Receiver nichts Anderes ?
 
AW: Kein Login bei OSCam möglich

Das passt schon so. Ich komm aufs webif, hatte nur vorhin die daten etwas abgeändert...und meine Redlight Karte schon teilweise eingefügt....die untere is also meine aktuelle!

Nicht durcheinander bringen lassen...:emoticon-0108-speec
Danke für die Hilfe!

...Wie häng ich den LOG am besten an, das er lesbar bleibt?
 
AW: Kein Login bei OSCam möglich

Nimm mal das Oscam-Log aus dem Webif.
2000/01/05 17:04:03 C04 r 800se emmtype=global, len=45, idx=53, cnt=1: written (117 ms) by sky
2000/01/05 17:04:06 7405 c 800se (09C4&000000/EF10/58:ECBB): found (399 ms) by sky (of 1 avail 1)
2000/01/05 17:04:13 7405 c 800se (09C4&000000/EF10/58:5687): found (399 ms) by sky (of 1 avail 1)
2000/01/05 17:04:14 C04 r 800se emmtype=global, len=40, idx=54, cnt=1: written (106 ms) by sky
2000/01/05 17:04:20 7405 c 800se (09C4&000000/EF10/58:83CE): found (396 ms) by sky (of 1 avail 1)
2000/01/05 17:04:25 C04 r 800se emmtype=global, len=45, idx=55, cnt=1: written (115 ms) by sky
2000/01/05 17:04:27 7405 c 800se (09C4&000000/EF10/58:F6F0): found (393 ms) by sky (of 1 avail 1)
2000/01/05 17:04:34 7405 c 800se (09C4&000000/EF10/58:D29E): found (397 ms) by sky (of 1 avail 1)
2000/01/05 17:04:36 C04 r 800se emmtype=global, len=41, idx=56, cnt=1: written (104 ms) by sky
2000/01/05 17:04:41 7405 c 800se (09C4&000000/EF10/58:A8F2): found (394 ms) by sky (of 1 avail 1)
2000/01/05 17:04:47 C04 r 800se emmtype=global, len=50, idx=57, cnt=1: written (126 ms) by sky
2000/01/05 17:04:48 7405 c 800se (09C4&000000/EF10/58:3E13): found (397 ms) by sky (of 1 avail 1)
2000/01/05 17:04:55 7405 c 800se (09C4&000000/EF10/58:6AB1): found (395 ms) by sky (of 1 avail 1)
2000/01/05 17:04:58 C04 r 800se emmtype=global, len=41, idx=58, cnt=1: written (104 ms) by sky
2000/01/05 17:05:02 7405 c 800se (09C4&000000/EF10/58:D541): found (398 ms) by sky (of 1 avail 1)
2000/01/05 17:05:08 C04 r 800se emmtype=global, len=43, idx=59, cnt=1: written (113 ms) by sky
2000/01/05 17:05:09 7405 c 800se (09C4&000000/EF10/58:5ACC): found (394 ms) by sky (of 1 avail 1)
2000/01/05 17:05:16 7405 c 800se (09C4&000000/EF10/58:8419): found (392 ms) by sky (of 1 avail 1)
2000/01/05 17:05:19 C04 r 800se emmtype=global, len=42, idx=60, cnt=1: written (107 ms) by sky
2000/01/05 17:05:23 7405 c 800se (09C4&000000/EF10/58:D130): found (397 ms) by sky (of 1 avail 1)
2000/01/05 17:05:29 C04 r 800se emmtype=global, len=51, idx=61, cnt=1: written (130 ms) by sky
2000/01/05 17:05:30 7405 c 800se (09C4&000000/EF10/58:7FF1): found (397 ms) by sky (of 1 avail 1)
2000/01/05 17:05:37 7405 c 800se (09C4&000000/EF10/58:30AF): found (397 ms) by sky (of 1 avail 1)
2000/01/05 17:05:40 C04 r 800se emmtype=global, len=51, idx=62, cnt=1: written (129 ms) by sky
2000/01/05 17:05:44 7405 c 800se (09C4&000000/EF10/58:52FE): found (393 ms) by sky (of 1 avail 1)
2000/01/05 17:05:51 7405 c 800se (09C4&000000/EF10/58:93B1): found (395 ms) by sky (of 1 avail 1)
2000/01/05 17:05:51 C04 r 800se emmtype=global, len=51, idx=63, cnt=1: written (130 ms) by sky
 
AW: Kein Login bei OSCam möglich

-------------------------------------------------------------------------------
>> OSCam << cardserver started at Sat Jan 1 01:01:03 2000
-------------------------------------------------------------------------------
2000/01/01 1:01:03 400 s >> OSCam << cardserver started, version 1.00 -DEB-Freetz--Prof.Linux- , build #5236 (mipsel-router-linux-uclibc929)
2000/01/01 1:01:04 400 s version=1.00 -DEB-Freetz--Prof.Linux- , build #5236, system=mipsel-router-linux, nice=-1
2000/01/01 1:01:04 400 s client max. idle=120 sec, debug level=0
2000/01/01 1:01:04 400 s max. logsize=1000 Kb, loghistorysize=4096 bytes
2000/01/01 1:01:04 400 s client timeout=5000 ms, fallback timeout=2500 ms, cache delay=250 ms
2000/01/01 1:01:04 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:09 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:14 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:19 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:24 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:29 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:34 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:39 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:44 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:49 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:54 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:01:59 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:02:04 400 s The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:02:09 400 s Waiting was not successful. OSCam will be started but is UNSUPPORTED this way. Do not report any errors with this version.
2000/01/01 1:02:09 400 s services reloaded: 0 services freed, 4 services loaded
2000/01/01 1:02:09 400 s userdb reloaded: 3 accounts loaded, 0 expired, 0 disabled
2000/01/01 1:02:09 400 s signal handling initialized (type=sysv)
2000/01/01 1:02:09 400 s 217 service-id's loaded in 8ms
2000/01/01 1:02:09 400 s 116 tier-id's loaded
2000/01/01 1:02:09 400 s 1307 provid's loaded
2000/01/01 1:02:09 400 s 22 lengths for caid guessing loaded
2000/01/01 1:02:09 400 s monitor: initialized (fd=8, port=988)
2000/01/01 1:02:09 400 s camd33: disabled
2000/01/01 1:02:09 400 s camd35: disabled
2000/01/01 1:02:09 400 s cs378x: disabled
2000/01/01 1:02:09 400 s newcamd: initialized (fd=9, port=65000, crypted)
2000/01/01 1:02:09 400 s CAID: 0B00
2000/01/01 1:02:09 400 s provid #0: 000000
2000/01/01 1:02:09 400 s newcamd: initialized (fd=10, port=75000, crypted)
2000/01/01 1:02:09 400 s CAID: 1702
2000/01/01 1:02:09 400 s provid #0: 000000
2000/01/01 1:02:09 400 s newcamd: initialized (fd=11, port=85000, crypted)
2000/01/01 1:02:09 400 s CAID: 0500
2000/01/01 1:02:09 400 s provid #0: 043800
2000/01/01 1:02:09 400 s radegast: disabled
2000/01/01 1:02:09 400 s http thread started
2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB0
2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB1
2000/01/01 1:02:09 400 s creating thread for device /dev/ttyUSB2
2000/01/01 1:02:09 400 s loadbalancer: can't read from file /tmp/.oscam/stat
2000/01/01 1:02:09 400 s waiting for local card init
2000/01/01 1:02:09 C04 h HTTP Server listening on port 15005
2000/01/01 1:02:09 1005 r reader thread started (thread= 1005, label=mtv, device=/dev/ttyUSB0, detect=cd, mhz=357, cardmhz=357)
2000/01/01 1:02:09 1406 r reader thread started (thread= 1406, label=sky, device=/dev/ttyUSB1, detect=cd, mhz=600, cardmhz=600)
2000/01/01 1:02:09 1807 r reader thread started (thread= 1807, label=xxx, device=/dev/ttyUSB2, detect=cd, mhz=357, cardmhz=357)
2000/01/01 1:02:09 1807 r ERROR opening device /dev/ttyUSB2
2000/01/01 1:02:09 1807 r Cannot open device: /dev/ttyUSB2
2000/01/01 1:02:12 1005 r mtv card detected
2000/01/01 1:02:12 1406 r sky card detected
2000/01/01 1:02:16 1005 r ATR: xxxxxxxxxxxxx
2000/01/01 1:02:16 1406 r ATR: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
2000/01/01 1:02:17 1005 r Maximum frequency for this card is formally 5 Mhz, clocking it to 3.57 Mhz
2000/01/01 1:02:17 1406 r Maximum frequency for this card is formally 6 Mhz, clocking it to 6.00 Mhz
2000/01/01 1:02:18 1406 r detect irdeto tunneled nagra card
2000/01/01 1:02:18 1406 r no rsa key configured -> using irdeto mode
2000/01/01 1:02:18 1406 r detect irdeto card
2000/01/01 1:02:18 1406 r caid: 1702, acs: 3.84, country code: GER
2000/01/01 1:02:19 1005 r type: Conax, caid: 0B00, serial: xxxxxxxxxxxxx, hex serial: xxxxxxxxxx, card: v64
2000/01/01 1:02:19 1005 r Providers: 1
2000/01/01 1:02:19 1005 r Provider: 1 Provider-Id: 000000
2000/01/01 1:02:19 1005 r Provider: 1 SharedAddress: 00000000
2000/01/01 1:02:19 1005 r found cardsystem conax
2000/01/01 1:02:19 1406 r providers: 4, ascii serial: xxxxxxx, hex serial: xxxxxxxxx, hex base: 1A
2000/01/01 1:02:19 1005 r Package: 1, id: 1010, date: 1990/01/01 - 1990/01/01, name: Technisat
2000/01/01 1:02:19 1005 r Package: 2, id: 2010, date: 1990/01/01 - 1990/01/01, name: Preview 1
2000/01/01 1:02:19 1005 r Package: 3, id: 2011, date: 1990/01/01 - 1990/01/01, name: Preview 2
2000/01/01 1:02:19 1005 r PPV-Event: 1, id: 71F1, date: 2011/02/23 - 2012/02/23, name: MTV Unlimited 12 Mon
2000/01/01 1:02:19 1005 r [conax-reader] ready for requests
2000/01/01 1:02:22 1406 r active providers: 2 (000000,000000)
2000/01/01 1:02:22 1406 r found cardsystem irdeto
2000/01/01 1:02:22 1406 r entitlements for provider: 2, id: 000000
2000/01/01 1:02:22 1406 r chid: 00F0, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05F1, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 7D23, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 000F, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 7D27, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 0276, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05FB, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05E7, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05E8, date: 2011/04/22 - 2011/07/28
2000/01/01 1:02:22 1406 r chid: 05DF, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 0605, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05DE, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 04CE, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 05DD, date: 2011/04/22 - 2011/07/29
2000/01/01 1:02:22 1406 r chid: 0103, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r chid: 029C, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r chid: 0104, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r chid: 0406, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r chid: 0105, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r chid: 0004, date: 2008/01/19 - 2008/01/21
2000/01/01 1:02:22 1406 r [irdeto-reader] ready for requests

EDIT: Im moment läuft die Fritte ohne I-net Anbindung, ohne korrekte Datumsangabe, deshalb:" The current system time is smaller than the build date (May 15 2011). Waiting 5s for time to correct...
2000/01/01 1:02:09 400 s Waiting was not successful. OSCam will be started but is UNSUPPORTED this way. Do not report any errors with this version."
 
Zuletzt bearbeitet:
AW: Kein Login bei OSCam möglich

Sofort die Angaben oben im Post in den ATR mit xxxxxx ersetzen !
Jeder der die liest, kann Deine Karten identifizieren !
 
AW: Kein Login bei OSCam möglich

Jo,habs editiert, aber die ART´s sind doch bei jeder karte derselben art gleich, oder?

CCcam brauch ich um die Clients anzubinden, das is mir "bei der Menge" mit OSCam zu blöd...OSCam soll nur die Karten lesen und weitergeben...!
 
AW: Kein Login bei OSCam möglich

Können die Clients nur Cccam ?
Du hast eine S02, richtig ?
Wenn wir nun versuchen, erstmal einen Client mit camd von Oscam aus anzusteuern ?
Sind nur 2 Zeilen in der config der Fritte und ein anderer Reader-Eintrag im Client.
 
AW: Kein Login bei OSCam möglich

Jep, is ne s02 und ne MTV für 12Monate...
Clients sind zum grössten teil dreamboxen und kathrein´s...
ich selbst hab ne ClarkeTech ET 9000....und nutze vorzugsweise CCcam!

Meinst du Camd3? Das ist bei mir schon seeeeeehr lange her.......:emoticon-0107-sweat
???

Könntest du die Configs mal bei dir testen? Nicht das der Fehler am Freetz-Image liegt??
 
AW: Kein Login bei OSCam möglich

Also für Fritte mit Dreams habe ich hier was:
https://www.digital-eliteboard.com/f1380/how-oscam-only-homecs-fritzbox-v13-2-dreams-144000/
Die Files sind für Oscam mit camd3.5 von Fritte an 2 Dreams.
Da weiß ich, daß die laufen.
Erst mal nur eine Dream mit einer Karte, weiterhäkeln können wir dann immer noch . .

Oder Du baust in die config das ein:
[cccam] port = nach Deiner Wahl
reshare = 1 # nur Reshare für Direct-Peer
stealth = 1
keepconnected = 1
forward_origin_card = 1

Und die Verbindung auf den Clarktech sollte gehen.
Habe aber keinen 100% Plan von Cccam, nutze Oscam only.
 
Zuletzt bearbeitet:
AW: Kein Login bei OSCam möglich

ok, bin grad am probieren...
hab mir jetz oscam auf den et9000 geladen, wo find ich die configs auf der box, sollte bei der 800se genauso sein...?
lagen die nichtmal unter var/keys? da is nix...

edit: var/tuxbox/configs ...habs gefunden
 
Zuletzt bearbeitet:
Zurück
Oben