This is my first attempt at accessing the web via phone. Following the documentation here http://www.rogerbinns.com/vx4400/vx4400faq.html#WWWForFree http://www.howardforums.com/archive/topic/513887-1.html I decided to set up Kannel and configured my phone.
I'm running kannel_1.2.1-5 installed from an Ubuntu package. My config looks like this: ---------------------------------------------- group = core admin-port = 13000 admin-deny-ip = "*.*.*.*" admin-allow-ip = "*.*.*.*" wapbox-port = 13002 wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" group = wapbox bearerbox-host = localhost log-file = "/var/log/kannel/wapbox.log" ---------------------------------------------- lynx -dump http://localhost:13000/status shows: ------------------------------------------------------------------ Kannel bearerbox version `1.2.1'. System Linux, release 2.6.10-5-386, version #1 Mon Oct 10 11:15:41 UTC 2005, machine i686. Hostname localhost.localdomain, IP 127.0.0.1. Libxml version 20610. Using OpenSSL 0.9.7d 17 Mar 2004. Using MySQL 3.23.56. Using native malloc. Status: running, uptime 0d 0h 45m 7s WDP: received 0 (0 queued), sent 0 (0 queued) SMS: received 0 (0 queued), sent 0 (0 queued), store size 0 SMS: inbound 0.00 msg/sec, outbound 0.00 msg/sec DLR: 0 queued, using internal storage Box connections: wapbox, IP 127.0.0.1 (on-line 0d 0h 45m 6s) No SMSC connections -------------------------------------------------------------- The box running Kannel is behind a firewall. I'm letting TCP and UDP through on port 13002. I don't see anything in the logs to lead me to believe the port is being blocked. Nmap shows it open. The problem I'm having is when trying to connect with my Verizon LG 4400 phone to http://www.google.con/wml (the page I'm using as a homepage) the phone hangs with "Sending signal" and never gets through. What piece am I missing here? Thanks, Kent -- "It may be true that the law cannot make a man love me, but it can stop him from lynching me, and I think that's pretty important." - Martin Luther King Jr.
