Subject | Re: [firebird-support] Listen only to localhost |
---|---|
Author | Thomas Steinmaurer |
Post date | 2011-07-05T05:42:59Z |
> Is there a way to ensure that a FB database listens only to localhost as aIf you are on 2.1 or later, you could write an ON CONNECT trigger, which
> way of increased security?
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!