That's still the way it's done.
The idea being that an incoming request on port AAA gets directed to local
IP BBB:CCC.DDD.EEE
And it's a one way street, ie. one outside XXX -> one local YYY.
So if you want the same services available on all local computers, the
services will have to use a different port / computer
So multiple webservers, for example, each has to have a different port
assigned to them, not 80
If your public IP is like XXX.ZZZ.VVV.WWW and you have 3 http-servers, HTTP1
has to have the port set at 80, HTTP2 at 81 and the HTTP3 at 82 or
something like that..
Thus, an in coming request to XXX.ZZZ.VVV.WWW:82 goes to HTTP3
You just have to remeber which computer is at which port
But from the inside, all computers can go out to all ports..
(I haven't the vocabulary or logic to put it clearer than this......
-) )
--
Tumppi
=================================
Most learned on these newsgroups
Helsinki, FINLAND
(translations from/to FI not always accurate
=================================