Quote:
|
Hi all
I am running my digitalb conax 0b00 card over newcs
And then i connect it with cccam over a n line
Anyway...
I have a problem.You all know that there are so many 0b00 providers and what happens?I get requests from different channels dhe are not digitalb's.
My question is,is there anyway to assign the sids of the channels that my card opens...so that i won't get anymore requests on other 0b00 sids?
Your help is much appreciated...
Thanks!
|
this should work for newcs.
<!-- valid value for autosid are:
Yes, No - Let NewCS decide which sids should be allowed/denied based on card answers. -->
<autosid>Yes</autosid>
and this maybe helps.
<protectedsid>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id>0000</id><id>0001</id><id>0002</id>
</protectedsid>
<!-- Notes about Service ID's:
There are some points worth mentioning:
1. If you allow a sid, all others will be rejected for that caid.
2. When you deny a sid, all others then the denied will be let through to that caid.
3. If you dont specify a reader, all sid's will get let through.
4. Put as many provider-sections in sid as you'd like, and as many id-sections under allow/deny as you want.
5. Deny is the stronger one, will always override allow.
6. If you want to add several sid's at once, do <id>0000:0010</id>, this will add all ten to list. -->
<sid>
<allow>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id>0000</id><id>0001</id><id>0002</id>
</allow>
<deny>
<!-- valid value for id are:
4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id>0000</id><id>0001</id><id>0002</id>
</deny>
</sid>
<!-- valid value for priority are:
hard, round, fifo - hard is lower userid, higher priority(gets ECM through before user with higher id),
round, there is an equal chance for all users to get ECM through, fifo, first sendt ECM gets through. -->
<priority>round</priority>
use the Nline trick to make it local in CCcam and make a fline like this
F: <username> <password> <uphops> <shareemus> <allowemm> ( { caid:id(:downhops), caid:id(:downhops), ... } { caid:id:sid, caid:id:sid, ... }
F: user pass 2 0 0 { 0:0:2 } { caid:id:sid, caid:id:sid, ... }
<------these card id and sids from channels you dont have
# F: user4 pass4 5 0 1 { 0:0:3, 0100:000080:1 } { 0100:000080:15df }
#
# user4 gets all cards at a maximum of 5 hops away from us,
# and get's to share them down two further levels beyond his own level.
# But he is not allowed to share 0100:000080 down to other users.
# He gets no emus from us, and he is allowed to send us emm.
# He is also not allowed to view channel 0100:000080:15df