Hi, Your problem is a socket one, but unfortunately I don't know what. The only curious thing is that you seem to load many times the same library for bearerbox. libc.a (2x), libpthread.a(2x) libiconv.a(2x and different than the /usr/lib/libiconv in telnet), libpthreads.a (2x). Anything strange in the configuration logs? Next thing I would try is to capture packets with tcpdump and try to telnet from a different server to bearerbox. I have to go now, but I hope that someone else with AIX can help you more. Good luck, Nikos
On Wed, Sep 23, 2009 at 3:01 PM, Howard Allison < [email protected]> wrote: > /usr/bin/telnet needs: > /usr/lib/libc.a(shr.o) > /usr/lib/libpthreads.a(shr_xpg5.o) > /usr/lib/libbsd.a(shr.o) > /usr/lib/libbind.a(shr.o) > /usr/lib/libcur.a(shr.o) > /usr/lib/libcur.a(shr32c.o) > /usr/lib/libiconv.a(shr4.o) > /usr/lib/libi18n.a(shr.o) > /usr/lib/libauthm.a(shr.o) > /unix > /usr/lib/libcrypt.a(shr.o) > /usr/lib/libpthreads.a(shr_comm.o) > /usr/lib/libodm.a(shr.o) > /usr/lib/libcfg.a(shr.o) > * > Howard ALLISON* > > > Nikos Balkanas <[email protected]> wrote on 23.09.2009 13:59:44: > > > Nikos Balkanas <[email protected]> > > > 23.09.2009 14:00 > > > > An > > > > Howard Allison <[email protected]> > > > > Kopie > > > > [email protected] > > > > Thema > > > > Re: Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 > error > > > > One final request: > > ldd $(which telnet) > > Nikos > > > > On Wed, Sep 23, 2009 at 2:56 PM, Howard Allison < > [email protected] > > > wrote: > > recv is in libc.a > > > > > > Mit freundlichen Grüßen > > Howard ALLISON > > > Nikos Balkanas <[email protected]> wrote on 23.09.2009 13:54:56: > > > > > > > Nikos Balkanas <[email protected]> > > > > > 23.09.2009 13:55 > > > > > > > > An > > > > > > Howard Allison <[email protected]> > > > > > > Kopie > > > > > > [email protected] > > > > > > Thema > > > > > > Re: Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 > error > > > > > > > > libraries for recv in AIX? > > > > > On Wed, Sep 23, 2009 at 2:48 PM, Howard Allison < > > [email protected] > > > > wrote: > > > ERROR: Error reading from fd 28:(0) > > > > > > > > > Mit freundlichen Grüßen > > > Howard ALLISON > > > > > > [image removed] > > > > > > Pensionsversicherungsanstalt > > > Rechenzentrumsbetrieb > > > A-1021 Wien, Friedrich-Hillegeist-Straße 1 > > > > > > E-Mail..: [email protected] > > > Internet: www.pensionsversicherung.at > > > > > > > > > > > > Nikos Balkanas <[email protected]> wrote on 23.09.2009 13:37:00: > > > > > > > > > > Nikos Balkanas <[email protected]> > > > > > > > 23.09.2009 13:37 > > > > > > > > An > > > > > > > > Howard Allison <[email protected]> > > > > > > > > Kopie > > > > > > > > [email protected] > > > > > > > > Thema > > > > > > > > Re: Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > > > > > > > > > > Listen. You initiate a socket but can't read from it. You have a > > > > very strange problem and don't assume anything. > > > > What libraries are needed for recv in AIX? > > > > Apply this patch and try telneting again. Post error from logs. > > > > Nikos > > > > > > > > On Wed, Sep 23, 2009 at 2:01 PM, Howard Allison < > > > [email protected] > > > > > wrote: > > > > Hi, > > > > I've already tried changing the ports - no difference, but there > > > > wouldn't be.. as the log shows, bearerbox IS listening on that port, > > > > and the smsbox connects - initially.. > > > > heres the ldd output... > > > > > > > > bearerbox needs: > > > > /usr/lib/libc.a(shr.o) > > > > /usr/lib/libpthread.a(shr_xpg5.o) > > > > /usr/lib/libnsl.a(shr.o) > > > > /usr/lib/libbind.a(shr.o) > > > > /opt/freeware/lib/libxml2.a(libxml2.so.2) > > > > /opt/pware/libiconv/lib/libiconv.a(libiconv.so.2) > > > > /unix > > > > /usr/lib/libcrypt.a(shr.o) > > > > /usr/lib/libpthreads.a(shr_comm.o) > > > > /usr/lib/libthread.a(shr.o) > > > > /usr/lib/libpthreads_compat.a(shr.o) > > > > /usr/lib/libpthreads.a(shr_xpg5.o) > > > > /usr/lib/libtli.a(shr.o) > > > > /usr/lib/libdl.a(shr.o) > > > > /opt/pware/libiconv/lib/libiconv.a(shr4.o) > > > > /usr/lib/libpthreads.a(shr.o) > > > > /usr/lib/libc.a(pse.o) > > > > > > > > Howard > > > > > > > > Nikos Balkanas <[email protected]> wrote on 23.09.2009 12:56:21: > > > > > > > > > > > > > Nikos Balkanas <[email protected]> > > > > > > > > > 23.09.2009 12:56 > > > > > > > > > > > > > > An > > > > > > > > > > Howard Allison <[email protected]> > > > > > > > > > > Kopie > > > > > > > > > > [email protected] > > > > > > > > > > Thema > > > > > > > > > > Re: Re: Re: Re: Re: Re: smsbox on AIX 6.1 fails with fd 28 error > > > > > > > > > > > > > > This is not a bb problem. It is very low level sockets and if it > > > > > were the case, bb wouldn't work *anywhere*. Currently yours is the > > > > > only one that doesn't work. Try changing ports to see if maybe > > > > > something else is listening in. Also post the output of: > > > > > ldd gw/bearerbox > > > > > Maybe something is wrong with the configuration in AIX. > > > > > BR, > > > > > Nikos > > > > > > > > > > On Wed, Sep 23, 2009 at 1:23 PM, Howard Allison < > > > > [email protected] > > > > > > wrote: > > > > > Well first of all, I am the administrator :-) And secondly, telnet > > > > > works everywhere but on the port the bearerbox programm is > listening > > > > > - so I think it's probably a bearerbox problem :-) > > > > > > > > > > > > > > > Nikos Balkanas <[email protected]> wrote on 23.09.2009 12:20:05: > > > > > > > > > > > > > > > > Nikos Balkanas <[email protected]> > > > > > > > > > > > 23.09.2009 12:20 > > > > > > > > > > > > > > > > > An > > > > > > > > > > > > Howard Allison <[email protected]> > > > > > > > > > > > > Kopie > > > > > > > > > > > > [email protected] > > > > > > > > > > > > Thema > > > > > > [ snip ] [attachment "conn.diff" deleted by Howard > Allison/EXT/PVA] > > > > > > -------------------------- > > > VERTRAULICHKEIT: Diese Nachricht ist ausschließlich für denjenigen > > > bestimmt, an > > > den sie adressiert ist und kann vertrauliche Informationen > > > enthalten. Falls Sie nicht > > > der Empfänger dieser Nachricht sind, weisen wir Sie darauf hin, dass > die > > > unberechtigte Weitergabe oder Verwendung sowie das unberechtigte > > > Verteilen oder > > > Kopieren dieser Nachricht strikt untersagt sind. Falls Sie diese > > > Nachricht irrtümlich > > > erhalten haben, vernichten Sie sie bitte sofort. > > > > > > CONFIDENTIALITY: This message is intended only for the use of the > > > individuality or > > > entity to which it is addressed and may contain information that is > > > privileged, > > > confidential and exempt from disclosure. If you are not the intended > > > recipient you are > > > notified that any dissemination, distribution, use or copying of > > > this communication is > > > strictly prohibited. If you received this message in error, please > > > immediately destroy > > > this message. > > > -------------------------- > > > > -------------------------- > > VERTRAULICHKEIT: Diese Nachricht ist ausschließlich für denjenigen > > bestimmt, an > > den sie adressiert ist und kann vertrauliche Informationen > > enthalten. Falls Sie nicht > > der Empfänger dieser Nachricht sind, weisen wir Sie darauf hin, dass die > > unberechtigte Weitergabe oder Verwendung sowie das unberechtigte > > Verteilen oder > > Kopieren dieser Nachricht strikt untersagt sind. Falls Sie diese > > Nachricht irrtümlich > > erhalten haben, vernichten Sie sie bitte sofort. > > > > CONFIDENTIALITY: This message is intended only for the use of the > > individuality or > > entity to which it is addressed and may contain information that is > > privileged, > > confidential and exempt from disclosure. If you are not the intended > > recipient you are > > notified that any dissemination, distribution, use or copying of > > this communication is > > strictly prohibited. If you received this message in error, please > > immediately destroy > > this message. > > -------------------------- > > -------------------------- > VERTRAULICHKEIT: Diese Nachricht ist ausschließlich für denjenigen > bestimmt, an > den sie adressiert ist und kann vertrauliche Informationen enthalten. Falls > Sie nicht > der Empfänger dieser Nachricht sind, weisen wir Sie darauf hin, dass die > unberechtigte Weitergabe oder Verwendung sowie das unberechtigte Verteilen > oder > Kopieren dieser Nachricht strikt untersagt sind. Falls Sie diese Nachricht > irrtümlich > erhalten haben, vernichten Sie sie bitte sofort. > > CONFIDENTIALITY: This message is intended only for the use of the > individuality or > entity to which it is addressed and may contain information that is > privileged, > confidential and exempt from disclosure. If you are not the intended > recipient you are > notified that any dissemination, distribution, use or copying of this > communication is > strictly prohibited. If you received this message in error, please > immediately destroy > this message. > -------------------------- >
