Blade BM7000S "N" line Help

sinky50

Inactive User
Joined
Jan 22, 2006
Messages
267
Reaction score
1
I can enter a "C" line and it works well,but I have an "N" line from another provider and would like to use this. It works OK in my TM800HD but cant get it to connect on My BM7000S.

This is the config:-

slot0 =
{
name: Connection_0
ip: cs***********.*****.m*
user: s****
password: f*****
protocol: cccam
deskey: 01 02 03 04 05 06 07 08 09 10 11 12 13 14
filtermode: auto
filterindex: 0
port: 166666
timeout: 3
}

I have even tried changing the cccam to newcamd, no joy
Thanks sinky
 
Tried :- protocol: newcamd525

Tried :- protocol: newcs

still no joy

sinky
 
protocol - newcamd

but

if the N line is created from the details youve posted, then thats why its not working, thats for a C line, which is why the 'protokol - cccam' is included
 
N: c**************p.*****.m* 1**** s**** *****g 01 02 03 04 05 06 07 08 09 10 11 12 13 14

This is the line (of course starred out) which runs on TM8000HD but not blade. Runs as C.line in TM

sinky
 
N: c**************p.*****.m* 1**** s**** *****g 01 02 03 04 05 06 07 08 09 10 11 12 13 14

This is the line (of course starred out) which runs on TM8000HD but not blade. Runs as C.line in TM

sinky


the details you posted in first post though are telling you that the server is a cccam protocol server, so an N line wont connect to it, an N line is for a cccam client to connect to a newcamd protocol server

change your line to

Code:
You don't have permission to view the code content. Log in or register now.

and it should work after restarting cccam on your receiver
 
The blade is setup like:-

slot0 =
{
name: Connection_0
ip: cs***********.*****.m*
user: s****
password: f*****
protocol: cccam (or protocol: newcamd525 )
deskey: 01 02 03 04 05 06 07 08 09 10 11 12 13 14
filtermode: auto
filterindex: 0
port: 166666
timeout: 3
}

so you would not add the C: of N:

would you?

sinky
 
Back
Top