Tips for your Multics Cfg

  Guest viewing is limited

Vangerwen

File Master
File Master
Dec 28, 2012
345
6
16
Narnia
To stop cache for specific profile;On the profile setting add:

Code:
CACHE TIMEOUT: 1

To add expire date & name description to Cccam & Mgcamd user:

Code:
F: user pwd 1 { name=user; email=user@zz.net; enddate=2012/07/31; }
Code:
MGUSER: user pwd { enddate=2012-08-01 }
To receiving dcw from cache 
Code:
DISABLE CACHE = 1

To active ecm filter to stop fake ecm on global profile add:

Code:
DEFAULT DCW CHECK: 1
& (if you are using cache)
Code:
CACHE PORT: xxx
ACCEPT NULL ONID: 0

To assign N line to specific profile example:

Code:
N: xxx.dns 123 user pass 01 02 03 04 05 06 07 08 09 10 11 12 13 14 { 1111 }
# where 1111 is your profile port no

To send cache to your local other Multics or CSP or Oscam

Code:
TRACE: 1 127.0.0.1 44100
Where ia 44100 is cache port of (other Multics or CSP or Oscam)


Credit to Shatanar