«•» GeoSharing Worlds No.1 Satellite Forum «•»

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Multics for all ( HOW TO ) "Cache push to OSCAM via CSP protocol"

-=EYEDREAM=-

Administrator
Staff member
Administrator
Joined
Dec 18, 2018
Messages
87
Reaction score
107
Points
33
Feature:
To send cache from multics to oscam (without filtering):
CACHE PEER: host port { csp=1; cspsendcache=1 }

To filter cache sent from the multics to other peer (multics or oscam) now you can use "shares" with the syntax:
CAID1;PROVID1&PROVID2,CAID2;PROVID1

Examples:
- Filter only for sending cache only from 1810:000000 to a oscam peer:
CACHE PEER: host port { csp=1; cspsendcache=1; shares=1810:000000 }
CSP PUSH TO OSCAM ARE valid only from r82HBv15 an upper. Ar not valid for other public versions of multics.


Can i allow only some CAIDS from someone who send me all his CSP cache from multics or unwanted caids?
Shure need to use global filter by caids or sid matched lists like this:
csp_ecm_filter = [caid][&mask][@provid][$servid]:

If i recive from a friend his multics csp line and i want to not recive anymore. How could i stop it to send me cache :
Nothing more simple :
You need to allow who cand send you csp cache usinf firewall rules!
Here you can find how to build a firewall : Iptables Essentials: Common Firewall Rules and Commands | DigitalOcean
 
Top