Adblock breaks this site

How to make a no-ip Server [FULL GUIDE]

Discussion in 'RuneScape Miscellaneous' started by Zykev2, Sep 7, 2008.

Thread Status:
Not open for further replies.
  1. Zykev2

    Zykev2 Member

    Joined:
    Jul 3, 2008
    Posts:
    42
    Referrals:
    0
    Sythe Gold:
    0
    How to make a no-ip Server [FULL GUIDE]

    [color="#092#FF00FF#092"]Zykev2\'s Server Making tutorial![/color]

    ©Zykev2 Not to be used on ANY site without the permission of Zykev2.

    I am kind of in a rush so I will clean this up a little latter


    ////////////////////////////////////////////////////////////////////////////////////////////////////
    [color="#092#FF0000#092"]Table of contents[/color]

    Step 1.........................Getting JDK
    Step 2.........................Getting a NO-IP
    Step 3.........................Downloading NO-IP
    Step 4.........................Getting a server source (Base)
    Step 5.........................Getting rid of the \'Cannot find specified path error\'
    Step 6.........................Portforwarding and opening the default port

    ///////////////////////////////////////////////////////////////////////////////////////////////////
    FAQ AND RULES TO POST HERE

    Can we post our server link just to tell you...
    NO! Your server IP does not matter here if you post it you will be reported AND I will not help you

    No body can connect to my server!!!!!
    You did not portforward correctly as of now I am not taking any portforward questions please go here
    www.portforward.com

    Keeps saying I need java but I have like 5!
    Uninstall all previous versions then change it on your compiler as said below.

    Can we PM you or message you on MSN for help
    NO! I am getting sick and tired of it so do not... Theres over 100 people on my friends list for people that just added me... SO STOP!

    MORE TO BE ADDED
    \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

    USEFUL LINKS

    http://no-ip.com/

    http://java.com/en/download/manual.jsp

    http://winrar.d0wnloadz.net/

    http://silabsoft.org/smf/index.php?showtopic=1911 - Zykev2's Ultimate tutorial list



    \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\





    Step 1: Getting JDK

    First go to this link

    http://java.com/en/download/manual.jsp

    Then select the FIRST version \'online\'. And basically thats it once it is downloaded you now have JDK. Its really as simple as that no need to explain further.

    [​IMG]

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


    Step 2: GETTING A NO-IP

    This is probably the easiest part of making a server. How you do this is go to

    www.no-ip.com

    once you are there sign up and log in and under HOST/ REDIRECTS click \'ADD\'

    and fill it in like this

    [​IMG]

    Where it says SERVERNAME thats what you need to fill in. so it would be for example

    Testingscape

    then on the drop down box select your hostname lets say we want it to be .no-ip.biz

    so we would select no-ip


    Testingscape.no-ip.biz

    now DONT CHANGE ANYTHING ELSE click add host. and thats it.


    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Step 3:DOWNLOADING NO-IP

    Great now after selecting your hostname on the no-ip.com go to \'DOWNLOADS\' and you should pop up to a screen similar to this

    [​IMG]


    Click that and you should pop up to a screen like this

    [​IMG]

    Click download.

    Now once it is downloaded sign in with your username and password for no-ip if it did not auto sign in. You can do this by on the no-ip screen the little one click \'EDIT\' then sign in and your IP\'s should pop up like this

    [​IMG]

    Check mark the place before the IP you want to use.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



    Step 4: Getting a server source (base)


    Go to silabsoft homepage (Silabsoft.org/smf) and go to the downloads section.
    [​IMG]

    Now for the sake of example I am going to pick my server source. (Cryptchaos) You can choose it or anyone you want. Figmentscape is a good source also.

    [​IMG]

    Find the download link if your using Cryptchaos it will be at the very bottom of the 1st topic.

    [​IMG]

    Once you downloaded ANY source it should be in .zip or .rar format, You should have winRAR now it should pop up to a screen like this

    [​IMG]

    Click the extract button and extract it to desktop

    [​IMG]

    Now it should pop up to a regular folder on your desktop. Open your folder.


    Step 5: Getting rid of the 'Cannot find specified path error'


    Once you have your source folder open try to click the 'run' or 'runserver' or whatever it says and if it says something like cannot find specifed path or a java website pops up go back to your 'run' file and...

    Right click > Edit > and paste this code

    [codebox]
    @echo off
    title YOUR SERVER COMPILER
    color 0a
    "C:\Program Files\Java\jre1.6.0_0#\bin\*********" -cp .;.jar server
    pause
    [/codebox]

    Where it says '0#' the # is your java version we downloaded 'JDk6u7' so you would fill in 7 if that does not work try 6.

    Now if that still does not work then we need to get your computer to read it. Go to

    My computer

    Under System Tasks

    View system information

    System properties should pop up go to

    Advanced

    then

    Environmental Variables

    User variables

    Click 'NEW' and name it CLASSPATH

    paste this code into it

    [codebox]CLASSPATH=C:\Program Files\Java\jdk1.6.0_0#\bin;%CLASSPATH%;[/codebox]

    Again replace the # with the version of java you have.

    Again under 'user variables' name it PATH

    And paste this code in

    [codebox]
    C:\Program Files\Java\jdk1.6.0_0#\bin
    [/codebox]

    Again replace the # with your version of java.

    Click ok on both screens.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    Step 6: Portforwarding and Opening the default port '43594'

    Go to

    start > all programs > accessories > command prompt

    and Type 'IP config'

    [​IMG]

    Once you press 'enter' you should see something like this

    [​IMG]

    You want your 'Default gateway' and your 'IP address'

    Go to your browser and click put your default gateway in. I have a netgear so its 192.168.1.1 and Lynksys is the same to I believe.

    It will come up to a password screen

    [​IMG]

    Enter your username and password for your router.

    This is a short list of passwords and usernames by default


    USERNAME: admin
    PASSWORD: admin

    USERNAME: admin
    PASSWORD: password

    USERNAME:
    password: admin

    USERNAME: admin
    PASSWORD:

    once you are logged in if your using netgear it should look similar to this. If you are not you need to find your portforward page by yourself or use

    Portforward.com

    [​IMG]

    Now assuming you have netgear router click portforward / porttriggering

    (This was taken after I filled it out use your imagination and cancel out the one there)
    [​IMG]

    it should pop up to a screen Click 'ADD CUSTOM SERVICE' and fill it out similar to this

    [​IMG]

    It really does not matter what name you put Ive portforwarded with names like

    RSPS
    Moparscape
    Silab
    Silabsoft

    --------------
    FOR OTHER USERS THIS IS HOW YOU WOULD FILL IT IN TO JUST DIFFERENT FORM'
    --------------

    Congratulations you portforwarded now go to your firewall

    Start > Control panel > Firewall > exceptions

    [​IMG]

    [​IMG]


    --------------------------------------------------------------------------------------------------------------------------------------

    -------------------------------------------

    DISCLAIMER: I am not held responsible for any problems you may come in contact with your computer This has been tested many times and will work if you follow the correct instructions Anything that you do not feel comfortable with doing PLEASE do not do it anything that you are not familiar with we ask you not to procede further or risk of computer harm. There is always a chance of hacking going on expsually when using Hamachi thats why a proper Anti-spyware / Ad-ware/ Anti-virus is a MUST if you are hosting a Private server. We acknowlege that in no way is this meant to re-create or copy Jagex LTD owners of the Game Runescape/Funorb. This information is soley for learning about programming to better enhance there knowledge of computers which will benefit them later on in life.
    again you have been warned. I am not responsible for anything that happens as a result of using this guide use at own risk.
     
  2. Zykev2

    Zykev2 Member

    Joined:
    Jul 3, 2008
    Posts:
    42
    Referrals:
    0
    Sythe Gold:
    0
    How to make a no-ip Server [FULL GUIDE]

    Fucking incredible bump
     
  3. Zeer

    Zeer Newcomer

    Joined:
    Jun 25, 2009
    Posts:
    1
    Referrals:
    0
    Sythe Gold:
    0
    How to make a no-ip Server [FULL GUIDE]

    when i go to downloads in the silabsoft forums to find my host...i cant find it...whats wrong ?
     
< pvp ep% | need a member 27k partner (103-138) >
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site