Dream & gbox & progdvb

furk

Registered
Messages
15
Hi there. I've my dreambox configured as a client in a gbox share. Is it possible to make it act as a server for my progdvb? wich software do i need?

My dream should act at same as client and as server? Or is possible just to make dream simply pass the traffic to progdvb?

I'm quite confused about gbox share atm. :p

Pls, help. :eek:
 

jagger-m

Registered
Messages
25
hint

@furk

It is possible.
1.You have to find gbox for windows
2.and you have to find pluggin for progdv (gboxplugin.dll) to put in progdvb plugin folder.

1.Unpack gbox for windows to some folder ie. c:/"progbox"
2.Start command prompt
3.At dos window type cd progbox then press enter,now you are in progbox folder
4.Then type ioperm -i then press enter
5.You should not see anything after but c:/progbox ,but dont worry everything is installed ok.
6.Close dos prompt
7.Put gboxplugin.dll in progdvb folder plugins
8.run gboxx86.exe from "progbox" folder
9.Run progdvb
Thats it.
If you properly configure cw lines everything must work ok.

Hope that I helped
 

furk

Registered
Messages
15
Thanks mate! :D Sure your startline helps!

I'd figured out more or less the same steps for this stage.

The most difficulty one now is how damn configure cw-lines,d-lines etc...to make the dreambox that receives ecm pass em to progdvb. All docs i find around explain how make a dreambox act as a server, no one is talking about passing away ecm.
 

jagger-m

Registered
Messages
25
Ok mate,
There is no need to configure anything else except m line and d line in cwshare.
Everything else in config and cwshare file should be default.

ie.
cwshare.config in your dreambox:
M: { dreambox.dyndns.org { 12345678 }}
D: { skystar.dyndns.org { 1234 1234 { 87654321 { A1 A1 }}}}

cwshare.config for skystar on computer(gbox for windows)
M: { skystar.dyndns.org { 87654321}}
D: { dreambox.dyndns.org { 1234 1234 { 12345678 { A1 A1 }}}}
 

Arlindovsky

Registered
Messages
2
I have a non simply question.

I am client in cwshare.cfg in progdvb.
I use a crossover cable to my dreambox.
How can i share my client server in pc to dreambox using the same settings?
 

Rocknroll

Staff member
Administrator
Messages
6,174
I have a non simply question.

I am client in cwshare.cfg in progdvb.
I use a crossover cable to my dreambox.
How can i share my client server in pc to dreambox using the same settings?

You just add a D: line of a friend you want to send to like:

D: { friend.dyndns.ord { 1234 1234 { 87654321 { 1 1 }}}}

and he enters corresponding d: line in his cwshare on dreambox with address you have in M: line in your config.
 

Rocknroll

Staff member
Administrator
Messages
6,174
in this case i wil use

D: { 192.168.0.3 { 1234 1234 { 87654321 { 1 1 }}}} ??

If you are making a lan connection then you can use that internal ip in D: line.
If not then you need dyndns adress. Anyway whatever adress you add in D: line of your config it has to match address in M: line of dreambox connecting to you.
So in case of what you wrote dreambox should have


M: { 192.168.0.3 { 87654321 }}

And a d: line with

D: { youraddress { 1234 1234 { yourpassword { 1 1 }}}}
 
Top