Wednesday, March 6, 2019

Name forwarding as Apache VirtualHost

Hello.

I'm wondering if there is a way to make a "VirtualHost NameServer" but not only for apache requests, the idea is to make every "subdomain" have available all ports:

server1 --> server1.domain.net and be able to have, for example, a ssh server, a sql server and a ftp server

server2 --> server2.domain.net and be able to have another ssh server, another sql server and an e-mail server

Every server would be on the same local network and every domain.net would point to the same public ip.

I'm not a native english speaker, so i apologise if any misspelling.

Thank you in advance.



No comments:

Post a Comment