Hi Users,

              Am a student who is doing a project on Gateway in a firm in 
India.They have their own 3G network and am setting up a wap gateway as my 
project work and had chosen Kannel.

I have installed kannel and am able to connect the mobile client(nokia N95) to 
kannel gateway and I receive INFO saying that "CLIENT CONNECTED FROM <assigned 
IP>

After this i make a request for viewing a WML page over my Nokia N95,from then 
the reply is nil.I am unable to see the request originating from gateway to 
internet or vice versa.

When I query the status, it says WDP packets sent and received are zero.Below 
are my simple kannel config file for your reference.Kindly suggest me how to 
proceed.Since I am a student plz correct me if I had made any mistakes.

group = core
admin-port = 13000
admin-port-ssl = false
admin-password = admin
status-password = status
#admin-deny-ip = " "
admin-allow-ip = "*.*.*.*"
wapbox-port = 13002
#box-deny-ip = " "
box-allow-ip = "*.*.*.*"
#udp-deny-ip = " "
udp-allow-ip = "*.*.*.*"
wdp-interface-name = "*"
log-file = "my_kannel.log"
log-level = 1

group = wapbox
bearerbox-host = localhost
timer-freq = 1
log-file = "my_wap.log"
log-level = 1

Above is my code.This is a operator netowrk setup.Kindly say me if 
I have to add any Http-interfaces or anything more.Kannel runs in a linux 
machine connected to the internet.
>From the network it is connected through LAN to the linux machine.the machine 
>is in 10.10._._ range.

The below are my observations
*Kannel wapbox runs even though i have not started my Bearerbox
*I get a lot of DEBUG messages when I run wapbox
*My phone client and wapbox is able to connect to bearerbox but no udp packets 
sent to internet nor received.
*My phone settings bear the proxy server address as linuxmachineip and port as 
bearerbox port and accesspoint as the networks accesspoint.

I have tried my level best in searching in net but am unable to make it work.
Please help me to complete my initial step in my first company project.

Thank you very much.
Raghav.



 




      

Reply via email to