This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Subdomain routing to diffrent servers

How should I configure Astaro to route diffrent subdomains to diffrent server? Lets say I have 3 diffrent servers, manage diffrent subdomains, www.mydomain.com, mail.mydomain.com and ftp.mydomain.com Can I route traffic based on subdomainname to right target thru NAT? I hope someone can tell if possible?

Tnx, Slackerboy  


This thread was automatically locked due to age.
Parents
  • No, but you can NAT port 21 to your ftpserver, NAT port 25 to your mailserver and NAT port 80 to your webserver...

    in case you have 3 official IPs you can route them of course, but with just one official IP you'll have to do it as described above...

    /marcel 
Reply
  • No, but you can NAT port 21 to your ftpserver, NAT port 25 to your mailserver and NAT port 80 to your webserver...

    in case you have 3 official IPs you can route them of course, but with just one official IP you'll have to do it as described above...

    /marcel 
Children