Hello I'm trying to get Kannel running on my Mandrake base d Linux box, but I run into some problems. when I call the server, my Nokia 6210 tells me "No service responce". in the "kannel.log" file I can see the following:
--snip-- 2001-12-31 18:05:55 [4] DEBUG: datagram received 2001-12-31 18:05:55 [6] DEBUG: Did not find previous routing info for WDP, generating new 2001-12-31 18:05:55 [6] WARNING: Cannot route message, discard it --snap-- I get few of these, and then (I think) client gives up. here is my kannel.conf file: --snip-- group = core admin-port = 13000 wapbox-port = 13002 admin-password = bar wdp-interface-name = "*" log-file = "/etc/kannel/kannel.log" #log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;192.168.*.*" admin-deny-ip = "*.*.*.*" admin-allow-ip = "192.168.*.*" access-log = "/etc/kannel/access.log" group = wapbox bearerbox-host = localhost log-file = "/etc/kannel/wapbox.log" #log-level = 0 syslog-level = none --snap-- I would be so greatfyl if somebody could help me. I'm novice in both Linux and WAP. thank, ile
