Subject | Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64 |
---|---|
Author | Steve Wiser |
Post date | 2007-01-15T13:44:07Z |
1) netstat -an | grep 3050 --> Is firebird listening?
2) iptables -Ln --> Do you have any firewall rules or policies that
are blocking traffic?
3) telnet <your ip> 3050 --> Can you connect remotely?
4) isql --> try connecting locally to a db to make sure all libraries
are present...
not sure what else, but that is what i would do as a start to test
connectivity. btw, vmware server is now free and a lot easier to
install and configure then xen. that is what we use for our test
environment.
-steve
Thomas Miller wrote:
2) iptables -Ln --> Do you have any firewall rules or policies that
are blocking traffic?
3) telnet <your ip> 3050 --> Can you connect remotely?
4) isql --> try connecting locally to a db to make sure all libraries
are present...
not sure what else, but that is what i would do as a start to test
connectivity. btw, vmware server is now free and a lot easier to
install and configure then xen. that is what we use for our test
environment.
-steve
Thomas Miller wrote:
>
> --- In firebird-support@yahoogroups.com
> <mailto:firebird-support%40yahoogroups.com>, Helen Borrie
> <helebor@...> wrote:
> >
> > At 03:51 PM 13/01/2007, you wrote:
> > >I have the server installed, and from what I can tell it is running.
> > >
> > >I can ping the server, but can't attach to the database. Do I need to
> > >open / configure Port 3050 manually?
> >
> > It should be configured if you used an installer kit or ran the
> > installation scripts in the case of the tarball. But you won't be
> > able to connect if port 3050 is either blocked by your firewall or is
> > being used by another application.
>
> Used the installer kit.
>
> >
> > >Any other ideas? Thanks.
> >
> > I don't have any idea of the routing plan for virtual hosts on Xen
> > but it's conceivable that you have to configure something so that
> > client packets can reach the virtual host transparently...without
> > modification....etc.
> >
> > Well, it would help to know (a) what virtual operating system you are
> > running it on;
>
> Suse 10.2 AMD64 for both host and guest
>
> >(b) which model you installed
> > (Classic/Superserver);
>
> Classic
>
> >(c) which version you installed;
>
> FB 2.0
>
> > and (d) what
> > you are using as your connection string.
> >
>
> Using DB Workbench.
>
> > >Once I have it running, I am more then happy to donate it for download.
> >
> > "It" being ????
>
> The virtual machine. You should be able to just download it to a
> machine setup with Xen, register the guest image, and run!
>
> >
> > ./heLen
> >
>
>