If you want to create a camd3 proxy, you have to set the oscam.server as follows:
L: dyndns.dyndns.org12000 user pass
Code:
[reader]
label = camd35proxy
protocol = camd35
device = [COLOR=#800000]dyndns.dyndns.org[/COLOR],[COLOR=#0000cd]12000[/COLOR]
user = [COLOR=#800080]user[/COLOR]
password = [COLOR=#006400]pass[/COLOR]
group = 1
If you want to create a cccam proxy, you have to set the oscam.server as follows:
C: dyndns.dyndns.org12000 user pass
Code:
[reader]
label = cccamproxy
protocol = cccam
device = [COLOR=#800000]dyndns.dyndns.org[/COLOR],[COLOR=#0000cd]12000[/COLOR]
user = [COLOR=#800080]user[/COLOR]
password = [COLOR=#006400]pass[/COLOR]
group = 1
cccversion = 2.2.1 [COLOR=#ff0000]--> It is recommended tu use min. version 2.2.0[/COLOR]
ccckeepalive = 1
To get only cards until hop 2, you can set the following parameter:
Code:
cccmaxhops = 2
To get only cards with 1x reshare, the following parameter is required: