Cannot connect client to Server through Firewall

I’m beginning to tear my hair out trying to get the client to open correctly through a firewall.

Servoy is working fine on the server, the repository is open, the DB processes are going and when I open’Servoy Developer’ on the server it works fine.

When I try to connect with a client through the firewall, the client opens but then I get a message saying “can’t find repository.”

The server is on a windows machine

MerMer

You have to open the ports 8080 and 1099 (incoming) on the firewall and check “use two way socket” in the admin pages of the servoy server.
“Cannot find Repository” is a clear sign that port 1099 is blocked by the firewall.

Nicola,

Thanks. It was a firewall issue.

MerMer