Hosting a wesite on another computer using dynamic dns.
Posted: Mon Jul 29, 2013 8:55 pm
Hey forum. I've recently moved and in the process switched involuntarily from Comcrap to Centuryfink. While I didn't have a static ip from Comcrap, my ip tended to be consistent for months at a time. Thus, I hosted a test server for clients of mine to access websites on port 8080. I would just link them to my m.y.i.p:8080/client/website while I was working with them to build the site. I have this hosted on a dedicated server (not my Amahi server).
I had to move in a hurry and when I set this up at my new location through Centuryfink, I discovered they were cycling my ip at about every three to six hours. Naturally, this makes my former method of doing things completely unworkable. I also have a couple works in progress, one of which is supposed to launch on Wednesday. So this is an unexpected curveball and really time critical.
I found the tutorial on how to host a website at username.myhda.com on the Amahi server. . . But what I need to figure out how to do in a hurry is host username.myhda.com on a DIFFERENT machine on the same network. Can this be done? More gracefully then with some silly hack like setting up an ssh tunnel to bind port 8080 on the Amahi machine to port 8080 on the webserver?
EDIT: I suppose I could use iptables to forward ports. Even this seems little more clunky than I'd like.
I had to move in a hurry and when I set this up at my new location through Centuryfink, I discovered they were cycling my ip at about every three to six hours. Naturally, this makes my former method of doing things completely unworkable. I also have a couple works in progress, one of which is supposed to launch on Wednesday. So this is an unexpected curveball and really time critical.
I found the tutorial on how to host a website at username.myhda.com on the Amahi server. . . But what I need to figure out how to do in a hurry is host username.myhda.com on a DIFFERENT machine on the same network. Can this be done? More gracefully then with some silly hack like setting up an ssh tunnel to bind port 8080 on the Amahi machine to port 8080 on the webserver?
EDIT: I suppose I could use iptables to forward ports. Even this seems little more clunky than I'd like.