Subject | RE: [firebird-support] Re: IBX + Firebird 1.5 - events |
---|---|
Author | Helen Borrie |
Post date | 2005-05-17T02:30:24Z |
At 10:06 AM 16/05/2005 -0600, you wrote:
unused ports open. In that case, decide which port you want the engine to
use for event traffic and open that port to the users of your
network. Then set RemoteAuxPort in firebird.conf to correspond. And, yes,
you do have to stop and restart the Firebird service[s] for ANY new
firebird.conf setting to kick in. (Or, in the case of a Classic server,
disconnect and reconnect)..
random ports, in accord with the firebird.conf setting. The plumbing is
all taken care of at a lower level.
./hb
>I too am having network problems (over time) with events. Is all I need toYou only need to use RemoteAuxPort if your firewall is not leaving some
>do is change the RemoteAuxPort and restart Firebird?
unused ports open. In that case, decide which port you want the engine to
use for event traffic and open that port to the users of your
network. Then set RemoteAuxPort in firebird.conf to correspond. And, yes,
you do have to stop and restart the Firebird service[s] for ANY new
firebird.conf setting to kick in. (Or, in the case of a Classic server,
disconnect and reconnect)..
>I'm not sure what I have to do (if anything) to make sure I use the new portYou don't. It's the server that decides whether to use a specific port or
>value. I'm using Delph 7 with the TIBEvent components.
random ports, in accord with the firebird.conf setting. The plumbing is
all taken care of at a lower level.
./hb