How to make your server non-hamachi!

06/21/2010 18:18 ~Sword~Stalker~[PM]#91
thanks man :)
08/06/2010 02:41 scaredpollo#92
server start...
kernel init ok.
framework ok.
TwiztidEo1(192.168.1.1) login succeed.
add info of server TwiztidEo1, ip:192.168.1.1, port:5816
TwiztidEo1 login assure.
whys it doing this everything is correct so can anyone help me and tell me what the possiablity's are for fixing this
08/23/2010 16:31 Donyboi#93
Hi peeps i been reading this post with great intrest coz iam wondering if this could be used to set a private Conquer server up insted of hosting though hamachi XD any 1 know if this would be possible . :cool::rolleyes::p:mofo:


Thanx
08/23/2010 16:51 Grandalio#94
Yeah try it for yourself it should work definitely :p
11/28/2010 18:13 server2010#95
when put my ip and click enter its need user and pass

what is the user and pass should be ?????????????

or how can i know it ??????????
11/28/2010 18:14 NotEnoughForYou#96
thx ;) good guide
02/26/2011 21:33 * White *#97
i cant open router
04/11/2011 15:13 seraf2#98
where can i find the user and pass cuz its not admin admin
07/12/2011 15:56 p00r pure#99
The guide was very good and all worked except 1 thing.
I got a (10.0.0.***) ip and when i open in browser it says:

"The server 10.0.0.*** at SpeedTouck requires a username and password."

I tried use admin as password. I think the pass is right, but i will need a username. Have you any idea what username i have to use or where to find it?
09/30/2011 14:43 luqman hakim#100
orait.. where should i add the external ip and internal ip?
for portforwarding what ip should i use?
for config acc?
for config gameserver?
for shell.ini?
for oem.ini?
for oem.dat?

plss.. help me
10/02/2011 12:07 idlemonkey#101
Quote:
Originally Posted by luqman hakim View Post
orait.. where should i add the external ip and internal ip?
for portforwarding what ip should i use?
for config acc?
for config gameserver?
for shell.ini?
for oem.ini?
for oem.dat?

plss.. help me


o.0 all you ask about is on the first page in this guide read carefully and it will answer your questions
10/11/2011 07:00 luqman hakim#102
i already read it.. can find my answer.. if u now plss give some thing.. is it external ip or internal ip should i add on the config?
10/11/2011 07:21 WolvesMaster#103
luqman hakim,first make account and dns host in this site [Only registered and activated users can see links. Click Here To Register...] open host from this path C:\WINDOWS\system32\drivers\etc then this red line will be there automatically so add the 3 blue lines below it

127.0.0.1 localhost

127.0.0.1 (E.X : hellvipers.sytes.net) the site you wrote in the No-IP website
[Only registered and activated users can see links. Click Here To Register...]
(E.X : hellvipers.sytes.net) the site you wrote in the No-IP website
Your Router IP (E.X : hellvipers.sytes.net) the site you wrote in the No-IP website

about the ports here's the ports forward them all to your router :
9958
9865
5816
8653
3306
80
443 (add this if you are working on Xamp Or Wamp Coz Of Appache :D )

Regards :P
10/11/2011 17:04 luqman hakim#104
my host file look like this:

Quote:
Originally Posted by luqman hakim View Post
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host


# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost127.0.0.1 localhost
why it like this?
and for the config should i use internal ip or router ip?
10/11/2011 19:04 WolvesMaster#105
my host file look like this

Code:
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host

127.0.0.1                localhost
[COLOR=Red]127.0.0.1                hellvipers.sytes.net
41.130.83.80         hellvipers.sytes.net
192.168.1.1             hellvipers.sytes.net[/COLOR]


so add these 3 red line to your host below this so it will be like that


Code:
# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
#      102.54.94.97     rhino.acme.com          # source server
#       38.25.63.10     x.acme.com              # x client host


# localhost name resolution is handled within DNS itself.
#    127.0.0.1       localhost
#    ::1             localhost
127.0.0.1       localhost127.0.0.1       localhost127.0.0.1        localhost127.0.0.1       localhost127.0.0.1       localhost127.0.0.1        localhost127.0.0.1       localhost127.0.0.1       localhost127.0.0.1        localhost127.0.0.1       localhost127.0.0.1       localhost
[B][COLOR=Red]127.0.0.1[/COLOR][/B]                [B][COLOR=Blue](E.X : hellvipers.sytes.net) the site you wrote in the No-IP website[/COLOR][/B]
[B][COLOR=Red]Your InterNet IP[/COLOR][/B]         [B][COLOR=Blue](E.X : hellvipers.sytes.net) the site you wrote in the No-IP website[/COLOR][/B]
[B][COLOR=Red]Router IP[/COLOR][/B]                [B][COLOR=Blue](E.X : hellvipers.sytes.net) the site you wrote in the No-IP website[/COLOR][/B]


and you should write your External IP (Internet IP) in your configs in the DB and in OEM too


Regards ;)