csp/fslb reshare help

There are 23 replies in this Thread which was already clicked 11,114 times. The last Post () by 00radio.

  • Hey guys im kinda new to this resharing business however i have successfully setup an fslb + csp server and just need some general information.
    My question is that say if i have a n line from from another fslb server. Like account: abc pass: 123 port: 11111 des key: .... etc etc and i want to reshare that line in my own server how would I go about doing that? I tried putting that information in the backend connections of the fslb however inorder to get the cws from that connnection I need one client to watch that channel in order to get the cws from the backend connection. Is there an alternative route to this? Is it possible to create a emulator which gets the cws from the card (or in this case the n line) and reshare that using fslb? (or any other proxy server)



    In simpler terms:
    Account: abc:123@xxx.server.com:11111/1111111111111111111111111111
    My goal: reshare that ^ account (however i want to reshare only 1 channel no more no less. Reason? I dont wanna grab all channels. Do i have permission? Yes )
    What have i done? Well currently I have a fslb server. In the backend connections of the server i have put this line:
    newcamd:abc:123@xxx.server.com:11111/1111111111111111111111111111
    Now i want fslb to grab the cws for a specific channel and keep it in its cache and push that cache to another fslb server.
    The problem? In order to grab the cws for that specific channel I have to have a client watching that channel in order for the backend connections to be active and grab that cw and push it.
    If a client doesn't watch the channel I want the cws from, the cws aren't received and thus aren't pushed.
    What have I tried? I have tried using a csp server as a client which I basically want to retrieve the cws from however csp doesn't retrieve the cw either.


    Soo... Please helpp D:
    Thanks in advance.

  • One question??? the line that you want to reshare, do you have permission from the peer that gave you it to do this???


    This doesn't sound like the kind of post that comes from someone that is "kinda new to this resharing business"

    fI7WHhv.png


    Please click on the "Like" :thumbup: button if you find the information and support posted on the forum helpful.

  • One question??? the line that you want to reshare, do you have permission from the peer that gave you it to do this???


    This doesn't sound like the kind of post that comes from someone that is "kinda new to this resharing business"


    lol, yes I do have permisson to reshare. It's my own server. Please note the word "kinda".



    You cant constantly request a ecm to store in cache to then re forward to another emu "WITHOUT" a stb "client" actually requesting it


    Hmm, so then if i had to reshare for example 10 channels, will i have to setup 10 stb clients each watching a channel to request the cws? Is there not a way in which I can setup 1 stb and make it forward teh cws for all 10 channels?

  • Sorry, someone already working the fslb using backend-connetion ?? please if I can help that can not get to run my fslb using backend-connection, I try to connect the fslb my oscam which is where I have my NDS cards.


    My fslb.conf is:


    ###############################################################################
    # fslb configuration file #
    # All configuration options in this file observe the same format: #
    # <configuration_name>=<configuration_value> #
    ###############################################################################


    ########################### general configuration #############################
    [General]
    background_execution=0
    debug_level=1
    console_stats_frequency=1000
    log_to_console=1
    log_to_webif=1
    log_to_file=0
    logfile_name=/usr/fslb/fslb.log
    webif=1
    webif_port=2083
    webif_integration_calls_port=90
    webif_authenticate=1
    webif_users=root:250200|admin:250200
    webif_custom_files_root=
    show_webif_system_stats=1
    show_ecms_for_hash=0


    # Global SID Tiers (up to 128 indexed tiers are supported)
    # Individual SID must be defined for each tier.
    # Syntax: <tier_description>|<sid_0>|<sid_1>| ... |<sid_n>
    sid_tier_0=SID Tier 0 Description|103|104|105|106
    sid_tier_1=SID Tier 1 Description|103|104|105|106
    sid_tier_2=SID Tier 2 Description|103|104|105|106


    # Global SID Packages (up to 128 indexed packages are supported)
    # Individual tiers must be defined for each package.
    # Syntax: <package_description>|<tier_0_description>| ... |<tier_n_description>
    sid_package_0=Basic Package|SID Tier 0 Description


    # Tier file associated with the above package. This parameter's index must
    # match the index of the package to which it is associated.
    sid_package_ird_tier_0=./basic-package.tier


    sid_package_1=Medium Package|SID Tier 0 Description|SID Tier 1 Description
    sid_package_ird_tier_1=./medium-package.tier


    sid_package_2=Full Package|SID Tier 0 Description|SID Tier 1 Description|SID Tier 2 Description
    sid_package_ird_tier_2=./full-package.tier


    # Enable/disable automatic tier file refreshing for packages
    refresh_sid_package_ird_tier_file=60


    # Custom url for frontend IP geo-location (%s is replaced by the IP address)
    frontend_ip_geolocation_url=http://whatismyipaddress.com/ip/%s


    ############################ server configuration CieloTV #############################
    # -------------------------------------------------------------------------------------
    [Logical-Server:CieloTV]
    enabled=1
    ecm_feeder_mode=0
    ecm_feeder_mode_response_timeout=14
    ecm_feeder_mode_users=
    ecm_feeder_mode_users_return_cws=0
    send_backend_keepalives=1
    refresh_user_file=60
    refresh_tier_file=60
    reshare_period_warning_threshold=4
    reshare_period_warning_minimum_requests=40
    reconnect_period_warning_threshold=300
    reconnect_period_warning_minimum_reconnects=10
    ignore_request_sids=0
    allow_sidless_requests=1
    ignore_emms=1
    allow_client_ids=
    deny_client_ids=
    safe_ecm_blacklisting=0
    persistence_file=./fslb.persist
    messaging_persistence_timeout=1440
    messaging_persist=1
    messaging_persistence_file=./fslb.messaging
    messaging_client_ids_global=0666
    custom_client_id_names=0997:Custom Name 1|0998:Custom Name 2|0999:Custom Name 3
    log_failed_login_attempts=0
    failed_login_attempts_file=./fslb.failed-logins
    normalize_ecm_headers=0
    keep_sid_response_history=1
    auto_dual_mode=0


    # 0 - Use protocol default, 1 - By SID availability
    provider_selection_method=0
    providers=0000


    # Select the front-end protocol type:
    #
    # 0 - Fireshare Load Balancer protocol.
    # 1 - Newcamd protocol.
    # 2 - Plain protocol
    protocol_server_type=1
    protocol_server_unauthenticated_mode=0
    protocol_server_single_ip_in_multiple_login=1
    protocol_server_default_max_login_count=1
    protocol_server_return_standard_cw_failures=0
    #protocol_server_bind_to=0.0.0.0
    protocol_server_port=59000
    protocol_server_newcamd_des_key=0102030405060708091011121314
    protocol_server_fslb_minimum_packet_version=0001
    protocol_server_fslb_key=0102030405060708091011121314151617181920212223242526272829303132
    protocol_server_tier_file=./fslb.tier
    protocol_server_user_file=./fslb.user
    protocol_server_user_file_field_delimiter=:
    protocol_server_user_file_comment_delimiter=;
    protocol_server_idle_client_timeout=30


    # -- providers for this logical server start here
    [Logical-Server-Provider:0000]
    logical_server_parent=CieloTV
    caid=0905
    restrict_ecm_length=92
    sid_names_file=./sids-FF00.names
    sid_names_file_field_delimiter=:
    cache_listener_port=37000


    # Cache push destination format: <ip>:<port>[:data_length][:protocol][:expiry_delay]
    # NOTE: data_length is optional and is the number of bytes of the ECM to send, if this
    # value is not specified or set to zero, the whole ECM is sent. Valid range for this
    # value is 4 to 16.
    #
    # The "protocol" optional value specifies the protocol to be used for the cache push. The
    # current possible values are:
    #
    # "fslb" - Standard v1 fslb cache push protocol.
    #
    # "fslb2-H" - Enhandced v2 fslb cache push protocol(where H is the number of reshare/forward
    # hops allowed, valid values are from 0 to 255). Example: fslb2-0 (no cache forwaring allowed)
    #
    # "csp" - CardServProxy UDP cache push protocol.
    #
    # The expiry_delay parameter is used to add a delay to the cache push that will be equal
    # to the expiry time of any given CW, minus the value specified in this parameter, in
    # milliseconds. For example, to push CW's 1 second before they expire, this parameter should
    # be set to 1000. Expiry times are taken from the calculated Fixed period for each SID
    # in the ECM feeding page, so this parameter only works for CW's produced from ECM's
    # received through the ECM feeding ports (not from the frontend connections). Please note
    # that CW's will be pushed for a given push destination only if a FIXED CW period is available
    # for the CW's SID. If omitted, this parameter defaults to 0, which means CW's are pushed
    # immediately after they are available.


    # Specifies an 8-character unique name for all cache elements generated locally by
    # this fslb provider. This is used as a means to trace pushed cache elements. Longer
    # names will be truncated to 8 characters.
    cache_local_name=CieloTV
    cache_push_destinations=127.0.0.1:37000|127.0.0.1:54000:0:csp
    cache_push_external_cws=1
    cache_timeout=60
    cache_safe_mode=1
    cache_sid_sensitive=0
    dual_backend_connection_mismatches_log=./fslb.mismatches
    sid_autolearn_whiteout_count=3
    sid_autolearn_blackout_count=3
    sid_blackout_on_consecutive_failures=3
    sid_blackout_seconds=300
    backend_connections_timeout=12000
    backend_retries=2
    request_queue_delay=0


    # Configures the reference for calculating the efficiency in the "ecm listening" page.
    # 0 - CW period failures (Normal setting)
    # 1 - ECM period failures in "ecm feeding" page, plus effective errors in backend connections
    stats_reference_source=0


    # This new parameter allows flsb to be ECM-fed using specialized protocols. Only
    # the SRCBOX protocol is supported at the moment. Leave blank to disable.
    #
    # Format: {protocol}:{port}
    #ecm_feeding_port=srcbox:20000
    #ecm_feeding_sid_list_active_only=0


    #available_sids_file=./fslb-provider-FF00.sids


    #card_server_groups_weight=Group A Name:50|Group B Name:50|Group C Name:10


    card_server_url_0=newcamd://bedo:rami@192.168.100.253:10000/0102030405060708091011121314
    #card_server_url_secondary_0=newcamd://bedo:rami@192.168.100.253:10000/0102030405060708091011121314
    card_server_available_sids_0=
    card_server_client_id_0=0666
    #card_server_group_0=Group A Name
    card_server_realtime_sids_0=


    card_server_url_1=newcamd://bedo:rami@192.168.100.252:10000/0102030405060708091011121314
    #card_server_url_secondary_1=newcamd://bedo:rami@192.168.100.252:10000/0102030405060708091011121314
    card_server_available_sids_1=
    card_server_client_id_1=0666
    #card_server_group_1=Group B Name
    card_server_realtime_sids_1=


    ############################ server configuration Dish MX #############################
    # -------------------------------------------------------------------------------------
    [Logical-Server:DishMX]
    enabled=0
    ecm_feeder_mode=0
    ecm_feeder_mode_reponse_timeout=14
    ecm_feeder_mode_users=
    ecm_feeder_mode_users_return_cws=1
    send_backend_keepalives=1
    refresh_user_file=60
    refresh_tier_file=60
    reshare_period_warning_threshold=4
    reshare_period_warning_minimum_requests=40
    reconnect_period_warning_threshold=300
    reconnect_period_warning_minimum_reconnects=10
    ignore_request_sids=0
    allow_sidless_requests=1
    ignore_emms=1
    allow_client_ids=
    deny_client_ids=
    safe_ecm_blacklisting=0
    persistence_file=./fslb.persist
    messaging_persistence_timeout=1440
    messaging_persist=1
    messaging_persistence_file=./fslb.messaging
    messaging_client_ids_global=0666
    custom_client_id_names=0997:Custom Name 1|0998:Custom Name 2|0999:Custom Name 3
    log_failed_login_attempts=0
    failed_login_attempts_file=./fslb.failed-logins
    normalize_ecm_headers=1
    keep_sid_response_history=1
    auto_dual_mode=0
    provider_selection_method=0
    providers=6311


    protocol_server_type=1
    protocol_server_unauthenticated_mode=0
    protocol_server_single_ip_in_multiple_login=1
    protocol_server_default_max_login_count=1
    protocol_server_return_standard_cw_failures=0
    #protocol_server_bind_to=0.0.0.0
    protocol_server_port=49002
    protocol_server_newcamd_des_key=0102030405060708091011121314
    protocol_server_fslb_minimum_packet_version=0001
    protocol_server_fslb_key=0102030405060708091011121314151617181920212223242526272829303132
    protocol_server_tier_file=./fslb.tier
    protocol_server_user_file=./fslb.user
    protocol_server_user_file_field_delimiter=:
    protocol_server_user_file_comment_delimiter=;
    protocol_server_idle_client_timeout=30


    # -- providers for this logical server start here
    [Logical-Server-Provider:6311]
    logical_server_parent=DishMX
    caid=1802
    restrict_ecm_length=92
    sid_names_file=./sids-6311.names
    sid_names_file_field_delimiter=:
    cache_listener_port=40000
    cache_push_destinations=
    cache_push_external_cws=0
    cache_timeout=60
    cache_safe_mode=0
    cache_sid_sensitive=0
    dual_backend_connection_mismatches_log=./fslb.mismatches
    sid_autolearn_whiteout_count=3
    sid_autolearn_blackout_count=3
    sid_blackout_on_consecutive_failures=3
    sid_blackout_seconds=300
    backend_connections_timeout=12000
    backend_retries=2
    request_queue_delay=0
    stats_reference_source=0
    #ecm_feeding_port=srcbox:20001
    #ecm_feeding_sid_list_active_only=0


    available_sids_file=./fslb-provider-6311.sids


    card_server_groups_weight=Group A Name:100|Group B Name:50|Group C Name:10


    card_server_url_0=newcamd://username:password@192.168.0.100:11000/0102030405060708091011121314
    card_server_available_sids_0=
    card_server_client_id_0=0666
    card_server_group_0=Group A Name
    card_server_realtime_sids_0=


    card_server_url_1=newcamd://username:password@192.168.0.100:11001/0102030405060708091011121314
    card_server_available_sids_1=
    card_server_client_id_1=0666
    card_server_group_1=Group B Name
    card_server_realtime_sids_1=

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!