Trying # ./bearerbox

2005-03-22 14:40:18 [6047] [0] INFO: Debug_lvl = -1, log_file =
<none>, log_lvl = 0
2005-03-22 14:40:18 [6047] [0] ERROR: fopen failed: couldn't open `kannel.conf'
2005-03-22 14:40:18 [6047] [0] ERROR: System error 2: No such file or directory
2005-03-22 14:40:18 [6047] [0] PANIC: Failed to load main
configuration file `kannel.conf'. Aborting!
2005-03-22 14:40:18 [6047] [0] PANIC: ./bearerbox(gw_panic+0xcc) [0x80beb4c]
2005-03-22 14:40:18 [6047] [0] PANIC: ./bearerbox(cfg_read+0x8db) [0x80ac8bb]
2005-03-22 14:40:18 [6047] [0] PANIC: ./bearerbox(main+0xdd) [0x8051bbd]
2005-03-22 14:40:18 [6047] [0] PANIC:
/lib/tls/libc.so.6(__libc_start_main+0xe3) [0x2bae33]
2005-03-22 14:40:18 [6047] [0] PANIC: ./bearerbox [0x8051651]

I created a directory /etc/kannel and created kannel.conf from one of
the other postings.  I still get the same errors as above when trying
to start bearerbox

group = core
admin-port = 13000
admin-password = bar
#status-password = foo
#admin-deny-ip = ""
#admin-allow-ip = ""
#log-file = "/tmp/kannel.log"
#log-level = 0
#access-log = "access.log"
#http-proxy-host = "127.0.0.1"
#http-proxy-port = 8080
#http-proxy-exceptions = "127.0.0.1"
#http-proxy-username = "user"
#http-proxy-password = "password"
#ssl-certkey-file = "mycertandprivkeyfile.pem"

# Wapbox related
group = wapbox
wapbox-port = 13002
bearerbox-host = localhost
wdp-interface-name = "*"
log-file = "/log/kannel/wapbox.log"
access-log = "/log/kannel/wapaccess.log"
syslog-level = none

I could not find what user can run bearerbox
-rwxr-xr-x  1 root root 696944 Jan 18 23:34 bearerbox


It seems my install did not intall everything and I am wondering if others have had the same issues and how i can resolve.

Any help getting started would be great.


obviously FC3 packages the binaries to /usr/sbin, which is ok. You have to create your kannel.conf on your own, as you did in /etc/kannel. Pass the kannel.conf file as argument to the binaries and you'll be fine.

Stipe





Reply via email to