Subject Limit connection to localhost?
Author ben_ata
Hi,

is there a way to only allow connections from "localhost" and reject
any connections coming from other machines?

I looked through the comments in firebird.conf, but couldn't really
find a setting regarding this.

Would setting RemoteBindAddress=127.0.0.1 have the desired effect?

Thomas