I have two machines on a network, connected logically to a 2k3 server. They
are all physically connected to a router, to the internet. The server
manages files and DNS only. The router manages DHCP.
I am running a webserver on the two client machines.
I have a dynamic dns updater running on the server pointing
mydomain.no-ip.com to my ip address, eg. 81.102.123.254
If, in the router, I set port 80 to forward to 192.168.0.1 (client 1), then
accessing mydomain.no-ip.com from a browser, shows the webserver on computer
1. making 80 forward to .2 (client2) shows the server on computer 2.
How can I make it so that if i browse to computer1.mydomain.no-ip.com it
loads computer1, and if I browse to computer2.mydomain.no-ip.com, it loads
computer2? I dont only want to use port 80 for this, i also want to use
telnet and ftp on the seperate machines.
Sorry for any confusion
Thanks for any help
Andrew
"Herb Martin" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> "Andrew Bullock" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > I have two webservers running on seperate machines on my network. What
do
> i
> > need to do to my dns settings on my 2k3 server to enable my to put the
> > machine name in front of my no-ip dynamic dns updater thingy and access
> > whichever webserver i want, from an external internet machine?
> >
> > eg.
> >
> > http://computer1.mydomain.no-ip.com
> > http://computer2.mydomain.no-ip.com
> >
> > i have dns forwarders set up, and when i look in the list of my domain
in
> > forward lookup zones i see all computers as Hosts(A) and their IP.
>
> Your question is nearly incomprehensible; if you don't receive a suitable
> answer
> try rewording and resubmitting it. If it is an English issue try to find
> someone to
> assist you in formulating it.
>
> As with any DNS record you need to add the server name to the appropriate
> zone, usually as an A (or HOST) record.
>
> So you add Computer1 to the zone mydomain.no-ip.com.
>
> --
> Herb Martin
> >
> > Thanks in advance
> >
> > Andrew
> >
> >
>
>