I'm having trouble getting my Motorola v710 (Verizon) phone to access the
Internet through a kannel WAP gateway I've set up on my server.

It works fine when I just use an HTTP gateway with squid as the proxy.

I don't know if the problem is my phone or the kannel setup, since I have
no other phone to test it with.

I'm using the Debian packages, version 1.2.1-5, on a Debian sid system.

bearerbox and wapbox seem to start up okay.  I can even see my phone
attempting to connect:

2004-09-14 16:45:05 [13] INFO: Client connected from <166.156.206.207>
2004-09-14 16:45:05 [13] DEBUG: setting up systems for new wapbox
2004-09-14 16:45:05 [13] DEBUG: Started thread 14 (gw/bb_boxc.c:boxc_sender)
2004-09-14 16:45:30 [13] INFO: Connection closed by the box <166.156.206.207>
2004-09-14 16:45:30 [14] DEBUG: Thread 14 (gw/bb_boxc.c:boxc_sender) terminates.
2004-09-14 16:45:30 [13] DEBUG: Thread 13 (gw/bb_boxc.c:function) terminates.

Where 166.156.206.207 is definitely my phone.

But it terminates after about 30 seconds, and the phone says "connection
lost."

There is no activity in wapbox.log during this time period; however.

I am using a very basic config, basically right out of the box:

group = core
admin-port = 13000
admin-password = [...xxx...]
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "127.0.0.1"
wapbox-port = 13002
wdp-interface-name = "*"
log-file = "/var/log/kannel/bearerbox.log"
box-deny-ip = ""
box-allow-ip = "*.*.*.*"

group = wapbox
bearerbox-host = localhost
log-file = "/var/log/kannel/wapbox.log"

Can anyone suggest what I'm doing wrong or how to further troubleshoot
this issue?
-- 
Adam Rosi-Kessel
http://adam.rosi-kessel.org

Reply via email to