Hi Alan First of all, if the 2 servers are on the same network but on a different machine, there is no need to change the publication ports. Those 2 machines will have different IP addresses and you will see both in the 4D connection dialog. Changing ports is only needed if you run 2 4D servers on the same machine. I suppose this is what you want?
4D Server needs only 2 ports for normal C/S operation. The Application port (19813 default) and the 4DDB Server port. The latter always being the application server port + 1 (thus default 19814). If you change the application port to eg 20005, the 4DDB will run on 20006. If you use the SQL server (default 19812) on both apps, you might need to set this too. There are of course other ports: http, https which you might need to change if running the webserver on two different 4D servers on the same machine. There is one issue on changing the publication ports. The 4D server not running on its default port will not be automatically visible in the connection dialog. HTH Koen > Op 19 sep. 2017, om 17:57 heeft Alan Tilson via 4D_Tech > <[email protected]> het volgende geschreven: > > I see where to change 2 port numbers but not 3. -------------------- Compass bvba Koen Van Hooreweghe Kloosterstraat 65 9910 Knesselare Belgium tel +32 495 511.653 ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

