1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

belkin adsl high speed wireless G router problem

Discussion in 'Networking (Hardware & Software)' started by tcc, 2005/04/03.

Thread Status:
Not open for further replies.
  1. 2005/04/03
    tcc

    tcc Inactive Thread Starter

    Joined:
    2005/04/03
    Messages:
    3
    Likes Received:
    0
    belkin adsl high speed wireless G router problem

    the problem I am having is with BulletProof FTP Server and http file server.
    no one can connect to me I need someone to show me step by step how to set it up.
    have disabled the router firewall but still not working.

    I have xp pro installed.

    thanks...
     
    tcc,
    #1
  2. 2005/04/03
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    You SHOULD use the firewall so yours and other comps on the network are protected from unsolicited outside connections.

    In the router control panel, accessable via a web browser, will be a section for Port Forwarding:

    Port Forwarding is a router feature that allows outside requests for certain services to "pass through" the firewall. This can be used for certain games, servers, applications like PC Anywhere etc.

    A www server normaly listens on Port 80 and an FTP server normally listens on Port 21. Thus, to enable other users outside your network to connect to your servers you must config your router's Port Forwarding to pass through port 80 & port 21 requests to the local ip address of your comp.

    You will have 2 Port Forwarding entries to configure:
    WWW Server port 80 your_ip_address
    FTP Server port 21 your_ip_adress

    Now, most broadband isps filter ports 80 and 21 so as to prevent residential subscribers from running www and ftp servers. Most isp terms of service agreements prohibit residentail users from running these servers because they consume xtra bandwidth and reduce available bandwidth for other subscribers in the long run.

    So, if still want to use these servers then contact your isp to see if allowed.
    Secondly, you can bypass isp filters by configuring the servers to listen on different ports and set up router Port Forwarding to use those ports instead of the commpn ports 80 & 21.

    To have users connect to your web server they should then type in their browser address bar your REAL ip address followed by a colon & port number:
    www example:
    http://123.456.789:80 will connect to your web server.
    ftp example:
    ftp://123.456.789:21 will connect to your ftp server.

    123.456.789 = your reqal ip address asigned by your isp. You can find this in your router status page.

    Keep in mind that running these servers w/out having a knowledge of server security is risky, for any high school comp science student could easily gain access to your comp w/ a few tricks, as well your isp could terminate or suspend your internet account when they find out you are running servers. ISPs regularly scan their networks looking for users who are running servers.
     

  3. to hide this advert.

  4. 2005/04/04
    tcc

    tcc Inactive Thread Starter

    Joined:
    2005/04/03
    Messages:
    3
    Likes Received:
    0
    thanks for your help but...

    had the linksys and belkin adsl router which I took back to the shop and have got the netgear DG834G

    and still can't configure BulletProof FTP Server or http fileserver :( :( :(

    any ideas what I should do besides throwing it through the window

    just found out by pc world that I can only do port forwarding by having a static ip which mine is not :(
     
    Last edited: 2005/04/04
    tcc,
    #3
  5. 2005/04/04
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    not true, you do NOT need a static ip for port forwarding, but it is best to have one. It's easy to config your computer w/ a static ip:
    http://www.portforward.com/networking/static-xp.htm
    (plus more useful data re prot forwarding)
     
  6. 2005/04/04
    tcc

    tcc Inactive Thread Starter

    Joined:
    2005/04/03
    Messages:
    3
    Likes Received:
    0
    thanks to everyone I can now use BulletProof FTP Server and http file server.
    with netgear it will allow you to open the ports you want so I opened port 80 and 21 and tested it with http://www.canyouseeme.org/
    and tested BulletProof FTP Server with http://www.g6ftpserver.com/en/ftptest.

    anyway thanks once again for all you help :) :) :)
     
    tcc,
    #5
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.