In comp.os.linux.networking QuasiDon <(E-Mail Removed)>:
> Is it possible to create a linux router that will do name based
> routing? I have one dynamic IP address and I am using no-ip.com. I
> would like to have multiple webservers running, so I would have to have
> a router that can send traffic to the right webserver based on the
> domain name, not on the ip address. Can this be done?
Yep, but you don't need a router for this. It is a standard
functionality of apache, called "virtual hosting". Just register
multiple CNAME or dyndns entry for your system and let apache sort
it out for you.
The docs about it should get you going:
http://httpd.apache.org/
Good luck
--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo
(E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 375: Root name servers corrupted.