Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

Thread: apache2 woes

  1. #11
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    Quote Originally Posted by HighCommander540 View Post
    Yeah, this could be your problem. I had the same issue with an old router.

    Try this...Hook up to a different internet connection (like a friends). And then see if you can access the pages or SSH.

    Some router's (like my old one) have a really weird DNS lookup thing that if you try to access a IP address that routes right back to itself (like this case). It won't let you access the external one from within the router. But you can use the LAN address. I know its a little weird and confusing, but it happened to me.

    Basically try accessing your tdtconsulting.dyndns.org from outside your LAN. If you can you are good and just use your LAN address when you are connected to the network.
    I know it works cause when I was using centOs everthing worked as intended. My router is a new router ie. 1 year old


    Quote Originally Posted by arrrghhh View Post
    How is your domain name forwarded to your IP? Is it dyndns? Are you using the client...?

    Have you tried hitting your site with just your external IP?
    I am using dyndns. I have disabled iptable rule for port 80 and managed to lock myself out from remoting to my server. I have been too lazy to cary a monitor, keyboard and mouse down to it to fix the rules.
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  2. #12
    Join Date
    Jun 2007
    Beans
    1,941

    Re: apache2 woes

    So have you verified that dyndns is getting updated correctly? You didn't say if it worked if you try & hit it with the external IP instead of the DNS-friendly name.

    I'm not sure what you mean about disabling the iptable rule for port 80... Don't you just ssh in?

  3. #13
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    Quote Originally Posted by arrrghhh View Post
    So have you verified that dyndns is getting updated correctly? You didn't say if it worked if you try & hit it with the external IP instead of the DNS-friendly name.

    I'm not sure what you mean about disabling the iptable rule for port 80... Don't you just ssh in?
    I have tried it with my wan address but no dice.

    I deleted the rule for port 80.

    I do use ssh to access my server but I have locked myself out because I forgot to add a rule for ssh after doing iptables -P INPUT DROP
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  4. #14
    Join Date
    Sep 2008
    Location
    CyberSpace
    Beans
    240
    Distro
    Kubuntu 22.10 Kinetic Kudu

    Re: apache2 woes

    Quote Originally Posted by tad1073 View Post
    I have tried it with my wan address but no dice.

    I deleted the rule for port 80.

    I do use ssh to access my server but I have locked myself out because I forgot to add a rule for ssh after doing iptables -P INPUT DROP
    Looks like you are going to have to access it with a keyobard and monitor.
    I am now back to help the Proton Gaming phase!
    OS: Kubuntu 22.10

  5. #15
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    Quote Originally Posted by HighCommander540 View Post
    Looks like you are going to have to access it with a keyobard and monitor.
    actually all I had to do was reboot the machine
    Last edited by tad1073; October 14th, 2010 at 02:18 PM.
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  6. #16
    Join Date
    Sep 2008
    Location
    CyberSpace
    Beans
    240
    Distro
    Kubuntu 22.10 Kinetic Kudu

    Re: apache2 woes

    Quote Originally Posted by tad1073 View Post
    actually all I had to do was reboot the machine
    That's cool does everything work now?
    I am now back to help the Proton Gaming phase!
    OS: Kubuntu 22.10

  7. #17
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    Quote Originally Posted by HighCommander540 View Post
    That's cool does everything work now?
    I can ssh again if that is what you mean.
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  8. #18
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    new error after sorting things out

    Code:
    * Restarting web server apache2
    apache2: apr_sockaddr_info_get() failed for tdtconslting.dyndns.org
    apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    more help would be greatly appreciated
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  9. #19
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    got the above error squared away. now when I try to access my website it just times out.
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


  10. #20
    Join Date
    Dec 2007
    Location
    Powder Springs, Ga
    Beans
    1,396
    Distro
    Ubuntu Development Release

    Re: apache2 woes

    got everything working, turned out it was my router settings
    | Corsair Carbide Series® 300R | Intel Core i5 650@3.20Ghz| OCZ-Vertex3 120 Gb SSD | Western Digital 640 Gb HDD | Western Digital 1 Tb HDD |
    |Gigabyte GeForce GTX 950 Extreme | Ubuntu 16.04 x86_64 | Windows 10 Pro |


Page 2 of 2 FirstFirst 12

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
  •