No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread lionesschi
Please help, been having this issue for 2 weeks and cant move any further despite all searches and solutions. Please i need this for work and its been delayed for so long 2009-07-31 11:51:13 [8] [0] INFO: HTTP: Opening server at port 13000. 2009-07-31 11:51:13 [8] [0] DEBUG: Started thre

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread Henri Hovi
First thing popped up to my mind, do You use FQDN for bearerbox-host and does that host resolve correctly ? -- Henri On Wed, Aug 12, 2009 at 3:25 PM, lionesschi wrote: > > Please help, been having this issue for 2 weeks and cant move any further > despite all searches and solutions. > > Please i

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread Stipe Tolj
lionesschi schrieb: > Please help, been having this issue for 2 weeks and cant move any further > despite all searches and solutions. > > Please i need this for work and its been delayed for so long > > 2009-07-31 11:51:13 [8] [0] INFO: HTTP: Opening server at port 13000. > 2009-07-31 11:51:1

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread Nikos Balkanas
Hi, About that, what is your bearerbox-host entry in your smsbox configuration? Can you ping it from smsbox? If not, you should declare it in /etc/hosts. If yes, what is your OS, and what is your gethostbyname entry in gw-config.h? BR, Nikos - Original Message - From: "Henri Hovi"

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread chini lion
Thanks Henry. i use localhost for bearerbox host what ya think? == SUSE LINUX Enterprise Server 9 (i586) VERSION = 9 PATCHLEVEL = 2 Kannel v 1.4.1 >>> lioness From: Henri Hovi To: Users mailing list Sent: Wednesday, August 12, 2009 1:41:35 PM

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread chini lion
Hi Stipe, I am using the following: SUSE LINUX Enterprise Server 9 (i586) VERSION = 9 PATCHLEVEL = 2 Kannel 1.4.1 ldconfig (GNU libc) 2.3.3 Copyright (C) 2004 Free Software Foundation, Inc. What you think? BR Chini From: Stipe Tolj To: Users mailing li

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread chini lion
Hi Nikos, I am using localhost for bearer box and it can be reached. gethostbyname entry in gw-config.h : /* Define for various gethostbyname_r functions */ #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 /* #undef HAVE_FUNC_GETHOSTBYNAME_R_5 */ /* #undef HAVE_FUNC_GETHOSTBYNAME_R_3 */ I am using: ldcon

Re: No solution worked: Error while gw_gethostbyname occurs. please help

2009-08-12 Thread Nikos Balkanas
Hi, You have the correct version for linux. Since ping localhost works, libc is fine. >From smsbox server type (with bbox running): telnet localhost 13001 and post the response you get. Also post configuration file. There should be no problem with kannel and gethostbyname or libc. If others f