[pkg-firebird-general] Firebird should listen on localhost only (secure by default)

marius adrian popa mapopa at gmail.com
Wed Mar 13 14:40:28 UTC 2013


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



More information about the pkg-firebird-general mailing list