₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,328,247 members, 8,434,821 topics. Date: Saturday, 27 June 2026 at 11:54 AM

Toggle theme

Kc0022000's Posts

Nairaland ForumKc0022000's ProfileKc0022000's Posts

1 2 3 4 5 6 7 8 9 10 (of 12 pages)

RomanceRe: My Ex Refused To Give Me Back My Bf by Kc0022000(m): 7:21pm On May 22, 2010
@poster, cheesy Mumuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu goat, you should be locked up somewhere far away from men
CareerRe: Relocating Back To Nigeria by Kc0022000(m): 7:12pm On May 22, 2010
No wonder your thread got close to no replies. Not everyone with degree are actually educated
RomanceRe: How Do I Get A Naija Boy To Love Me? by Kc0022000(m): 1:19pm On May 19, 2010
German girl in Dk shocked Naija guy pls run oooo
RomanceRe: Do Nigerians Always Marry Each Other? by Kc0022000(m): 5:02pm On Apr 27, 2010
@poster, Ujujoan said its all , its a fact you should accept
Satellite TV TechnologyRe: Satellite Card Sharing by Kc0022000(m): 1:35am On Mar 17, 2010
Cccam English tutorial
This tutorial will help you master the full potential of this excellent CAM
The following tools are required to be able to use the CCcam on your Dreambox
1) Linux compatible editor, such as Ultraedit32,Notepad ++ or Crimson Editor (freeware)
2) FTP software like FlashFXP
3) A syslog utility like 3csyslog (freeware)
4) A Telnet utility, the Windows integrated tool will do the job
PART I
The first part is for beginners.
Installing CCcam
The CCcam archive is composed of 2 files, a bin file and a config file. In the original RAR
archive, the authors have saved the Dreambox binary file as CCcam.ppc, whilst the config file
is the same as for any version. It is suggested to rename the binary file in CCcam as it will
help make the following Telnet procedures easier.
Copy the bin file to /var/bin and set the rights (attributes) to 755. Copy the config file to
/var/etc/
We are now ready to check in details how CCcam really works, using the Telnet utility
In Windows,
Start RUN and type Telnet 192.168.1.10 (or your Dreambox IP number) and click OK
Login (root)
Now do the following.Type cd /var/bin to go to /var/bin, check whether you are in the correct
directory (for Linux ls=dir), check the file colour, the CCcam file should be green.
At the prompt, type “CCcam –dv” making sure to match the file name as well as capital
letters
The –dv command will give you the possibility to see each step that CCcam does, through an
activity log that should look like the following one
1) 16:09:26.209 CCcam: ===================================
2) 16:09:26.212 CCcam: starting CCcam 1.2.0 compiled on Jul 5 2006@21:12:46
3) 16:09:26.212 CCcam: ===================================
4) 16:09:26.276 CCcam: online using nodeId 578103ff60952939
5) 16:09:26.305 CCcam: DM70x0 detected
6) 16:09:26.307 CCcam: create 2 cam device(s)
7) 16:09:26.920 CCcam: provider num: fff830
cool 16:09:26.920 CCcam: provider key: (hier steht die abonummer)
9) 16:09:27.120 CCcam: provider num: 021c00
10) 16:09:27.121 CCcam: provider key: (hier steht die abonummer)
11) 16:09:27.215 CCcam: card added to broker with caid 500
12) 16:09:28.018 CCcam: card added to broker with caid 4a70
13) 16:09:28.072 CCcam: added 389 keys from /var/keys/SoftCam.Key
14) 16:09:28.132 CCcam: added 541 keys from /var/keys/AutoRoll.Key
15) 16:09:28.133 CCcam: static cw not found or bad
16) 16:09:28.134 CCcam: read_ignorefile: cannot open /var/keys/CCcam.ignore or not found
17) 16:09:28.135 CCcam: server started on port 12000
If you suspect something is not correct, and would like to check the ECMS answers, these will
appear directly on your DB when zapping channel. Just start a second Telnet session, type
the command ps and press Enter. The active processes will be displayed and should look like
the following example:
1: root@dm7020:~> ps
2: PID Uid VmSize Stat Command
3: 1 root 608 S init [2]
4: 2 root SWN [ksoftirqd/0]
5: 3 root SW< [events/0]
6: 4 root SW< [khelper]
7: --- extra lines removed---
8: 599 root 2100 S /var/bin/CCcam_1.2.1
9: 600 root 2100 S /var/bin/CCcam_1.2.1
Reading Log entries
4) online using nodeId 578103ff60952939
This is a unique identity number created for each server/client user upon connecting
5) create 2 cam device (s) 7020
2 CAM devices have been found.
The following lines 7) cool and 9) display data about the subscription card provider id number.
9) provide num :021c00 is the provider number, which is Redlight/FullX
11) card added to broker with caid 500
This line identifies the CAId (Conditional Access Identification) in use to provide access to the
service, which, in this case, is Viaccess. The subscription card is identified by both the CAId
and the Provider, and therefore, in our example 0500:021c00.
Some providers use many CAId’s. This is why in our log, Redlight/FullX is also listed as
0600:021c00, where 0600 is the IRDETO CAId. It is very important to understand the system
caid/provider as it will be taken into consideration again in this tutorial
13) added 389 keys
there are 389 keys read from the static key file
15) cw not found or BAD
there are no static cw available; this does not represent a problem (optional)
16) read_ignorefile: cannot open/var/keys/CCcam.ignore or not found
this is also not important for the upcoming instructions
17) server started on port 12000
the server runs on port 12000 TCP(this is very important for your Router/Firewall settings)
Keyfiles
Unless the destination folder has been changed, by default, the key file is found in the
var/keys folder.
CCcam is using the SoftCam.key/Autoroll.key format, which is also used by other EMU
systems.
For this reason, there is no need for a purpose built key file format for this CAM. Keyfiles are
an option as CCcam works also without any of them
CCcam and cardsharing
To configurate and connect the CCcam, you need to go to the ETC folder and edit the
CCcam.cfg file.The CCcam config file itself is a little help file. Indeed, you will find many text
lines starting with #. These lines provide help to set the CCcam, and there is no need to
delete them as they are ignored by CCcam. Therefore, they can also be used to add any note
or comment.
The configuration lines can be written in any order. There is no standard order to respect.
Indeed, when started, CCcam reads the first character of each line and executes the request.
Let’s look at each line syntax now.
F: Friends
F: user1 pass1 1
C: Connect
C: server.dyndns.org 12000 user1 pass1
The C line (where C stands for connect) enables the CCcam to connect to another server
The URL or IP after C: is necessary to identify the server in the sharing network. 12000 is the
port used by the server to communicate and user1 pass1 identify the user
Note: each user is accepted only once by the server
How to connect a client to a server:
The F line launches the server, whilst the C line launches the client, and this is all you need.
Should the client wish to share its subscription cards with the server, then you need to add a
C line at the server, and an F line at the client.
Log Diagnostic
Should you wish to check whether the connections are working properly, then use the CCcam
–dv Telnet command. This option will give you the possibility to check the log and make sure
all is ok.It may be useful for beginners to do it with Telnet, and, once experienced, it may also
be done using the the automatic script found in the blue panel.
This is what the dialogue between the 2 decoders should look like
1) 11:55:06.977 CCcam: found betacrypt caid: 0x1702 ecmpid: 0x100a id: 0x0
2) 11:55:06.978 CCcam: found betacrypt caid: 0x1722 ecmpid: 0x100a id: 0x0
3) 11:55:06.978 CCcam: found nagra caid: 0x1801 ecmpid: 0x1642 id: 0x0
4) 11:55:06.978 CCcam: cam[0] set PMT for sid=a
5) 11:55:06.979 CCcam: start EMM
6) 11:55:06.996 CCcam: cam[0] ecm even nok caid:0x1702 id:0x0 pid:0x100a Premiere Sat (19E)
tunneled Nagra (took 0.0010 seconds)
7) 11:55:07.061 CCcam: cam[0] ecm even nok caid:0x1722 id:0x0 pid:0x100a Premiere Kabel (19E)
tunneled Nagra (took 0.0003 seconds)
Lines 1) 2) and 3) display information about the service encryption
Pre***e is displayed with the 3 possidble CAId’s:
1702 tunnel Nagra = betacrypt for DVB-S
1722 tunnel Nagra = betacrypt for DVB-C
1801 plain Nagra (not used or only on s04 card) = unused.
The Pre**er provider is usually written with 6 digits.In this case, the service ID is 100a and
identifies Pre**er1.
Line 4) “Start EMM” marks the point where CCcam starts looking for keys
The 2 following lines list the local server replies.In this example, the replies are negative ecm
even nok caid:0x1722. This is normal as there are no cards in the receiver. The query lasted
0.0003s.
We then find the queries sent to the server:
cool 11:55:07.194 CCcam: remote ecm -> 192.168.1.3:12000 0x1702(0x000)
9) 11:55:07.331 CCcam: remote ecm <- 192.168.1.3:12000 ok (took 0.1364 seconds)
10) 11:55:07.333 CCcam: cam[0] ecm even ok caid:0x1702 id:0x0 pid:0x100a Pre***re Sat (19E)
tunneled Nagra (took 0.1383 seconds)>code<
ecm even ok caid:0x1702 means that this query has been successfully transmitted through
the LAN in 0.1383s
killall CCcam marks the end of the log
End of PART I
Satellite TV TechnologyOpticum Receivers by Kc0022000(op): 12:20am On Mar 17, 2010
Guys,

Check this box out,they are good,cheap and got great support on all its version but am not sure for those in Naija if they can lay hands on such from the market. Opticum 9600 HD TS is a realiable server on CCcam for those that know what am saying . For those newbies, what box do you have and what EMU on it ? What is open?On what sat.? softcamkey ?
TravelRe: Interested In Travelling To Germany? by Kc0022000(m): 6:55pm On Mar 16, 2010
idiot monkey grin
TravelRe: Any Nigerian In Belize Schooling? by Kc0022000(m): 5:34pm On Mar 15, 2010
@Tamita, u hear say, l hear say, who no go no know.u won come b illegal here or wats ur plan grin
TravelRe: Any Nigerian In Belize Schooling? by Kc0022000(m): 4:31pm On Mar 15, 2010
na by force lipsrsealed Naija to Belize or what do u call it
TravelRe: Sleep Box (pics) by Kc0022000(m): 4:29pm On Mar 15, 2010
How about MMIA and abj, would be good 4 naija airport also abi
EventsRe: Happy Mothers' Day To All Nigeria Mothers by Kc0022000(m): 3:31pm On Mar 15, 2010
Do Nigerian Mothers have a different day cos we r not in May and everyone one is posting happy mothers day abi na old topic, shocked
TravelRe: 33 Nigerians Deported From Us by Kc0022000(m): 6:14am On Feb 06, 2010
na 2 day, they have return ticket so they will be back soon
Music/RadioRe: New Sade Adu Album by Kc0022000(m): 6:10am On Feb 06, 2010
Caliente:
[size=13pt]Can I get the two songs you already have please?[/size]
Try this link , 10 track album,

http://www.megaupload.com/?d=U3YECFR6
Music/RadioRival Entertainment Bringing Nneka And Snoop Dogg To Atl by Kc0022000(op): 5:53am On Feb 06, 2010
Next week, Atlanta-based entertainment company Rival Entertainment will helm two special concerts featuring critically-acclaimed songstress Nneka and Hip-Hop legend Snoop Dogg.

After years of popularity overseas courtesy of her first two albums (Victim of Truth and No Longer at Ease), the Nigerian born Nneka has launched her second extensive US tour to promote her latest LP Concrete Jungle.

Equally adept at both singing and emceeing, the young singer lists Fela Kuti, Lauryn Hill, and Mos Def among her influences. Nneka’s Atlanta show takes on February 9 at the Vinyl venue (www.vinyl-atlanta.com), with Rival Entertainment and Muddy Water splitting promotional duties.

Advance tickets can be purchased for $10, and $12 the day of the show at www.ticketalternative.com.

Opening for Nneka will be singer Julie Dexter, and DJ duties for the evening will be handled by DJ Salah Ananse.

Snoop Dogg will make a rare Atlanta appearance the following day (February 10) as part of his Wonderland N Malice Tour. The rapper last appeared in the city in October as part of the BET Hip-Hop Awards, where he performed some his classic singles (“Gin and Juice”), and shared the stage with Dorrough, Soulja Boy, Nipsey Hussle, and Jim Jones.

In December, Snoop reached a milestone in releasing his 10th studio album, Malice n Wonderland. The third single “I Wanna Rock” charted as a Top 10 Rap Single, and last month featured a remix with Jay-Z.

The single’s Rob Base “It Takes Two” sample has proved popular with emcees, and has been freestyled over by the likes of Raekwon, Ludacris, Busta Rhymes, Styles P, Juelz Santana, and Crooked I.

Opening for Snoop will be The Mind Creatures, and local live band Psychi Oragami. The concert takes place from Center Stage, located at 1374 West Peachtree St, Atlanta, GA.

Tickets for Snoop’s one night only performance are available now at www.ticketmaster.com. For more information on other upcoming Rival Entertainment events, visit www.rivalentertainment.com.
TravelRe: Going To Gambia. by Kc0022000(m): 12:33am On Feb 05, 2010
what is nice about The Gambia? gone are the days when it was good but then pray that you get out of there soonest depending on your purpose of visit
SportsRe: Nigeria Vs Ghana [0 - 1] by Kc0022000(m): 7:27pm On Jan 28, 2010
grin grin grin grin grin
shocked shocked shocked shocked shocked shocked shocked shocked
Crazy Nigerians

Warning - while you were typing a new reply has been posted. You may wish to review your post.
SportsRe: Nigeria Vs Zambia: Super Eagles Win On Penalties (Nations Cup) by Kc0022000(m): 11:22pm On Jan 25, 2010
UP ZAMBIA, Nigeria should be ashame with her performance
SportsRe: Nigeria Vs Zambia: Super Eagles Win On Penalties (Nations Cup) by Kc0022000(m): 10:23pm On Jan 25, 2010
Goaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa for Zambia, grin Wasted my precious time watching this idiot
1-0
PoliticsRe: Bin Laden Calls Abdulmutallab A ‘hero’ by Kc0022000(m): 4:40pm On Jan 25, 2010
Is commander in chief of Terror still alive ? Guess the US cannot even answer that question, BL is long dead
TravelRe: Are We 'slaves' In The Uk? by Kc0022000(m): 2:00pm On Jan 25, 2010
When Nigeria become a better place for its citizen to live in then they shall stop treating us like slave in-fact no comment cos everything is wrong about Nigeria
CelebritiesRe: Pastor Taiwo Odukoya's Wedding Pix by Kc0022000(m): 3:44pm On Jan 23, 2010
All this business men association grin
PoliticsRe: Senegal Offers Land To Haitians While Nigeria Has Offered Nothing by Kc0022000(m): 7:14am On Jan 19, 2010
I dont even think the Haitians would like coming to a terrorist country like Nigeria cheesy so thrend closed
SportsRe: African Nations Cup: Egypt Vs Nigeria - (3-1) by Kc0022000(m): 7:34pm On Jan 12, 2010
Guys please go and relaxe or do something better cos the so call chicken eagles are throwing a big bash somewhere in Angola right 2nite cheesy
SportsRe: African Nations Cup: Egypt Vs Nigeria - (3-1) by Kc0022000(m): 7:15pm On Jan 12, 2010
Those calling for J.J Okocha to join this idiot for the worldcup should shut up
paddy_lo:
[size=16pt]ok guys. . .calm down.  .

this game was lost when we didnt go up 2-0
the referee was kinda biased. . .there was a clear hand ball. . .
in the box 18

we should have gone up 2-0. . and finished the egyptians off. .

end of story. . .

and the egyptians scored 2 lucky goals. .
i deflection and 1 defensive mistake. .

at best it should have been 1-1

lets not start bad mouthing our country,its only a game. . .

and we have 2 matches to go. . .

my 2 cents
[/size]
Story.Football is about scoring goals whichever ways, just score the goals and we didnt with YAKUBU
SportsRe: African Nations Cup: Egypt Vs Nigeria - (3-1) by Kc0022000(m): 7:10pm On Jan 12, 2010
12large:
my brother nigeria is not finished in international football just useless coach. imagine a coach that calls up 5 defensive midfilders, takes bribe from fatkubu. i just cannot understand why lukman,ibrahim and ekpo is not in this tornament anyway am very happy today i just need another 1-0 lose to benin then amodu
fired
SportsRe: African Nations Cup: Egypt Vs Nigeria - (3-1) by Kc0022000(m): 7:04pm On Jan 12, 2010
waht a shame, we are still dreaming.The 80s and 90s are gone.Our football needs to wakeup.Going to worldcup with this idiot will get us no where.DID YAKUBU BRIBE HIS COACH THAT HE ALWAYS PLAY EVEN WHEN HIS NOT FIT AND NEVER WAS ?
SportsRe: African Nations Cup: Egypt Vs Nigeria - (3-1) by Kc0022000(m): 6:52pm On Jan 12, 2010
Egypt now win Nigeria for the first time since 197sometin

1 2 3 4 5 6 7 8 9 10 (of 12 pages)