Posts by uha

    hi there,
    thank you very much for the auto script youve made but i have a little bit of problem in the oscam(cccam config).It kept showing me:
    2012/04/17 02:40:12 0 s cccam: Bind request failed, waiting another 4 seconds
    2012/04/17 02:40:13 0 share-update [1] 2954544936 0
    2012/04/17 02:40:13 0 reported/updated +0/-0/dup 0 of 0 cards to sharelist
    2012/04/17 02:40:13 0 share-updater mode=initfast t=1s i=30
    2012/04/17 02:40:13 0 s cccam: Bind request failed, waiting another 3 seconds
    2012/04/17 02:40:14 0 share-updater mode=initfast t=1s i=29
    2012/04/17 02:40:14 0 s cccam: Bind request failed, waiting another 2 seconds
    2012/04/17 02:40:15 0 share-updater mode=initfast t=1s i=28
    2012/04/17 02:40:15 0 s cccam: Bind request failed, waiting another 1 seconds
    2012/04/17 02:40:16 0 share-updater mode=initfast t=1s i=27
    2012/04/17 02:40:16 0 s cccam: Bind request failed, giving up


    i have netstat my server but i noticed that no program is using the port.below are the configs:


    [global]
    serverip = 192.18.1.5
    usrfile = /var/camlogs/oscam/oscamuser.log
    logfile = /var/camlogs/oscam/oscam.log
    cwlogdir = /var/camlogs/oscam/cw.log
    emmlogdir = /var/camlogs/oscam/emm.log
    disableuserfile = 0
    loghistorysize = 2048
    usrfileflag = 1
    bindwait = 5
    nice = 0
    maxlogsize = 2048
    saveinithistory = 1
    dropdups = 1
    lb_savepath = /var/camlogs/oscam


    [monitor]
    serverip = 192.168.1.5
    aulow = 120
    hideclient_to = 15
    monlevel = 4
    appendchaninfo = 0


    [cs357x]
    port = 31337
    serverip = 192.168.1.5


    [cs378x]
    port = 31337
    serverip = 192.168.1.5


    [cccam]
    port = 5338
    serverip = 192.168.1.5
    reshare = 2
    forward_origin_card = 1
    version = 2.0.11
    stealth = 1
    nodeid = D9046220102513C8


    i have ps- auxwww and this are the results


    root 28745 0.0 0.0 5324 220 ? Ss 02:49 0:00 ./oscam.x86 -b -c /var/etc/config -r 1 -d 1
    root 28746 0.0 0.2 24760 2824 ? Sl 02:49 0:00 ./oscam.x86 -b -c /var/etc/config -r 1 -d 1


    whenever i restart the oscam,still there are 2 running even after ive killall the oscam.


    Appreciate you guys could help me out.Thank you