camd3 server config with cccam

kip

I am not a number
My Satellite Setup
Eagle Linux
My Location
south east uk
Am I right in thinking - to config cccam 2.0.11 which i am running with camd3 server the cccam.cfg file needs to look something like this



L: ip port user password caid provider 1

also how can i ping the server to see if it is working??

thanks
 
You seem to have it - this is what the readme says:

# syntax for to add camd3 connection
#
#L: <ip> <port> <username> <pass> <ca4> <id6> <nr_of_hops_away (default: 1)>
#
# example:
#
# L: 127.0.0.1 567 dummy dummy 0100 000080
 
Anyone know how i can ping a server to test if it is working or not??? I have tried this before but can not remember how.. any ideas?? ... thanks;)
 
On a windows PC:

Start > run > cmd

ping theservername.com
 
Back
Top