Scam 3.57 tutorial home network

Status
Not open for further replies.

Ferret

Marching On Together !
Staff member
Administrator
Messages
17,480
Scam 3.57 tutorial home network
I don't use scam but because of too many requests i made tests to study.

Remember that in 3.57 che config files are changed so you have to follow these simply rules:

1) BE SURE TO HAVE SCAM 3.57 VERSION IN ALL YOUR NETWORK
2) BE SURE TO HAVE THE CONFIG FILE IN THE RIGHT POSITION:
--- ENIGMA1 = /var/scam/config
--- ENIGMA2 = /etc/scam/config

We will make this config:
Server1: CCcam ip 198.168.0.2 port: 12000
Server: Scam server with local cards and Cccam share: ip 192.168.0.8 port: 4321
Client: Scam client ip: 192.168.0.10 port: 4321

Warning: With this config Scam Server will receive from CCcam server but will pass to Scam Client only local cards (as for example ndz and tivusat)

1) First of all install in all your dreambox the socketmmi plugin

2) Config CCcam server to share with Scam server:
add to CCcam server this line:
Code:

F: scamserver scampass 3 1 0 { 0:0:3 }

3) Config Scam Server:
Code:

### scam host
/net/ecm_server/homeserver/port=4321
/net/ecm_server/homeserver/user/client1/pass=test


### cccam share (3.52)
/net/cccam/home/user=scamserver
/net/cccam/home/pass=scampass
/net/cccam/home/host=198.168.0.2
/net/cccam/home/serv=12000

4) Config Scam Client:
Code:

### scam client
/net/ecm_client/homeserver/host=192.168.0.8
/net/ecm_client/homeserver/port=4321
/net/ecm_client/homeserver/user/client1/pass=test

Thats all.
You have only to substitute the correct ip address and ports in this config to have a working scam 3.57 net. You can check it in the plugin socketmmi: Menu->setup->softcam->Nerwork.

Here are the shots of Scam server and client working with 3.57 version:



This image has been resized. Click this bar to view the full image. The original image is sized 1280x720 and weights 79KB.

serverr.jpg


server2h.jpg


thanks to Sloggo
 
Status
Not open for further replies.
Top