Här kommer mina configs:
oscam.conf
	Kod:
	#
# main configuration
#
[global]
nice          = -1
WaitForCards  = 1
saveinithistory = 1 
ClientTimeout = 5
CacheDelay = 120
PreferLocalCards = 1
# logging
logfile       = /var/log/oscam/oscam.log
usrfile       = /var/log/oscam/oscamuser.log
cwlogdir      = /var/log/oscam/cw
maxlogsize = 200  # Logfile reaches to 200 KBytes
# monitor
[monitor]
port = 988
serverip = 0.0.0.0
nocrypt = 127.0.0.1
aulow = 120
monlevel = 1
appendchaninfo = 1
[anticasc]
enabled = 0
# web interface
[webif]
httpport      = 8888
httpuser      = admin
httppwd       = pass
httprefresh	= 10
httpallowed	= 127.0.0.1,172.16.1.1-172.16.1.254
# protocols
[newcamd]
Key 		= 000102030405060708090A0B0C0D
port		= 15000@0b00:000000 
keepalive	= 1
mgclient	= 0
allowed	= 127.0.0.1,172.16.1.1-172.16.1.254
 oscam.server
	Kod:
	# USB readers
[reader]
label        		= Canaldigital
enable       		= 1
protocol     		= mouse
detect       		= CD
device       		= /dev/ttyUSB0
services		= cd nordic
mhz          		= 357
cardmhz      		= 357
group        		= 1
emmcache     		= 1,3,2
caid         		= 0B00
ident			= 0B00:000000
ecmwhitelist 		= 0B00@000000:56,5B,68,4E
blockemm-g 		= 1
blockemm-unknown	= 1
 oscam.user
	Kod:
	#
# user configuration
#
# user for group 1 with Betacrypt tunnel, no monitoring, only one connection possible, AU enabled
[account]
user		= TheUser
pwd		= ThePass
uniq		= 1
group		= 1
au		= Canaldigital
caid		= 0B00&FFFF
disabled	= 0
services	= CanalDigital
ident		= 0B00:000000
keepalive	= 1