Resultat 1 till 2 av 2

Ämne: Mgcamd + Newcs reconnect problem

  1. #1

    Mgcamd + Newcs reconnect problem

    Hej,

    Har kört Newcs server ett bra tag tillsammans med Leatherface på DB500 och det har fungerat bra, klienter reconnectade efter att servern var omstartad etc.

    Nu har jag flashat om med Gemini och lagt in Mgcamd. Klienten connectar när man startar den men startar jag om servern så connectar den inte igen.

    Vad är problemet?
    Någon som har en fungerande fil (/var/keys/mg_cfg)
    min ser ut så här:

    -----------------------------
    # EMM messages
    # 00 don't show any EMM's (default)
    # 01 show only valid EMM's
    # 02 show valid and bad EMM's with complete data display
    M: { 01 }

    # ECM messages
    # 00 don't show any ECM's
    # 01 show only valid ECM's (default)
    # 02 show valid and bad ECM's with complete data display
    C: { 01 }

    # AU
    # 01 enable AU
    # 02 AU Auto
    A: { 01 }

    # key update
    # 01 update only new keys, default setting
    # 02 update all keys (used for valid PMK checking)
    U: { 02 }

    # config files folder (softcam, autoroll, ignore/priority)
    # 00 files in /var/keys
    # 01 files in /tmp
    T: { 00 }

    # network mode, use summ for several clients
    # 00 no network (default)
    # 01 newcamd netclient
    # 02 radegast netclient
    # 04 camd3 netclient
    G: { 01 }

    # network retry, use summ for several options
    # 00 disable
    # 01 retry every new ecm
    # 02 try to connect to offline shares every Q: seconds
    # 04 try to detect and fast reconnect to lost (and not used atm) server
    N: { 07 }

    # network ecm timeout in seconds
    K: { 10 }

    # newcamd dead routes connect retry, sec
    Q: { 20 }

    # network shares priority
    # 00 newcamd, radegast, camd3 (default)
    # 01 camd3, radegast, newcamd
    # 02 newcamd, camd3, radegast
    P: { 00 }

    # on screen display type
    # 00 No OSD (default)
    # 01 neutrino
    # 02 enigma
    # 03 relook
    O: { 00 }

    # on screen display Options
    # 01 show emu ecm
    # 02 show network shares messages
    # 04 show decoding failed / fta
    # 08 show emm keys update
    S: { 03 }

    # Log options
    # 00 Off
    # 01 Network
    # 02 console
    # 03 both
    L: { 02 } 172.16.1.1 28007

    # cache ecm pids and data used to open channels,
    # store pids in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
    # use summ
    # 00 Off (default)
    # 01 Ecm pids cache
    # 02 Ecm data cache
    # 04 Emm cache for network cards
    H: { 07 }

    # reread files on zap:
    # 00 No (default)
    # 01 config (including priority and ignore, but not replace/cache)
    # 02 config and keys
    # 03 both
    R: { 00 }

    # debug, use summ
    # 00 off (default)
    # 01 debug ecm
    # 02 debug emm
    # 04 debug network ecm
    # 08 debug network emm
    # 16 debug network login
    D: { 00 }

    # box type
    # 00 autodetect, change only if you think wrong type detected.
    # 01 dbox2
    # 02 dreambox
    # 03 triple-dragon
    # 04 relook
    # 05 openbox
    B: { 02 }

    # keep ecm cache, seconds
    E: { 15 }


    -----------------------------

  2. #2
    ComHit Crew deass avatar
    Reg.datum
    Mar 2003
    Inlägg
    5 749
    Tackad
    88 gånger
    # EMM messages
    # 00 don't show any EMMs (default)
    # 01 show only valid EMMs
    # 02 show valid and bad EMMs with complete data display
    M: { 01 }

    # ECM messages
    # 00 don't show any ECMs
    # 01 show only valid ECMs (default)
    # 02 show valid and bad ECMs with complete data display
    C: { 01 }

    # AU
    # 00 disable
    # 01 enable
    # 02 Auto
    # 03 network cards update only
    A: { 01 }

    # key update (sum 01 or 02 with 04)
    # 01 update only new keys, default setting
    # 02 update all keys (used for valid PMK checking)
    # 04 replace (not add) http-aes keys, only first key replaced !
    U: { 02 }

    # config files folder (softcam, autoroll, ignore/priority)
    # 00 files in /var/keys
    # 01 files in /tmp
    T: { 00 }

    # network mode, use summ for several clients
    # 00 no network (default)
    # 01 newcamd netclient
    # 02 radegast netclient
    # 04 camd3 netclient
    G: { 01 }

    # network retry, use summ for several options
    # 00 disable
    # 01 retry every new ecm
    # 02 try to connect to offline shares every Q: seconds
    # 04 try to detect and fast reconnect to lost (and not used atm) server
    N: { 03 }

    # network ecm timeout in seconds
    K: { 05 }

    # newcamd dead routes connect retry, sec
    Q: { 60 }

    # network shares priority
    # 00 newcamd, radegast, camd3 (default)
    # 01 camd3, radegast, newcamd
    # 02 newcamd, camd3, radegast
    P: { 00 }

    # on screen display type
    # 00 No OSD (default)
    # 01 neutrino
    # 02 enigma
    # 03 relook
    # + user password for http auth
    O: { 00 } username password

    # on screen display Options, summ of:
    # 01 show emu ecm
    # 02 show network shares messages
    # 04 show decoding failed / fta
    # 08 show emm keys update
    # + web port to use for osd
    S: { 03 } 80

    # Log option, summ of:
    # 00 Off
    # 01 Network
    # 02 console
    # 04 file, appended ! delete it by yourself, before it eat all your hdd
    # + IP udp-port log-file-name
    L: { 00 } 172.16.1.1 28007 /tmp/mgcamd.log

    # keep ecm cache, seconds
    E: { 15 }

    # cache option, summ of:
    # 00 Off (default)
    # 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
    # 02 Ecm data cache, remember CW for (E time
    # 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
    H: { 00 }

    # reread files, summ of:
    # 00 No (default)
    # 01 reread config file on channel change (including priority and ignore, but not replace/cache)
    # 02 reread SoftCam.Key on channel change
    # 04 reread SoftCam.Key if file changed
    R: { 00 }

    # debug, summ of
    # 00 off (default)
    # 01 debug ecm
    # 02 debug emm
    # 04 debug network ecm
    # 08 debug network emm
    # 16 debug network login
    # 32 show mem/cpu stats every 1 min
    # 64 add timestamp to log messages
    D: { 00 }

    # box type
    # 00 autodetect, change only if you think wrong type detected.
    # 01 dbox2
    # 02 dreambox
    # 03 triple-dragon
    # 04 relook
    # 05 openbox
    B: { 00 }


    # urls for aes keys update, any number or urls allowed,
    # url data must contain key in format 0500:007C00:0000000000:00:key1:keyl
    # W: { http://some.host.com/keys.php }

    Den kör jag i Gemini tillsammans med Mgcamd v1.23 och den reconnectar utan problem.
    Alla frågor/problem som ni har angående servern kan ni ställa till mig via pm. Övriga frågor ska ställas i forumet under respektive avdelning.

Taggar för det här ämnet

Behörigheter för att posta

  • Du får inte posta nya ämnen
  • Du får inte posta svar
  • Du får inte posta bifogade filer
  • Du får inte redigera dina inlägg
  •  
stöd oss
ComHit.net är en ideell sidan som drivs helt utan reklamintäkter, detta för att du som användare ska slippa all störande reklam och diskutera de saker du är intresserad av.
Skulle man däremot känna att man vill donera en slant för att hjälpa ComHit.net att bli bättre är ni välkomna att donera via länken nedan.

https://www.paypal.me/comhit/
Följ oss