Opened 9 years ago
Closed 7 years ago
#3551 closed enhancement (expired)
Cannot connect as MGcamd
Reported by: | toxoplasme | Owned by: | |
---|---|---|---|
Priority: | minor | Component: | Protocol - Newcamd |
Severity: | low | Keywords: | |
Cc: | Sensitive: | no |
Description
Revision
9131
Issue Description
My provider ask me to connect their server using MGcamd with Newcamd line.
However i don't want because i do some scripts with oscam that i cannot do with closed source mgcamd.
So, to try to trick them, I have modify the module-newcamd.c and modify the client id to 0x6d67 instead of original oscam (8888).
The problem is when I connect to their server, i get this error:
[newcamd] connecting to server:12045
8280B20 p expected MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
[newcamd] disconnected: reason login error2
And i'm kicked out by the server.
My reader is:
[reader]
label = g05-NewcamHD
description =
protocol = newcamd
device = serveur.domain.com,12045,0
key = 0102030405060708091011121314
user = login
password = password
inactivitytimeout = -1
disableserverfilter = 1
connectoninit = 1
I suppose their server is CSP...
Anyone has already tried something with that?
If no, could someone tell me how to modify the module-newcamd.c as it can work fully 100% as a stealth MGcamd client?
No more infromations of the error is available even with debug on 65535
Change History (6)
comment:1 by , 8 years ago
comment:3 by , 8 years ago
hello,
it was a typing error, config is serveur.domain.com,12045 as you mentionned.
So even like that i get this error:
MSG_CLIENT_2_SERVER_LOGIN_ACK (E1), received FF
comment:6 by , 7 years ago
Resolution: | → expired |
---|---|
Status: | new → closed |
anyone?