Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: I can't seem to view my server website

  1. #1
    Join Date
    Jun 2008
    Location
    Chicago
    Beans
    202
    Distro
    Ubuntu 14.04 Trusty Tahr

    I can't seem to view my server website

    when i type localhost i can see the page, when i type 127.0.0.1 i can see the page, when i type 192.168.0.30 i can view the page when i type the websitename.dyndns.info i can't seem to view the page or when i type 96.24.144.216 can't see the page.

    Code:
    fertech@ubuntu:~$ sudo /etc/init.d/apache2 restart
    [sudo] password for fertech: 
     * Restarting web server apache2                                                [Wed Feb 09 21:12:05 2011] [warn] NameVirtualHost *:80 has no VirtualHosts
     ... waiting .[Wed Feb 09 21:12:07 2011] [warn] NameVirtualHost *:80 has no VirtualHosts
                                                                             [ OK ]
    fertech@ubuntu:~$

  2. #2
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: I can't seem to view my server website

    Is that the correct public IP address? You might want to check somewhere like http://whatismyipaddress.com/
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  3. #3
    Join Date
    May 2007
    Location
    NY's first capital
    Beans
    2,868
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I can't seem to view my server website

    Possibly a NAT issue with the router. Can folks outside your LAN access using your external ip address? Possibly try from a cellular device?

    The error is a conflict with /etc/apache2/ports and your virtual host config listen expression. Either both need the port expression or neither.
    Nothing is ever easy, but if it is difficult you must be doing it wrong.

  4. #4
    Join Date
    Jun 2008
    Location
    Chicago
    Beans
    202
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I can't seem to view my server website

    no people can't access the page from an external computer, it can only be view local, im using a clear hot spot not a router.

  5. #5
    Join Date
    Jun 2008
    Location
    Chicago
    Beans
    202
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I can't seem to view my server website

    yes i went to http://www.whatismyip.com/ it's the correct public ip address.

  6. #6
    Join Date
    May 2007
    Location
    NY's first capital
    Beans
    2,868
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I can't seem to view my server website

    Navigate to canyouseeme.org and verify port 80 is open.

    If more than one device can connect to your hot spot device, it must have a router built in.
    Last edited by volkswagner; February 10th, 2011 at 04:42 AM.
    Nothing is ever easy, but if it is difficult you must be doing it wrong.

  7. #7
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: I can't seem to view my server website

    Quote Originally Posted by Fertech View Post
    yes i went to http://www.whatismyip.com/ it's the correct public ip address.
    My browser timed out with 96.24.144.216, but I managed to get a page with FERTECH on it when visiting 96.24.144.215
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  8. #8
    Join Date
    Jun 2008
    Location
    Chicago
    Beans
    202
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I can't seem to view my server website

    Your ISP is not blocking port 80

    port 80 is open

  9. #9
    Join Date
    Jun 2008
    Location
    Chicago
    Beans
    202
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: I can't seem to view my server website

    yes it's 96.24.144.215 not 96.24.144.216

  10. #10
    Join Date
    May 2007
    Location
    NY's first capital
    Beans
    2,868
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: I can't seem to view my server website

    Quote Originally Posted by Fertech View Post
    yes it's 96.24.144.215 not 96.24.144.216
    Problem solved?

    Now it just seems to you need to get dyndns up and working correctly. Are you using Ubuntu to do the updating?
    Nothing is ever easy, but if it is difficult you must be doing it wrong.

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •