I can't connect to my Apache from the internet

Asked by adsadasda

I have config apache and is running fine,localy.Either from my pc or from my internal network,but when i try to fetch him from the internet i get a promt for username and passwd although i have configure my router (Baudtec) to port-forward the 80 port connections to my apache-pc.This promt is router promt fro configure.It suppose to take me to the webpage.
i have also register to dyndns for domain but this doesn't matter.
Anyone could think of something?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you have WAN config on your router enabled it will default to port 80 or port 8080. You need to disable the web admin (which is good for security) or use a different port on the WAN side to then be orwarded to the server running apache.

I also recommend setting your apache server to use static IP so when the DHCP lease expires it does not get a different IP

Revision history for this message
adsadasda (asdsadasdsa-deactivatedaccount) said :
#2

any other solutions?

Revision history for this message
Arnaud Soyez (weboide) said :
#3

You can also change apache port and access your webpage like this:

http://YOURWEBADDRESS:8888/

that's if you changed apache port to 8888.

If that still doesn't work, apache is misconfigured, or your router is blocking incoming traffic somehow.

Can you help with this problem?

Provide an answer of your own, or ask adsadasda for more information if necessary.

To post a message you must log in.