Hi and happy new year
I've got running a LINUX Computer @ SuSe Linux 9.1
I've got copy carderver.i386 & cardserver.cfg in /etc
Here is a part of my cardserver.cfg:
#
# Example
#
DESKEY = 01 02 03 04 05 06 07 08 09 10 11 12 13 14
SERVER_NAME = cardserver
DEBUG_PORT = 14000
ENTITLEMENT_PORT = 14001
ADMIN_PORT = 14002
ADMIN_PASSWORD = secret 00 00 00 00 00 00 00 00 00 00 00 00 00 00
USER = mylogin mypassword lan 192.168.0.104 12000 au
DEBUG_INIT = yes
DEBUG_NET = yes
DEBUG_ECM = yes
DEBUG_EMM = yes
#
When i run the cardserver.i386 with
cd /etc
./cardserver.i386
My PHOENIX Card reader on the COM1 works (i saw by the led) and list my card infos on the screen.
and he say " can't connect to 192.168.0.104 "
192.168.0.104 => my dreambox
I can't configure my dreambox for connect to my linux server !
my linux server is: 192.168.0.249
Anyone can help me ?