Starview 7 and Snet.cfg uploaded says well ..but how to point to another server help?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kam
    Member
    • Sep 2009
    • 54

    #1

    Starview 7 and Snet.cfg uploaded says well ..but how to point to another server help?

    ################################################## ##
    ########################
    # this is example of sladi net config file.
    # It can be uploaded via USB slot in sladi box
    ################################################## ##########################
    ################################################## ##########################
    # CommonCfg
    # network
    # 0 : Not used
    # 1 : Auto(DHCP)
    # 2 : Manual
    # IPAddr x.x.x.x or Auto
    # Subnet x.x.x.x or Auto
    # Gateway x.x.x.x or Auto
    # 1stDNS x.x.x.x or Auto
    # 2ndDNS x.x.x.x or Auto
    # UserAppl
    # 0 : DreamboxNet
    # 1 : HomeNet
    # 2 : Nuevoxtream
    # 3 : Xstream
    # 4 : PrivateNet
    # 5 : Dream / Nuevoxtream
    # # comment $$ : config commad
    ################################################## ##########################

    $$ CommonCfg
    $$ Network 1
    $$ IPAddr AUTO
    $$ Subnet AUTO
    $$ Gateway AUTO
    $$ 1stDNS AUTO
    $$ 2ndDNS AUTO
    $$ UserAppl 0

    ################################################## ##########################
    # PrivateNet
    # Mode :
    # 0 : client
    # 1 : Server
    # 2 : Server/Client
    # ServerIP x.x.x.x
    # ServerDomain : server.domain.com
    # ServerPort : 10000
    ################################################## ##########################
    $$ PrivateNet
    $$ Mode 0
    $$ ServerIP 0.0.0.0
    $$ ServerDomain
    $$ ServerPort 10000
    ################################################## ##########################
    # DreamboxNet
    # Softcam
    # 0 : NewCamd 5.25
    # 1 : Radegast
    # ServerNo
    # 0 : Server No. 1
    # 1 : Server No. 2
    # ServerIP x.x.x.x
    # ServerDomain server.domain.com
    # ServerPort 10000
    # UserID dummy
    # Password dummy
    # ConfigKey 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    ################################################## ##########################
    $$ DreamboxNet
    $$ Softcam 0
    $$ ServerNo 0
    $$ ServerIP 0
    $$ ServerDomain xxxxxx.dyndns.org
    $$ ServerPort 16001
    $$ UserID user07
    $$ Password pass0
    $$ ConfigKey 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    $$ ServerNo 1
    $$ ServerIP 0
    $$ ServerDomain server1.domain.tld
    $$ ServerPort 15004
    $$ UserID user1
    $$ Password pass1
    $$ ConfigKey 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    $$ ServerNo 2
    $$ ServerIP 0
    $$ ServerDomain server2.domain.tld
    $$ ServerPort 15005
    $$ UserID user2
    $$ Password pass2
    $$ ConfigKey 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    $$ ServerNo 3
    $$ ServerIP 0
    $$ ServerDomain server3.domain.tld
    $$ ServerPort 15006
    $$ UserID user3
    $$ Password pass3
    $$ ConfigKey 01 02 03 04 05 06 07 08 09 10 11 12 13 14
    ################################################## ##########################

    ################################################## ##########################
    # Software download
    ################################################## ##########################
    $$ Upgrade_URL www.xxxxx/net/s.ups
    $$ Upgrade_KEY www.xxxxx/net/softcam.net
Working...