On Wed, 9 Feb 2022, 9:26 pm Wietse Venema, <wie...@porcupine.org> wrote:
> Nitin N: > > Clarifying to avoid any confusions. > > > > I have created separate ports for each service in each instance than the > > default ones. These are natted to the corresponding public static IP's > > default service ports. > > > > I have to use different ports as if I am not mistaken I cannot share > ports > > between aliases IPs. Correct me if I am wrong. > > Different services can share the same IP address and different ports > Example: > 192.168.0.1:25 > 192.168.0.1:587 > > Different services can share the same port and different IP addresses > Example: > 192.168.0.1:25 > 192.168.0.2:25 > > Different services cannot share {same IP address, same port} > > > Thank you Wietse for taking time to explain that to me. Appreciate it a lot👍 God bless you and Victor for all the good you are doing for the community. 🙏 Nitin