I'm running apache 2 on Ubuntu Edgy Eft, and my router is configured to open up port 80.
My computers IP is 192.168.1.34
And whatismyip.com says 88.149.111.65 or in other words my routers IP.
Now when I run
http://192.168.1.34/ everything works fine, but since I want my site accessed from outside I need people to access the http server from 88.149.111.65 , but when I run
http://88.149.111.65/ I get no connection, even though my router has an open port 80.
So I'm wondering, do I need to configure my computers port 80 and connect it to the routers port 80 somehow?
Or could it be something else, what could be the problem?
I'll get any further information if nessaccery.