Hi,
I have a problem with a new ColdFusion 8 server. (Debian 6, PostgreSQL 9 database). The server accept only five different ip's. The client will get the messag "JRun closed connection." in the browser after the fifth access.
In the cfserver.log I can find these message:
error: single ip limitation is active. The connection can only accepted by the local host or an single ip address.
(original: error Einzel-IP-Lizenzbeschränkung ist in Kraft. Die Verbindung kann nur vom lokalen Host oder einer einzelnen IP-Adresse akzeptiert werden. )
The old server is offline. (SuSE 10, PostgreSQL 8 database). All data are migrated to the new server. I added the license in the webinterface again with no errors. But the ip limitation is still active.
What can I do?