Need help testing a server....Please??

Discussion in 'General Chat' started by modernchaos, Feb 5, 2008.

  1. #1
    I've revived an old laptop to use as a toy webserver. so far I can get it to serve files on my LAN..but I need to see it will serve files to the remote computers. Can you see this image:

    http://192.168.1.41/images/pwrabyss.gif

    Thank you :)
     
    modernchaos, Feb 5, 2008 IP
  2. jkrish41

    jkrish41 Banned

    Messages:
    2,416
    Likes Received:
    111
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Doesn't load :(

    -----

    Unable to connect
    Firefox can't establish a connection to the server at 192.168.1.41.
     
    jkrish41, Feb 5, 2008 IP
  3. Proximity

    Proximity Banned

    Messages:
    3,930
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Doesnt work i think...
     
    Proximity, Feb 5, 2008 IP
  4. modernchaos

    modernchaos Peon

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thanks....I've been reading further and looks like I have to configure my router in order for remote access.
     
    modernchaos, Feb 5, 2008 IP
  5. sunilvarma

    sunilvarma Peon

    Messages:
    440
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    that IP you posted works only only on your local network.
     
    sunilvarma, Feb 5, 2008 IP
  6. modernchaos

    modernchaos Peon

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    modernchaos, Feb 5, 2008 IP
  7. netx

    netx Peon

    Messages:
    165
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #7
    netx, Feb 6, 2008 IP
  8. sunilvarma

    sunilvarma Peon

    Messages:
    440
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #8
    sunilvarma, Feb 6, 2008 IP
  9. ipodfrik

    ipodfrik Peon

    Messages:
    215
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    modernchaos, what docs are you reading?
    because I have a server on a local network starting 192.168.x.x however i don't know how to get it work with the domain name so it would be accessible to outsiders through a domain name?

    btw your link doesn't work
     
    ipodfrik, Feb 6, 2008 IP
  10. edwardsim

    edwardsim Guest

    Messages:
    105
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #10
    192.168.1.X is a local area network IP address ..

    those others who try to access it will only be accessing another system within their own local area network. find your external ip address .. enter your router and forward a port to your system ..
     
    edwardsim, Feb 6, 2008 IP
  11. modernchaos

    modernchaos Peon

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Thank you everyone for your responses!

    I little more history on my project:

    I dug an old Compaq Armada out of the garage with the idea of running it as a web server. Nothing serious just toying around.

    Server software is called Abyss (freeware)

    At first I could only serve files from behind the router on port 80. After hours of messing with port forward (reading how to articles, and pulling my hair out) on my Westell-327 router I'm finally opened port 100 and and used my external IP (which is dynamic so the site could be inaccessable at any time.)

    I using domain redirect from DynDNS for this free domain:

    http://echo.servebbs.com

    I think it works now...I've tested it with a proxy.
     
    modernchaos, Feb 7, 2008 IP
  12. nightfish

    nightfish Peon

    Messages:
    136
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Yeah, it does. And it's rather fast, loaded the page in points of a second.
     
    nightfish, Feb 7, 2008 IP
  13. EGS

    EGS Notable Member

    Messages:
    6,078
    Likes Received:
    438
    Best Answers:
    0
    Trophy Points:
    290
    #13
    EGS, Feb 7, 2008 IP
  14. doylna

    doylna Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    doylna, Feb 7, 2008 IP
  15. cantgetrich

    cantgetrich Peon

    Messages:
    71
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Looks like you've got it working.

    It sounds like you have it on your internal network. Just remember to only forward the ports it needs to act as a webserver (such as port 80), otherwise you risk a security breach.
     
    cantgetrich, Feb 7, 2008 IP
  16. modernchaos

    modernchaos Peon

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Thank you. I had to forward port 100 since my ISP blocks 80.
     
    modernchaos, Feb 8, 2008 IP
  17. modernchaos

    modernchaos Peon

    Messages:
    67
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I can't even remember all the sites I've read....it's so muddled now. The Ip you listed above only works behind your router. You can go to http://www.whatsmyip.org and find your external ip.

    Here are some key things that helped me to get the server outside my firewall:

    Do a port scan to see if the port you're running your server on is open.
    you can do this @ www.whatsmyip.org: if not then:

    Open the specific port in your firewall.
    I'm using XP so: Internet connections>>>Local Area connection>>>properties>>>advanced>>>>windows firewall>>>
    Make any exception for that port:

    Port Forward (in your router) the open port to your internal IP. (192.168.x.x)
    Some convoluted instruction @ www.portforward.com


    Using my external IP 71.xxx.xxx.xxx:100
    I had to append :100 (the port i used) for it to work!
    I also had to append the port number locally.
    I didn't have to append the port # when I was running on 80, however, my ISP blocks incoming traffic to that port.

    I'm using DynDNS (redirect to 71.xxx.xxx.xxx:100) for the free domain name.

    Hope that helps. It's been a great learning experience. I'm glad I have some hair left.
     
    modernchaos, Feb 8, 2008 IP