Re: Can't find a port to receive link request in wap gateway

2009-02-06 Thread Nikos Balkanas
Hi Josh, Traffic is transparent for all mobile types that support WAP 1.x. You only need udp 9200 - 9203 for wap traffic. No tcp and no other ports. I use wireshark on windows, too. If you specify in the filter udp, it will capture udp traffic. I do it all the time. BR, Nikos On Fri, Feb 6,

RE: Can't find a port to receive link request in wap gateway

2009-02-06 Thread Kao. Josh (GSM)
Dear Nikos, Is it different behavior to connect to wap gateway between GSM and CDMA phone? I forgot mention that my cell phone is CDMA phone. I used to connect to nowsms successfully, but nowsms is a commercial software, so I want to try kannel. I check my firewall again and the tcp and

RE: Can't find a port to receive link request in wap gateway

2009-02-05 Thread Kao. Josh (GSM)
Dear Nikos, I check netstat -a|grep 9200 and it doesn't show anything. Since I supposed bearerbox is bound to tcp port, I didn't check udp port before. So I try netstat -tulnp and it shows there is bearerbox process running on the udp port 9200 and 9201 respectly. I attach the netstat

Re: Can't find a port to receive link request in wap gateway

2009-02-04 Thread Nikos Balkanas
Hi Kao, You are doing fine with the mailing list. Plus you know how to use Wireshark on your own! This should be a breeze. Smells like a firewall issue. However it is not, since it would show in netstat. Let's look at some logs: Kill all bearerbox wapbox processes. Start from one shell:

Re: Can't find a port to receive link request in wap gateway

2009-02-03 Thread Nikos Balkanas
Try pgrep -fl bearerbox. You shouldn't see anything running. Look at bearerbox.log to find the reason. You should find a panic because it is missing admin-password. Solution: Put an admin-password. BR, Nikos - Original Message - From: Kao. Josh (GSM) To: users@kannel.org

RE: Can't find a port to receive link request in wap gateway

2009-02-03 Thread Kao. Josh (GSM)
Dear Nikos, Thanks for you suggestion! I've put password in my original kannel.conf, I am sorry that I should put some * mark in this column so that it wouldn't misleading you, sorry again! I also try your suggestion command and it shows the pid and my bearerbox running command.

Can't find a port to receive link request in wap gateway

2009-02-02 Thread Kao. Josh (GSM)
Dear all, I am trying setup Kannel to be a wap gateway for a long time, but I always have a problem when wap browser connects to Kannel. I find there doesn't have a port to receive wap browser's link request because wap browser always show the gateway timeout alert (I set port 9201 on the wap