|
Firewall software (including the Windows firewall) some times
blocks communication between Chreos and its Firebird SQL database
server. These can cause a number of symptoms with the most
common being either...
Failure to start Chreos with a cannot communicate to Server
message.
A number of screens to freeze for no apparent reason.
The freezing issue can effect all connected users even if
only one machine has a firewall issue.
If you are experiencing these problems please follow these
steps to correctly configure your firewall software.
On the Server (computer running Chreos Server)
- In the Firewall add a port to the exclusions list for
TCP/IP port 3050. This can be called 'Firebird' where your
firewall requires a name.
- Add a second port exclusion for TCP/IP port 49667. This
can be called 'Firebird events' where your firewall requires
a name.
- Edit the following file \program files\Firebird\Firebird_n_n\firebird.conf.
Find RemoteAuxPort and change the associated number to 49667
and removed the leading #. Save this file. Your computer
may need to be restarted for changes to fully take effect.
On each Chreos client computer
- In the Firewall add a port to the exclusions list for
TCP/IP port 3050. This can be called 'Firebird' where your
firewall requires a name.
- Add a second port exclusion for TCP/IP port 49667. This
can be called 'Firebird events' where your firewall requires
a name.
|