Subject | Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64 |
---|---|
Author | Milan Babuskov |
Post date | 2007-01-24T14:45:18Z |
Tom Miller wrote:
bin/isql 143.0.0.5:/opt/firebird/examples/empbuild/employee.fdb
Perhaps it's a firewall problem, show us the output of:
iptables -t filter --list
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org
> linux1fb:~ # ifconfigObviously working since you have 10MB of traffic.
> eth0 Link encap:Ethernet HWaddr 00:16:3E:EA:08:9C
> inet addr:143.0.0.86 Bcast:143.0.0.255 Mask:255.255.255.0
> RX bytes:10884157 (10.3 Mb) TX bytes:70090 (68.4 Kb)
> linux1fb:~ # route -v -nRouting also looks ok. Have you tried this:
> 143.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 143.0.0.5 0.0.0.0 UG 0 0 0 eth0
bin/isql 143.0.0.5:/opt/firebird/examples/empbuild/employee.fdb
>>lsof | grep LISTENAll ok.
> xinetd 2546 root 5u IPv4
> 7947 TCP *:gds_db (LISTEN)
Perhaps it's a firewall problem, show us the output of:
iptables -t filter --list
--
Milan Babuskov
http://www.guacosoft.com
http://www.flamerobin.org