Subject Re: [firebird-support] Connect
Author Stefan Heymann
Emerson,

> We use Firebird in a local network, with fixed IP, without problems
> - The server`s IP is 192.168.0.254, mask 255.255.0.0.

> But, we decided to change our internet conexion, from radio to ADSL,
> and now we have to use automatic IPs. After this change, we can`t
> connect with the server.

Your local network is most probably connected to the Internet via a
router and still has an internal IP address scheme like 192.168.0.xxx.

The subnet mask for this network address range is 255.255.255.0, not
255.255.0.0. Maybe that's just the problem.

A server must have a static IP address so it can be found by the
clients. It must at least have a fixed host name. So if it's not the
subnet mask address issue from above, try giving the server *name* in
the database connection string instead of the server's IP address.

HTH

Best Regards

Stefan

--
Stefan Heymann, Tübingen, Germany