Hi, I'm trying to use the wap server with WebPro on a PalmOne Tungsten. Here's my configuration file:
group = core admin-port = 13000 wapbox-port = 13002 admin-password = bar wdp-interface-name = "*" log-file = "/var/log/bearerbox.log" log-level = 1 #box-deny-ip = "*.*.*.*" #box-allow-ip = "127.0.0.1" box-allow-ip = "*.*.*.*" group = wapbox bearerbox-host = localhost log-file = "/var/log/wapbox.log" log-level = 0 syslog-level = none I've set up WebPro to access port 13002, it connects but times out trying to access the same web site that works with palm's wap server. ther is nothing in the wapbox log, but the log from bearerbox has the following: 2004-03-23 11:33:08 [9] DEBUG: Started thread 15 (gw/bb_boxc.c:function) 2004-03-23 11:33:08 [15] INFO: Client connected from <206.144.170.138> 2004-03-23 11:33:08 [15] DEBUG: setting up systems for new wapbox 2004-03-23 11:33:08 [15] DEBUG: Started thread 16 (gw/bb_boxc.c:boxc_sender) Then eventially WebPro Thanks, Rob
