Subject | Re: [firebird-support] Questions about Firebird and Windows Firewall + Zebedee and a router |
---|---|
Author | Milan Babuskov |
Post date | 2010-09-01T16:16:01Z |
Zd wrote:
(which receives inbound connections from clients). You can control the
port for events via RemoteAuxPort setting in firebird.conf
other client application (say, Firefox).
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================
> 1. If both the client and the FB server is running Windows, do I need to open the port for Firebird (3050) on only the server computer's Windows firewall, or on the client as well?Only on server.
> What's the case if events are involved as well? Do I open RemoteAuxPort on only the server, or on the client as well?Only on server
> Windows 7 has introduced an improved firewall, which lets you filter inbound and outbound connections separately. In this case, do I need to open the port on the server for both kind of connections? What's up with the client in this case?Client makes one (or two with events) outbound connections to the server
(which receives inbound connections from clients). You can control the
port for events via RemoteAuxPort setting in firebird.conf
> 2. I'm using Zebedee to make a connection between a remote client and the server. I understand that I need to set the router/hardware firewall to forward the port used by Zebedee to the server computer. But do I need to do the same with the client?No. Zebedee client (zebedee running on client side) behaves like any
other client application (say, Firefox).
--
Milan Babuskov
==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================