Ok, here is my wish:
I have a DSL connection with a static IP and a domain name with which I
can edit the DNS entries of.
I have setup an A record and an MX record for home.mydomain.com to
point to my DSL connection's static IP.
On my internal network I have 3 machines. What I would like to be able
to do is create subdomains of home.mydomain.com based on my (ie
internal1.home.mydomain.com, internal2.home.mydomain.com etc..) and
have one of my internal machines receive all incoming traffic and route
traffic to the other internal machines based on the incoming domain
being used.
For example:
internal1.home.mydomain.com recieves all traffic for home.mydomain.com
and subdomains. If I ssh to internal3.home.mydomain.com,
internal1.home.mydomain.com recognises this and routes the traffic
through to internal3.home.mydomain.com
I realise that I can just do this with NAT for specific ports, but
would for the sake of learning, I would also like to learn how to do
this by machine name.
If somebody could point me in the direction of what I should be
learning to acheive this, I would be very appreciative.
Thanks
Scottatron
|