Subject | Re: [Firebird-general] Accepting only local connections? |
---|---|
Author | Andrea Raimondi |
Post date | 2006-02-09T15:15:06Z |
Martijn Tonies wrote:
remote virtual server. Since I like Firebird *really* much,
I'll be able to use it locally on the server without accepting
connections from the outside world(you know... it's part of
security issues I'll have to face).
>>RemoteBindAddress = 127.0.0.1 ?Cool :-)
> Hmm... could be used, right.Yep.
> But I guess, if you only want your server to accept connectionsNot quite. I'm developing a few things which will go on a
> from the local network (and not from the outside world: internet),
> this fails :-)
remote virtual server. Since I like Firebird *really* much,
I'll be able to use it locally on the server without accepting
connections from the outside world(you know... it's part of
security issues I'll have to face).
> Martijn ToniesAndrew