I'm a new member of the list, so I'm unable to reply to this message I found in the archives.

I did some trouble-shooting on the network connections and think I located the problem. I suspect that this phone doesn't actually support WAP and instead pushes everything through HTTP regardless of setting. I set my traffic to go through a privoxy proxy and everything seemed to work ok with my own simple html pages (xhtml 1.1 strict, but nothing fancy).


Web Sessions Menu (each entry has these properties)
Homepage: http://homepage (fixed without hex-editing)
User ID:
Password:
Gateway IP: (ipv4 gateway ip)
Gateway 1: (appears to be a DNS name entry, but the resolver fails)
Service Type: (options are WAP or HTTP)
Port 1: (Regardless of Service type, opening the browser tries to connect to this port with TCP, not UDP - VZW port 8080 default)
EXE Port 1: (no clue what this is for - VZW port 8080 default)
LXL Port 1: (VZW default 443, assuming something to do with https)


Original Message Below:
#########################################


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