How to access web server of any machine of my network from the outside
Posted
by Luc
on Server Fault
See other posts from Server Fault
or by Luc
Published on 2010-03-17T14:56:21Z
Indexed on
2010/03/17
15:01 UTC
Read the original article
Hit count: 385
Hello, I have an ip like username.dyndns.org, this is the external IP of my router. On my lan, I have several machine (m1, m2, ...) , each running a dedicated web server. Is it possible to reach each machine from the outside with something like: http://m1.username.dyndns.org http://m2.username.dyndns.org ? Do you know what needs to be configured in my router for NAT ? Also, is there a special directive in Apache to do so ? Thanks a lot, Regards, Luc
© Server Fault or respective owner