RE: Problem on bearer box
Oscar Medina Duarte <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <1095806146.2420.6.camel@mathilda> |
Hey hehe !! It worked ! The weird thing is that sometimes had worked in uppercase, and also, I changed the line in which admin-allow-ip field was, and that gave me a completly different error saying something like there was no core group... weird... :) Thanks ! On Tue, 2004-09-21 at 17:27, Rene Kluwen wrote: > Try writing admin-allow-ip completely in lowercase. > > Rene Kluwen > Chimit > > -----Original Message----- > From: [email protected] [mailto:[email protected]]On > Behalf Of Oscar Medina Duarte > Sent: woensdag 22 september 2004 0:21 > To: Kannel Development list > Subject: Problem on bearer box > > > > Heelp !! > > Im having this error on bearer box: > > 2004-09-22 00:13:33 [30405] [0] INFO: Debug_lvl = -1, log_file = <none>, > log_lvl = 0 > 2004-09-22 00:13:33 [30405] [0] ERROR: Group 'core' may not contain > field 'Admin-allow-ip'. > 2004-09-22 00:13:33 [30405] [0] ERROR: Error found on line 23 of file > `../conf/telcel_cool.conf'. > 2004-09-22 00:13:33 [30405] [0] PANIC: Couldn't read configuration from > `../conf/telcel_cool.conf'. > 2004-09-22 00:13:33 [30405] [0] PANIC: > ../../deploy/bin/bearerbox(gw_panic+0x19a) [0x80d2cc3] > 2004-09-22 00:13:33 [30405] [0] PANIC: > ../../deploy/bin/bearerbox(main+0x163) [0x80526a3] > 2004-09-22 00:13:33 [30405] [0] PANIC: > /lib/tls/libc.so.6(__libc_start_main+0x108) [0x402cb7f8] > > > But the real problem is that my config file looks like this: > > group = core > admin-port = 26659 > admin-password = xxxx > status-password = xxxx > admin-deny-ip = "*.*.*.*" > Admin-allow-ip = "127.0.0.1;200.88.23.188" > smsbox-port = 26657 > box-deny-ip = "*.*.*.*" > box-allow-ip = "127.0.0.1;200.88.23.188" > wdp-interface-name = "*" > log-file = "/opt/Kannel/logs/bearer.log" > log-level = 0 > access-log = "/opt/Kannel/logs/kannel.access" > > What can be wrong ? > what can I do ? > is this a bug ? > > > Thanx to all! > > == Oscar > > > > >