Page 1 of 1
Hi Just Installed, One problem my serv provider blocks prt80
Posted: Sun Sep 04, 2011 3:14 pm
by davethomas
Hi new user here,
My service provider blocks port 80.
Is there a way to set up amahi to listen on a different port for external access to control panel?
It'd be nice if port 80 still worked with in my network too...
Re: Hi Just Installed, One problem my serv provider blocks p
Posted: Sun Sep 04, 2011 4:18 pm
by davethomas
I've been looking at the httpd.conf and 01-platform.conf files for apache
Will adding a listen 8080 and change port 80 to * in all the virtual host tags, stop anything major with amahi from working for me?
So in httpd.conf file
add
Listen 8080
after
Listen 80
then i'd at least be able to access my control panel by using my external ip address....
which {myusername}.yourhda.com points to right? it's a DDNS?
if I forward port 8080 to my amahi hda
Re: Hi Just Installed, One problem my serv provider blocks p
Posted: Sun Sep 04, 2011 4:37 pm
by davethomas
Well that worked... if I use my exact ip address at port 8080
but obviously not with username.yourhda.com... since that isnt listening on 8080
anyways... im just gonna leave it unaccessable from outside... for now don't see what i would need outside control panel for much
Hope vpn works for me... when I get to test it, It doesn't require port 80 im guessing
idunno im a newbie
help =-p