Hi
I'm nearly there but I need a bit of help.
I've had a small experimental WAP site going for some time.  However because of the difficulties in finding sites that support WAP AND CGI (for free of course!). I decided to try to host it on my own PC.  This is ok because only I will actually use it.
I've already got the WAP pages being served by a Web server and that works fine.  Using fakewap I can get Kannel to retrieve the WAP pages as expected.  I can dial in using my WAP phone (Nokia 3330) and Windows 98 logs me in recognising my user name etc. I use the standard PPP dial in that comes with Windows98.  I can see that Kannel is monitoring the UDP ports. 
However Kannel simple doesn't see anything.  It's is as if the dial in session isn't connecting to the TCP protocol stack.  Does anyone have an ideas.
By the way IP seems to work over my dial in because I use that for work.
Thanks
Graham
 
wapkannel.config :-

group = core

admin-port = 13000

wapbox-port = 13002

admin-password = bar

#status-password = foo

#admin-deny-ip = ""

#admin-allow-ip = ""

wdp-interface-name = "*"

log-file = "/Xitami/logs/kannel.log"

#log-level = 0

#box-deny-ip = "*.*.*.*"

box-allow-ip = "*.*.*.*"

access-log = "/Xitami/logs/kannel_access.log"

#store-file = "kannel.store"

group = wapbox

bearerbox-host = localhost

log-file = "/Xitami/logs/wapbox.log"

#log-level = 0

syslog-level = none

 

Reply via email to