Connect OScam to OScam using Newcamd protocol
I find newcamd to be ideal protocol for connecting local card from one OScam server to other OScam server or client. How to enable such connection? First you need to go to newcamd configuration under OScam WebIf (Configuration/Newcamd) and input port and key.
PORT looks something like this: 15001@0B00:000000. You need to be aware of the fact that newcamd only works like this: one port with one caid. You cannot use one port for two or more caids.
KEY on the other hand looks like this: 0102030405060708091011121314. This is default key, you can use something else of course.
Client or server (where you want to transfer card to)
[reader]
label = XXX
protocol = newcamd
device = IP or DNS address,port
key = 0102030405060708091011121314
user = username
password = password
connectoninit = 1
group = anything you want
blockemm-unknown = 1
blockemm-u = 1
blockemm-s = 1
blockemm-g = 1
dropbadcws = 1
audisabled = 1
Server (to which card is physically connected)
[account]
user = username
pwd = password
au = 1
group = group needs to be the same as the one that is assigned to your card
As you can see, newcamd configuration is fairly easy. If you have any questions, do not hesitate to leave a comment.
For discussion please visit this thread here:
https://www.satnigmo.com/forum/index.php?threads/oscam-to-oscam-newcamd-protocol.544/