Sponsored links


Go Back   Sat Industry Forums > Dreambox > Dreamulators
Register FAQ Members List Calendar Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-01-2007
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
isnthailand is on a distinguished road
Unhappy help me about Newcs can not share WAN

Hi every body
I Can have pc set to server use Newcs RC 8 I can share in lan it work but not share wan I d'nt about it

<newCSconfig>
<readers name="Phoenix">
<device>
<name>Phoenix Interface</name>
<type>phoenix</type>
<mhz>600</mhz>
<node>COM2</node>
<parity>none</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>Yes</blocksa>
<blockua>Yes</blockua>
<blockga>Yes</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->
<irdeto-camkey>0000000000000000</irdeto-camkey>
<irdeto-camkey-data>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</irdeto-camkey-data>
<crypto-special>No</crypto-special>
<ipk>000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000</ipk>
<ucpk>00000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000000000 000000000000</ucpk>
<PTShandshake>No</PTShandshake>
<carddetect>yes</carddetect>
<newcamd_port>10000</newcamd_port>
<autosid>Yes</autosid>
<Seca-PPV>no</Seca-PPV>
<pincode>0000</pincode>
<priority>round</priority>
</device>
</readers>
<radegastserver>
<enabled>No</enabled>
<port>16000</port>
<allow>
<hostname>localhost</hostname>
</allow>
</radegastserver>
<cache>
<emm>20</emm>
<ecm>-1</ecm>
</cache>
<debug>
<password>NewCSpwd888</password>
<level>normal</level>
<type>init</type>
<output>console,tcp</output>
<console_options>normal,init</console_options>
<tcp_port>1001</tcp_port>
<tcp_options>normal,init</tcp_options>
</debug>
<newcamdserver>
<enabled>Yes</enabled>
<name>newcs</name>
<deskey>01 02 03 04 05 06 07 08 09 10 11 12 13 14</deskey>
<user>
<name>dummy</name>
<password>dummy</password>
<hostname>localhost</hostname>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
<rate>2</rate>
</user>
<user>
<name>test1</name>
<password>test1</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>no</spider>
<rate>2</rate>
</user>
<user>
<name>test2</name>
<password>test2</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>no</spider>
<rate>2</rate>
</user>
<user>
<name>test3</name>
<password>test3</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>no</spider>
<rate>2</rate>
</user>
</newcamdserver>
</newCSconfig>



My newcamd.conf
CWS = IPWAN 10000 test1 test1 01 02 03 04 05 06 07 08 09 10 11 12 13 14 lan newcs


and I set router For forward port finish I Use Port 10000 to Server Pc

!!! why It work
Can you tell plese .......
Reply With Quote
Sponsored links
  #2 (permalink)  
Old 06-01-2007
ubbe's Avatar
Registered User
 
Join Date: Nov 2003
Posts: 509
Thanks: 0
Thanked 2 Times in 1 Post
ubbe is on a distinguished road
Re: help me about Newcs can not share WAN

post startlog
Reply With Quote
  #3 (permalink)  
Old 06-01-2007
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
isnthailand is on a distinguished road
Re: help me about Newcs can not share WAN

I sent
Attached Images
File Type: bmp log.bmp (1.19 MB, 2 views)

Last edited by isnthailand : 06-01-2007 at 11:21 AM.
Reply With Quote
  #4 (permalink)  
Old 06-02-2007
braga's Avatar
Registered User
 
Join Date: Oct 2004
Posts: 38
Thanks: 0
Thanked 1 Time in 1 Post
braga is on a distinguished road
Re: help me about Newcs can not share WAN

I Think you have something wrong

<newCSconfig>
<readers name="Phoenix">
<device>
<name>Phoenix Interface</name>
<type>phoenix</type>
<mhz>368</mhz>
<node>COM2</node>
<slot>0</slot>
<parity>none</parity>
<reset>normal</reset>
<export>Yes</export>
<enabled>Yes</enabled>
<blocksa>Yes</blocksa>
<blockua>Yes</blockua>
<blockga>Yes</blockga>
<!-- <boxkey>0000000000</boxkey> -->
<!-- <rsa>0000000000</rsa> -->

.................
on the sids part:
<autosid>Yes</autosid> delet and put
<sid>
<allow><!-- valid value for id are: 4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id>0000</id><id>0001</id><id>0002</id><id>0003</id>
</allow>
<deny>
<!-- valid value for id are: 4 numbers, if the service id is 3 numbers, add a 0 infront of it. -->
<id>0000</id><id>0001</id><id>0002</id><id>0003</id>
</deny>
</sid>
...............
.............
user part:

<user>
<name>dummy</name>
<password>dummy</password>
<au>on</au>
<sidoverride>off</sidoverride>
<spider>No</spider>
</user>

now try it and say something.
Regards,
Reply With Quote
  #5 (permalink)  
Old 06-07-2007
Registered User
 
Join Date: Nov 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
isnthailand is on a distinguished road
Re: help me about Newcs can not share WAN

thankyou so much I to check to problem at rounter
about pront 10000 ,rounter cann't forward port for me

isnthailand@hotmail.com
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"SCAM" and Newcs share smuggler Elliniko Dreambox 1 06-20-2006 06:07 PM
Newcs trouble. Share your knowledge here! leshin Gemini images 5 06-13-2006 06:21 AM
How to share local keyfiles (softcam.key, keylist ...) to connected clients in NewCS Seyhnuaam Dreamulators 0 05-18-2006 04:38 PM
Evocamd+NewCS - How can I share a card provided by a Friend.... Seyhnuaam Dreamulators 0 05-16-2006 04:58 PM
How to share Zetacam modul with newcs in dreambox? dusan75 DB Images 1 12-05-2005 12:53 AM


All times are GMT +10. The time now is 10:03 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Page generated in 0.35149 seconds with 11 queries