How to set up a host so that clients can reach from outside the local network?

Tell me, please, how to configure the endpoint in the host (or does it have to be done in the client config) to access the service without using the local network?

    1 answer 1

    If I understood everything correctly, then this question is most likely addressed to how to configure the TCP port on the local computer and allow incoming connections. In general terms: you need to contact the provider with a request to open a port, or configure a modem. In the case of my practice, to solve a similar problem, you had to use port-forwarding in the settings of the adsl modem. In addition, you need to keep in mind the static whether the external IP of the host or not. If not, you can try to use the services of Dynamic DNS.