So on the client it would be something like this:-
#[reader]
#label = Remotereadercam35
#enable = 1
#protocol = camd35
#device = dyndns.no-ip.info,556677
#account = username,password
#inactivitytimeout = 1
#reconnecttimeout = 30
#fix9993 = 0
#group = 3
than in conf of server
[camd35]
port = 556677
updateinterval = 240
minimizecards = 0
#######################################
On the server
oscam.confg
[cs357x]
port = 25550
[account]
user = user1
pwd = pass1
group = 1
au = 1
client machine
[reader]
label = label of reader
protocol = camd35
device = ipservert,25550
user = user1
password = pass1
services = ,,,,,,
caid = ?????
group = 1
emmcache = 1,3,2
This is an exemple of a configuration that works
No comments:
Post a Comment