I have system which works on Server/Client basis on a specific port number (udp 5000). The Server version of the system is in a remote location where as the client system is installed on more than 1 PC. Our network has a PIX firewall where it has one public address only (eg: 22.22.22.22).
Is there anyway I can let all the client systems to connect to the server using the same prot number (UDP 5000) but with single public IP?