Subject | Re[3]: [ib-support] Firebird SS 1.0 and Red Hat 7.3 - anyone ?? |
---|---|
Author | Carlos H. Cantu |
Post date | 2002-05-15T14:41:20Z |
Ok, I found the solution :
I had to include in the hosts file a new line with the IP assigned to
the network card and my machine name.
It is working now, but I didnt like this solution since the IP is
assigned from the DHCP and so it can change at any new connection...
I never had to do this with previous redhat versions, so I think they
changed something in the instalation system.
Thanks !
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
CHC> Unfortunatelly none of the posted solutions worked :-(
CHC> Here is the complete interbase.log :
CHC> warmboot (Client) Wed May 15 10:28:32 2002
CHC> INET/inet_error: connect errno = 111
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> INET/inet_error: connect errno = 111
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: guardian starting bin/ibserver
CHC> warmboot (Server) Wed May 15 10:28:33 2002
CHC> INET/INET_connect: gethostbyname failed, error code = 1
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: bin/ibserver terminated due to startup error (2)
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: bin/ibserver terminated due to startup error (2)
CHC> Interesting things :
CHC> 1)When I boot the machine, in the boot proccess I can see the message
CHC> Starting Firebird... (sucess)
CHC> 2)When I try to restart the ibserver service it says that it was
CHC> successfull too, but doing a ps aux|grep ibserver return nothing...
CHC> I'm not very familiar with Linux tricks, but I see that the IP for
CHC> localhost was set to 127.0.0.1, is that normal ? I configured it to
CHC> get the IP using DHCP. The DHCP server is a 3COM ADSL Modem. In
CHC> windows 2K the IP is always something like 192.168.1.4 ... Internet is
CHC> working OK.
CHC> Any more ideas ?
CHC> []s
CHC> Carlos
CHC> WarmBoot Informatica - http://www.warmboot.com.br
CHC> Interbase-BR - http://www.interbase-br.com
HB>> At 12:46 AM 15-05-02 +0000, you wrote:
HB>> to the gds_db service - superserver listens to port 3050 through ibserver
HB>> and, if it's listening through xinetd as well, you won't get a connection.
HB>> If need be, comment out the line in question, then kill and restart xinetd.
HB>> Helen
HB>> All for Open and Open for All
HB>> Firebird Open SQL Database · http://firebirdsql.org ·
HB>> http://users.tpg.com.au/helebor/
HB>> _______________________________________________________
HB>> To unsubscribe from this group, send an email to:
HB>> ib-support-unsubscribe@egroups.com
HB>> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
CHC> To unsubscribe from this group, send an email to:
CHC> ib-support-unsubscribe@egroups.com
CHC> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
I had to include in the hosts file a new line with the IP assigned to
the network card and my machine name.
It is working now, but I didnt like this solution since the IP is
assigned from the DHCP and so it can change at any new connection...
I never had to do this with previous redhat versions, so I think they
changed something in the instalation system.
Thanks !
[]s
Carlos
WarmBoot Informatica - http://www.warmboot.com.br
Interbase-BR - http://www.interbase-br.com
CHC> Unfortunatelly none of the posted solutions worked :-(
CHC> Here is the complete interbase.log :
CHC> warmboot (Client) Wed May 15 10:28:32 2002
CHC> INET/inet_error: connect errno = 111
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> INET/inet_error: connect errno = 111
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: guardian starting bin/ibserver
CHC> warmboot (Server) Wed May 15 10:28:33 2002
CHC> INET/INET_connect: gethostbyname failed, error code = 1
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: bin/ibserver terminated due to startup error (2)
CHC> warmboot (Client) Wed May 15 10:28:33 2002
CHC> /opt/interbase/bin/ibguard: bin/ibserver terminated due to startup error (2)
CHC> Interesting things :
CHC> 1)When I boot the machine, in the boot proccess I can see the message
CHC> Starting Firebird... (sucess)
CHC> 2)When I try to restart the ibserver service it says that it was
CHC> successfull too, but doing a ps aux|grep ibserver return nothing...
CHC> I'm not very familiar with Linux tricks, but I see that the IP for
CHC> localhost was set to 127.0.0.1, is that normal ? I configured it to
CHC> get the IP using DHCP. The DHCP server is a 3COM ADSL Modem. In
CHC> windows 2K the IP is always something like 192.168.1.4 ... Internet is
CHC> working OK.
CHC> Any more ideas ?
CHC> []s
CHC> Carlos
CHC> WarmBoot Informatica - http://www.warmboot.com.br
CHC> Interbase-BR - http://www.interbase-br.com
HB>> At 12:46 AM 15-05-02 +0000, you wrote:
>>>Hi !HB>> Also check /etc/xinetd.conf to make sure it DOESN'T have a line that refers
>>>
>>>I'm trying to run FB SS 1.0 (RPM) in new Red Hat 7.3 but when I try
>>>to connect to employee.gdb to test it I'm getting
>>>
>>>INET/inet_error: connect errno = 111
>>>
>>>Anyone could run it in 7.3 ?
>>>
>>>PS: Yes, I already checked /etc/hosts.equiv for localhost.localdomain
>>>and it is there.
HB>> to the gds_db service - superserver listens to port 3050 through ibserver
HB>> and, if it's listening through xinetd as well, you won't get a connection.
HB>> If need be, comment out the line in question, then kill and restart xinetd.
HB>> Helen
HB>> All for Open and Open for All
HB>> Firebird Open SQL Database · http://firebirdsql.org ·
HB>> http://users.tpg.com.au/helebor/
HB>> _______________________________________________________
HB>> To unsubscribe from this group, send an email to:
HB>> ib-support-unsubscribe@egroups.com
HB>> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
CHC> To unsubscribe from this group, send an email to:
CHC> ib-support-unsubscribe@egroups.com
CHC> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/