Just curious:
I have a SME set up as a gateway/router for my home network. I wish to run a webserver internal to the network instead of on the SME box. Based on my understanding of the documentation: changing the hostname for ' www local/self' to 'local/local 192.168.10.xxx ethernet-addr' should then point requests to
www.domain.com to the internal server.
It doesn't. Why?
ps - I found the posts about ipchains and proxypass so will try them.