Subject Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64
Author Tom Miller
Helen Borrie wrote:
> At 03:02 PM 18/01/2007, you wrote:
>
>
>>> Ah, so you are running Classic, then. Classic isn't "listening" at
>>> all. But xinetd needs to be listening. Is it installed and running?
>>>
>>> ./heLen
>>>
>>>
>> It doesn't seem to be running. I used "top" to check. How can I check
>> to see if it is installed, and if yes, to turn it on.
>>
>
> ps -aux | grep xinetd
>
> will show an entry for xinetd if it is running.
>
> I don't recall whether you mentioned the Linux distro you have
> running in your VH but, if it is a version that installs from rpm
> packages, you can do an rpm query to check whether it is installed:
>
> rpm -q | grep xi*
>
> Packaging systems on other distros have equivalent queries available - RTFM...
>
> ./heLen
>
It is running. It was suggested that I try telnet 127.0.0.1 3050 to see
if it pings back and it seems to. It wasn't earlier. I did a

chkconfig xinetd on

from DBW I am now getting 'connection rejected by remote interface'