Results 1 to 2 of 2

Thread: Can't connect to fresh Hardy Server install

  1. #1
    Join Date
    Feb 2006
    Beans
    30

    Can't connect to fresh Hardy Server install

    I have made a fresh install of Hardy Server with LAMP and SAMBA settings.

    From my Hardy Desktop I can successfully ping the Hardy Server; but, if I open a Hardy Desktop browser and enter http://<ip address to Hardy Desktop>, I receive a Unable to Connect (site unavailable) message.

    Looking at "ps" on HardyDesktop, it appears apache2 is running.

    Does Hardy Desktop default to all ports closed or something?

    Any insight would be greatly appreciated.

  2. #2
    Join Date
    May 2008
    Location
    Pretoria, South Africa
    Beans
    59
    Distro
    Kubuntu 9.10 Karmic Koala

    Re: Can't connect to fresh Hardy Server install

    Can you access it by browsing http://127.0.0.1/ on the server itself (inside Firefox)?

    If you can, paste the output of the following command:
    Code:
    sudo iptables -nL
    Also, try configuring your firewall on the server. Add inbound port 80 TCP and restart the firewall to be sure changes take effect, if that fixes the problem let me know and I'll give you the port numbers for SAMBA.

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
  •