My Kegbot is running on an Ubuntu 12.04 desktop (on a local Windows NT 2003 network) and after some configuration, I can now see the Kegbot on the Internet, but all images still do NOT display???
I managed to display the Kegbot on the web last year (see my old post on the old forum here: http://old-forum.kegbot.org/discussions/kegbot-server/387-images-do-not-display-on-the-internet) but didn’t have time to get into the Dynamic DNS until now and the problem still persists.
This is what I have done so far:
1.) Configured Ubuntu to use port 8080 instead of just 80 (since my ISP blocks port 80 and I cannot see the Ubuntu from outside my local network)
2.) Used port forwarding in my router and changed to port 8080
3.) and just recently configured Dynamic DNS (using no-ip.com) to access my Ubuntu box via a hostname (as suggested in the old post).
But I am STILL having the same problem, albeit now I can access my Kegbot from the outside using a hostmane rather than an external IP address.
NOTE: When I changed the KEGBOT_BASE_URL to use the Dynamic DNS Hostname (instead of the external IP Address), I noticed that on the local network (including the Ubuntu box) the pages were trying to access the external ISP IP address, and hence why the images were again not displaying.
As I said in my old post:
"… when is change the kegbot_base_url variable and set it to a local IP, I can see the images fine on my LAN (but not on the Internet). When, on the other hand, I change the kegbot_base_url to my ISP dynamic IP address, I can then see the images on the Internet (but NOT on my LAN) because the dynamic IP’s are now attached to the image files when I check the page source… "
So, again, the only solution here seems to be to change the image links to use href= rather than src= in all the pages (as I noted in the old post), but if anyone had any other ideas on how I can get my configuration setup so that I can see the images from both on the local network and on the internet, it would be much appreciated…
Thanks for any help.
Cheers…
P.S.: I’m still using Kegbot version 1.1.1 because when I try to upgrade to the latest, I keep getting a “502 Bad Gateway Error…” after the installation and reboot…???