> Sir I Have attached herewith the Kannel configuration file and Wap log file. 
> Kindly suggest the solutions Thanks
> --
> C.S.MAHAJAN,
> Mo:9427218821
>
#
# THIS IS A SAMPLE CONFIGURATION FOR WAP KANNEL
#
# It is run like this:
#
#  1% gw/bearerbox gw/wapkannel.conf
#  2% gw/wapbox gw/wapkannel.conf
#
# ..as both commands in separate shells (or screen sessions)
#
# After that you can use your 7110 to test this out. Or use
# fakewap from test directory, or some SDK.
#
# For any guidelines to set up your SDK or 7110, see Kannel FAQ
# on Kannel WWW pages at http://www.kannel.org/
# 
# For any modifications to this file, see Kannel User Guide 
# If that does not help, send email to [email protected]
#
#   Kalle Marjola May 2000
#

group = core
admin-port = 13000
wapbox-port = 13002
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
admin-allow-ip = "*.*.*.*"
wdp-interface-name = "*"
log-file = "/tmp/bearerbox.log"
log-level = 0
#box-deny-ip = "*.*.*.*"
box-allow-ip = "*.*.*.*"
udp-allow-ip = "*.*.*.*"
access-log = "/tmp/access.log"
store-file = "/tmp/kannel.store"
#ssl-server-cert-file = "cert.pem"
#ssl-server-key-file = "key.pem"
#ssl-certkey-file = "mycertandprivkeyfile.pem"
http-proxy-host = "192.168.50.250"
http-proxy-port = 8080
http-proxy-username = "wapuser"
http-proxy-password = "wappwd"

group = wapbox
bearerbox-host = 192.168.50.250
http-interface-name="*"
log-file = "/tmp/wapbox.log"
log-level = 0
syslog-level = none
access-log = "/tmp/wapaccess.log"

group = radius-acct
secret-nas = 1234
secret-radius = 1234
our-host = 192.168.50.250
remote-host = 192.168.50.150
our-port = 1813
remote-port = 1813
remote-timeout = 50000

Attachment: waplog01042010.log
Description: Binary data

Reply via email to