Here is how is my current config
sudo netstat -tap | grep gds
tcp        0      0 localhost:gds_db        *:*
LISTEN      6955/fbserver
/etc/firebird/2.5/firebird.conf
RemoteBindAddress = 127.0.0.1

also mysql is configured the same way from start
sudo cat /etc/mysql/my.cnf | grep 127.0.0.1
bind-address = 127.0.0.1


ps:
by default firebird in debian/ubuntu is listening on *.gds_db

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to