Subject Re: [firebird-support] Re: Installing Firebird 2.0 on Xen AMD64
Author Tom Miller
Milan Babuskov wrote:
> --- In firebird-support@yahoogroups.com, Tom Miller
>
>> I have tried tcpdump, top, netstat, etc. They all point to that
>> Firebird is configured right.
>>
>
> My other message got delayed, so I'm posting now via web:
>
> Have you tried this:
>
> bin/isql 143.0.0.5:/opt/firebird/examples/empbuild/employee.fdb
>
> Also, show us the output of:
>
> iptables -t filter --list
>
>
> M.
>
>
>
>
The ip address is my router / hub / firewall I will try it, but I am
not sure why that would work. I am inside the firewall.

Here is result you asked for

linux1fb:~ # iptables -t filter --list
Chain INPUT (policy ACCEPT)
target prot opt source destination

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination


Thanks for you help!!!!