Subject Re: [firebird-support] Listen only to localhost
Author Thomas Steinmaurer
> Is there a way to ensure that a FB database listens only to localhost as a
> way of increased security?

If you are on 2.1 or later, you could write an ON CONNECT trigger, which
throws an exception if the client ip (using RDB$GET_CONTEXT) is
different to 127.0.0.1 or 'localhost'.



--
With regards,

Thomas Steinmaurer
Upscene Productions
http://www.upscene.com
http://blog.upscene.com/thomas/

Download LogManager Series, FB TraceManager today!
Continuous Database Monitoring Solutions supporting
Firebird, InterBase, Advantage Database, MS SQL Server
and NexusDB!