Can Amahi DNS translate short name to server:port?
Posted: Sun Mar 27, 2011 2:48 pm
Let me explain further as the subject is somewhat vague.
First, I am not new to linux, but I am still somewhat a novice. I have Amahi working great and loving it with no issues. This is more of a how do I...
I have a web based application running on the Amahi server (running under linux independent of Amahi though) that runs only on a particular port. I can access this app by going to 'http://hda:9999'. I want to be able to go to just a short url i.e. 'http://application' and have it automatically route to the hda on port 9999 so that users just need to type the short name and not need to remember the port.
I imagine this is possible, and I attempted to do it for a few hours using virtual servers in apache, but that seems requires a data directory where the html interface is located to load the page. That partially works, but it only displays the webpage, but I can't interact with it and it seems there should be a simpler solution. I basically want it to just forward my request that comes in on port 80 to the application port 9999. Amahi is running as my DNS I would like it to be able to resolve these short names to the correct ip:port.
I really appreciate any input and look forward to the expanding possibilities of this server!
Additional info:
Amahi 6
Fedora 14
Amahi as DHCP and DNS
Amahi has fixed IP
Short names resolve correctly for Amahi apps and services
First, I am not new to linux, but I am still somewhat a novice. I have Amahi working great and loving it with no issues. This is more of a how do I...
I have a web based application running on the Amahi server (running under linux independent of Amahi though) that runs only on a particular port. I can access this app by going to 'http://hda:9999'. I want to be able to go to just a short url i.e. 'http://application' and have it automatically route to the hda on port 9999 so that users just need to type the short name and not need to remember the port.
I imagine this is possible, and I attempted to do it for a few hours using virtual servers in apache, but that seems requires a data directory where the html interface is located to load the page. That partially works, but it only displays the webpage, but I can't interact with it and it seems there should be a simpler solution. I basically want it to just forward my request that comes in on port 80 to the application port 9999. Amahi is running as my DNS I would like it to be able to resolve these short names to the correct ip:port.
I really appreciate any input and look forward to the expanding possibilities of this server!
Additional info:
Amahi 6
Fedora 14
Amahi as DHCP and DNS
Amahi has fixed IP
Short names resolve correctly for Amahi apps and services