Need help with DNS-Entry
Need help with DNS-Entry
An A-Record should handle the task effectively. It forwards each port to the IP address, while the server manages which programs respond to specific ports. If needed, consider SRV Records. Edit: When using an A-Record, it's wise to secure the ports for your application.
According to the information, using ports isn't possible for A records. They're essentially simple translations from domain names to IP addresses. Port forwarding needs to be handled on the network where the web servers and applications reside.