I don't know if this is the right area for this post, but..
I already have 1 ftp server running which can successfully be accessed using a sub-domain, eg ftp://subdomain.domain.com which points to my wan ip address, then the nat/router points it to the primary lan ip address, I have setup another ftp server using secure ssl on a different machine on the lan, the question is, if I setup another sub-domain (this sub-domain also points to my wan ip), how do I get the sub-domain to translate into the other lan ip address I use for the secure ftp server? So that when a user enters (either on the internet or local) the 1st address, it gets routed to the standard ftp server, and when the 2nd address is entered, it get routed to the secure ftp server.
E.G.
subdomain.domain.com = wan ip = 192.168.x.(server 1)
subdomain2.domain.com = wan ip = 192.168.x.(server 2)
The above example is what I'm looking for.
I already have 1 ftp server running which can successfully be accessed using a sub-domain, eg ftp://subdomain.domain.com which points to my wan ip address, then the nat/router points it to the primary lan ip address, I have setup another ftp server using secure ssl on a different machine on the lan, the question is, if I setup another sub-domain (this sub-domain also points to my wan ip), how do I get the sub-domain to translate into the other lan ip address I use for the secure ftp server? So that when a user enters (either on the internet or local) the 1st address, it gets routed to the standard ftp server, and when the 2nd address is entered, it get routed to the secure ftp server.
E.G.
subdomain.domain.com = wan ip = 192.168.x.(server 1)
subdomain2.domain.com = wan ip = 192.168.x.(server 2)
The above example is what I'm looking for.