Subject Should I worry about INET/inet_error ?
Author Gentoolah Linuxlah
When ever I start my super server firebird 1.5 at my gentoo I got this
error in my firebird.log.

INET/inet_error: connect errno = 111

What does this tell me? What can I do to fix this?

After knowing these error at my testing cum staging server, I then
checked my 2 production servers which are running a classic server
firebird 1.5 at RHEL.

[root@db1 root]# tail -f /opt/firebird/firebird.log

db1 Tue Jan 18 02:18:05 2005
INET/inet_error: connect errno = 111

db1 Tue Jan 18 02:18:07 2005
INET/inet_error: connect errno = 111

db1 Tue Jan 18 02:18:17 2005
INET/inet_error: connect errno = 111


[root@db3 root]# tail -f /opt/firebird/firebird.log

db3 Mon Jan 17 16:32:01 2005
INET/inet_error: read errno = 104

db3 Mon Jan 17 16:32:01 2005
INET/inet_error: read errno = 104

db3 Mon Jan 17 16:49:26 2005
INET/inet_error: read errno = 104




p/s: Is there any reference about these errors?