My server is behind a firewall.
On the firewall I open ports 8080 e 1099 and redirected request to ip address of my Servoy server.
I changed nothing in the default configuration of Servoy server (vers. 2.1 running on Windows2000 + sybase db).
I tried connecting from outside and I’m able to connect on port 8080 and downaload client but when loading the solution this message appears (in Italian): “Impossibile registrare il Client” (in English something like “not able to register client”).
yes i connected to youre server. And the solution loaded fine. So the server is configured fine.
you have to exclude java.exe/javaw.exe/javaws.exe from youre firewall. But doesn’t the log or something from youre firewall say that it blocked something? And that you then can tell it to allow it?
you have to exclude java.exe/javaw.exe/javaws.exe from youre firewall. But doesn’t the log or something from youre firewall say that it blocked something? And that you then can tell it to allow it?
I use the firewall of MacOS X and i don’t know whre is the log, but I could find…
I think I can’t tell the firewall to leave an application work (java for exaple).
I only can open or close ports. But what numbers?
sorry 8080 is the outgoing port not a local port
But there is also a incoming port for client registering. But this is a walking port (starts with 2000 and goes XXXXXX). This is dynamic (based on how may clients there are at one time)
So you have to give the application the rights to do that.