no-ip problem :(

Status
Not open for further replies.
Junior Spellweaver
Joined
Nov 29, 2006
Messages
123
Reaction score
0
Alright well im having a bit of a problem with my no-ip i put my no ip adress into my channel table in navicat then i go to my
Login.ini
char.ini
world.ini
and i put my no-ip in there then i edit my launcher i put my no ip into there to
this is the info got
login.ini i put my no-ip for server ip
char.ini i put my no-ip in for server ip
wold.ini i put my no-ip for server ip
channel table= no-ip
launcher= no-ip

then when i try connecting it wont let me BUT if i go to and get my wan ip and but it in it connects i would use it but it changes every restart :(

can someone tell me what i am doing wrong?
 
Read my guide

If you read my guide on how to get your server online it will work.
Read it and do what it say's if you don't have a router skip the part about setup your router.
What this does is it forces your computer to use the same IP address all the time.

Step 1: Click on the Start button and then click on run then type command then click ok.
Step 2: While in the dos command type ipconfig/all after you have done this you will see the configuration for your internet connection the only part of this you want to pay attention to is where it say's.

IP Address.................127.0.0.1 ********* These numbers are
Subnet Mask..............255.255.255.0 ******* Examples only.
Default Gateway.........0.0.0.0 ************ Yours will be Different
DHCP Server...............0.0.0.0
DNS Servers................0.0.0.0
0.0.0.0

Step 3: Write this information down then exit the Dos Command box.
Step 4: Click on the Start button then go up to Settings and then move your cursor to Control Panel then click on it.
Step 5: Look for where is say's Network Connections and click on that.
Step 6: If everything has gone right so far you should be in the network connections section...now in here if you only have one network connection right click on it and go down to where it say's Properties then click on it.
Step 7: Another box will popup called Nework Connections then the name of your connection.
Step 8: Go down to where it say's Internet Protocol (TCP/IP) and click on that then click on the button that say's Properties.
Step 9: You will be in the General Tabs section here you will see Obtain an IP address automatically and below that Use the following IP address.
Step 10: Click on the Use the following IP address. Once you have done that all of the boxes that are grey will turn white and allow you to enter your information.
Step 11: Take the information that you had written down in Step 2 and put it in the Boxes.
Step 12: Do the same with the DNS addresses too.
Step 13: Click ok then when that box closes click Ok again and you are done with that part.
Step 14: Go to your internet browser and type in the Address of your router.
Step 15: Go into your routers configuration. (Since I am using a Linksys wireless router I will use my configuration for this example).
Step 16: Look for Applications and Gaming and click on that.
Step 17: Look for where it say's DMZ and click on that.
Step 18: There you will see where it say's DMZ Host IP address then followed by the first three set of numbers of your IP address then you will see a greyed out box at the end.
Step 19: Above that you will see enable and disable, click on the enable Button when you do that you will see the greyed out box turn white now here you want to type in the last set of numbers from your IP address that you had written down.
Step 20: Click Save and then exit your routers Configuration.
Step 21: Now go back into your internet browser and type in the address WhatIsMyIP.com - 69.72.187.42 and click enter when that page comes up it will say your IP address is...write that address down.
Step 22: Go into your game's config.ini file and type in the addreess that you got by doing step 21 in all of the fields that has the address 127.0.0.1.
Step 23: Now Open up your Mysql and go to your games database and go to channels and open up that table and look for the ip address column it will also have 127.0.0.1 like the cinfig.ini file did, replace those set of numbers like you did in the cinfig.ini file with the same numbers then close the database and then close Mysql.

Now you are done setting up your server so anyone on the net can connect to it over the internet. Do not for get when you write your Start.bat file to put your IP address in it and that also incudes the start.bat file you use too.

This will also let your Server be online without Hamchi or no-ip.

Have fun.
 
Make sure you have a copy of the Trose.exe file in the same folder as your server files and have them run the triggerdetect first and do all of the updates too.

Oh yea since gamegaurd has patched their files this last week have everyone use the Korean version that version doesn't use gamegaurd.
 
Status
Not open for further replies.
Back