Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 41

Thread: Server works on Lan but not over internet.

  1. #31
    Join Date
    Apr 2013
    Beans
    28

    Re: Server works on Lan but not over internet.

    try it now doug. is this something I can run?

  2. #32
    Join Date
    Apr 2013
    Beans
    28

    Re: Server works on Lan but not over internet.

    try it now doug. I think I got it!!

  3. #33
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Server works on Lan but not over internet.

    Quote Originally Posted by danshea View Post
    try it now doug. I think I got it!!
    Works now.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  4. #34
    Join Date
    Apr 2013
    Beans
    28

    Re: Server works on Lan but not over internet.

    Thanks to all of you and especially Doug and Charles. Now I have a working server running ubuntu with Nginx, php-fpm and mysql. !! Now comes the fun part.....

  5. #35
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,499
    Distro
    Ubuntu Development Release

    Re: Server works on Lan but not over internet.

    For me all three FQDN addresses go to http://www.bazoodle.com/ , but yes it works.

    No no no, we are not done yet. Please explain what was wrong and how you fixed it.
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  6. #36
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Server works on Lan but not over internet.

    Quote Originally Posted by Doug S View Post
    No no no, we are not done yet. Please explain what was wrong and how you fixed it.
    Yes please. It'll help if someone runs into the same problem in the future.
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

  7. #37
    Join Date
    Jan 2009
    Location
    Denmark
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Server works on Lan but not over internet.

    So i am wondering. How did you guys get the site from the LAN to the WWW?

    Since (from what i can see) it seams like you used a web-server to act as a router?

  8. #38
    Join Date
    Apr 2013
    Beans
    28

    Re: Server works on Lan but not over internet.

    since I am running my server through a router, I had to set my "DMZ" to my lan i.p. and my port forwarding to my Lan i.p., then it worked. I just did "ifconfig" to get my lan i.p. (192.168.1.104) and set the both the port forwarding (Http 80) and the DMZ to that i.p. and waalaa, I am now in the process of setting up virtual hosts, so right now socialpitchman.com and bazoodle.com should go to their own folders. I am working on the rest.

    Dan

  9. #39
    Join Date
    Feb 2011
    Location
    Coquitlam, B.C. Canada
    Beans
    3,499
    Distro
    Ubuntu Development Release

    Re: Server works on Lan but not over internet.

    Interesting. Is your server setup to always have the internal address of 192.168.1.104? Either via a static IP address or via DHCP where the server knows to always give it the same IP address? (via MAC address for example).

    Note that now it is not working again:
    Code:
    2013-04-11 06:50:33.062266 IP 76.29.34.164 > XXX.XXX.XXX.XXX: ICMP host 192.168.1.104 unreachable, length 60
    Any follow-up information on your issue would be appreciated. Please have the courtesy to report back.

  10. #40
    Join Date
    Oct 2009
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Server works on Lan but not over internet.

    Quote Originally Posted by Doug S View Post
    Interesting. Is your server setup to always have the internal address of 192.168.1.104? Either via a static IP address or via DHCP where the server knows to always give it the same IP address? (via MAC address for example).

    Note that now it is not working again:
    Code:
    2013-04-11 06:50:33.062266 IP 76.29.34.164 > XXX.XXX.XXX.XXX: ICMP host 192.168.1.104 unreachable, length 60
    My bet is it is still set for DHCP. It would be a good idea to make sure the IP for the server is set for static.

    Also, I don't think you'd need the machine in the DMZ, only setup port forwarding.

    How did you fix this problem last time?
    Come to #ubuntuforums! We have cookies! | Basic Ubuntu Security Guide

    Tomorrow's an illusion and yesterday's a dream, today is a solution...

Page 4 of 5 FirstFirst ... 2345 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
  •