From: <me...@in...> - 2003-02-28 20:22:24
|
I have multiple network interfaces. When I connect my Firebird server at 127.0.0.1, it makes a secondary connection using one of my LAN interfaces (for event notification?). It works fine if the LAN interface is not firewalled, but lot of people use firewalls. There is no such problem with Interbase 6.0, only Firebird does this. Regards - Balazs Farkas - ----- Original Message ----- From: "Mike Nordell" <ta...@al...> To: <fir...@li...> Sent: Friday, February 28, 2003 4:54 PM Subject: Re: [Firebird-devel] Strong request for 1.5: Stopping FB trying to access port 3050 when server is local > Helen Borrie wrote: > > > At 11:04 PM 28/02/2003 +1030, Raymond Kennington wrote: > > >The firewall stops it, but I want my users to not see the firewall > message > > >and I > > >want FB to not attempt to use the network (internet) connection when it > starts > > >if the server is on the same machine as the client. > > > > All you have to do is disable auto-dialup. It's a network setup issue, > not > > a Firebird one. > > I'm not sure - what about machines with multiple NIC's or multiple IP's/NIC? > Maybe we are missing a setting or two: > - What IP(s) to bind (or not bind) to - could be used to limit access to > localhost. > - The option to not use TCP at all. > > > I think the option to tell what IP's to use/not use could be especially > useful. > > > /Mike |