Hi
I have just given a n line to my friend to access my local card. however it is showing the following message:
PHP
2015/02/22 14:19:38 1404AE0 c client connected to xxxxx port
2015/02/22 14:19:38 1404AE0 c plain newcamd-client xxxxxxxxx rejected (invalid access)
2015/02/22 14:19:38 1404AE0 c anonymous disconnected from xxxxxxxx
My configs are:
oscam.conf
PHP
[global]
logfile = std
nice = -10
maxlogsize = 500
preferlocalcards = 1
emmlogdir = /var/local/
[cache]
[newcamd]
port = 17001@0963:000000
allowed = 127.0.0.1,192.168.0.0-255.255.255.255
key = 0102030405060708091011121314
keepalive = 1
[cccam]
port = 30001
version = 2.1.3
reshare = 1
updateinterval = 120
[webif]
httpport = 15001
httpuser = admin
httppwd = blahblah
httprefresh = 10
httpallowed = 127.0.0.1,1.1.1.1-255.255.255.255
Display More
oscam.user
PHP
[account]
user = user1
pwd = user11
caid = 0963
Keepalive = 1
au = slyuk
group = 1
ident = 0963:000000
[account]
user = local1
pwd = local2
caid = 0963
keepalive = 1
au = slyuk
group = 1
ident = 0963:000000
Display More
oscam.server
