people can't see my server ( Lan people)
people can't see my server ( LAN people)
not using hamachi i mean in real LAN
i check my ip > in system.xml in matchserver and locator in dbo.serverstatus
any clue?
matchserver
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasasasa"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="gunz"
FREELOGINIP="192.168.1.100"
KEEPERIP="192.168.1.100"
MONITORIP="192.168.1.100"
MONITORPORT=6000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=192.168.1.100
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasasasa"
[NETWORK]
IP="192.168.1.100"
PORT="8900"
[ENV]
ID="1"
LOCATOR_UID_HIGH="5"
LOCATOR_UID_LOW="0"
MAX_ELAPSED_UPDATE_SERVER_STATUS_TIME="1000"
UDP_LIVE_TIME="10000000"
MAX_FREE_RECV_COUNT_PER_LIVE_TIME="9"
BLOCK_TIME="0"
UPDATE_UDP_MANAGER_ELAPSED_TIME="3"
MARGIN_OF_ERROR_MIN="500000"
USE_COUNTRY_CODE_FILTER="no"
GMT_DIFF="-3"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="3600000"
ELAPSED_TIME_UPDATE_LOCATOR_LOG="10000"
ELAPSED_TIME_UPDATE_COUNTRYCODEFILTER_LOG="10000"
UPDATE_COUNTRY_CODE="66 89 69 77 73 83 65 78 68"
TEST_SERVER="0"
dbo.serverstatus
Code:
time : 10/18/2008 12:09:42 PM
ip : 192.168.1.100
port : 6000
name : gunz
opened : 1
type : 4
system.xml
Code:
<?xml version="1.0" encoding="UTF-8" ?>
<XML>
<XMLHEADER>version="1.0" encoding="UTF-8"</XMLHEADER>
<SKIN>Default</SKIN>
<DEFFONT>Arial</DEFFONT>
<IME>true</IME>
<BAREPORT>
<ADDR>www.battlearena.com</ADDR>
<DIR>incoming/gunz_global</DIR>
</BAREPORT>
<HOMEPAGE>
<URL>http://www.gunzonline.com</URL>
<TITLE>GunZ the Dual</TITLE>
</HOMEPAGE>
<EMBLEM_URL>http://restylegunz.sytes.net/emblems/</EMBLEM_URL>
<TEMBLEM_URL>http://restylegunz.sytes.net/emblems/</TEMBLEM_URL>
<LOCATORLIST>
<LOCATOR id="1" IP="192.168.1.100" />
</LOCATORLIST>
<TLOCATORLIST>
<LOCATOR id="1" IP="192.168.1.100" />
</TLOCATORLIST>
</XML>
Re: people can't see my server ( Lan people)
try just putting your WAN IP instead
http://www.ipmonkey.com
Re: people can't see my server ( Lan people)
i don't want a public server i already said i want lan one
Re: people can't see my server ( Lan people)
You can't. It's the way gunz works.
Gunz looks through everyone in the room and gathers IP addresses. Since MAIET is retarded it made it so if one of the IP's it finds is the same as yours, it doesn't register it. Meaning, it thinks it's you. The only way to fix this would be to do some gunz asm patching(Zephyrix did this) but he was saying something like it would only work for two people.
Re: people can't see my server ( Lan people)
i was able to play with my brother before i formatted my pc and yes i used the same server files and the same client
Re: people can't see my server ( Lan people)
by lan u mean that both of the computers connected to the same router/modem? if yes then it should work or else u ahve to use u r wan ip
Re: people can't see my server ( Lan people)
Quote:
Originally Posted by
ThievingSix
You can't. It's the way gunz works.
Gunz looks through everyone in the room and gathers IP addresses. Since MAIET is retarded it made it so if one of the IP's it finds is the same as yours, it doesn't register it. Meaning, it thinks it's you. The only way to fix this would be to do some gunz asm patching(Zephyrix did this) but he was saying something like it would only work for two people.
only 2 people...,, i tested my server on lan with 20 players, and all were working fine with a ping from 1 to 3 !
Quote:
Originally Posted by
UNHellFire
by lan u mean that both of the computers connected to the same router/modem? if yes then it should work or else u ahve to use u r wan ip
That is required to play on lan!
and UNHellFire, your Matchserver config file ( server.ini ) is Incorrect! use this :
Code:
[DB]
DNS="GunzDB"
USERNAME="sa"
PASSWORD="sasasasa"
[SERVER]
MAXUSER=500
SERVERID=1
SERVERNAME="gunz"
FREELOGINIP="127.0.0.1"
KEEPERIP="127.0.0.1"
MONITORIP="127.0.0.1"
MONITORPORT=6000
MODE="test"
COUNTRY="BRZ"
LANGUAGE="BRZ"
USETICKET="0"
[LANGUAGE]
LANG_TYPE="eng"
[LOCALE]
DBAgentPort=5100
DBAgentIP=127.0.0.1
[FILTER]
USE="0"
ACCEPT_INVALID_IP="1"
[ENVIRONMENT]
USE_HSHIELD="0"
USE_XTRAP="0"
USE_EVENT="0"
USE_FILECRC="0"
USE_MD5="0"
Re: people can't see my server ( Lan people)
so this should make it works?
EDIT :
Didn't work
Re: people can't see my server ( Lan people)
Try putting 127.0.0.1 and making the ports for your ip addres: 192.168.1.100 and adding it to the port forwards and then in the client just add 127.0.0.1 and your bro should be able to connect oh and possible that the IP could have changed, that has happened to me all the time so check in cmd type in ipconfig /all and it should tell you your IP under IP Adress or w/e. but you still gotta port forward.
and if that doesn't work change the client and everyting else to 192.168.1.100 but not the .ini's for everything.
Re: people can't see my server ( Lan people)
i don't think i need to port forward to play lan , do i?
Re: people can't see my server ( Lan people)
Quote:
Originally Posted by
sari4ever
i don't think i need to port forward to play lan , do i?
Are you using DHCP ?! if yes,, use a Manuall IP!!!!!
Re: people can't see my server ( Lan people)
WTF is going on now people can't even connet to my site that hosted in my pc any help?
i don't want to format my pc over again because of this problem
Re: people can't see my server ( Lan people)
Quote:
Originally Posted by
Demantor
Are you using DHCP ?! if yes,, use a Manuall IP!!!!!
Quote:
Originally Posted by
sari4ever
WTF is going on now people can't even connet to my site that hosted in my pc any help?
i don't want to format my pc over again because of this problem
As i said, you have to use a manual ip for lan ip...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!..
Re: people can't see my server ( Lan people)
Quote:
Originally Posted by
ThievingSix
You can't. It's the way gunz works.
Gunz looks through everyone in the room and gathers IP addresses. Since MAIET is retarded it made it so if one of the IP's it finds is the same as yours, it doesn't register it. Meaning, it thinks it's you. The only way to fix this would be to do some gunz asm patching(Zephyrix did this) but he was saying something like it would only work for two people.
Umm in a way your wrong. Because i made a LAN server and no one else could get in but only me and my bros can. Yes i was using the LAN IP.
Re: people can't see my server ( Lan people)
nope i am no way wrong i and i know what the hell i am talking about because i already made a lan server and website so don't tell me it wrong when you don't know shit
Re: people can't see my server ( Lan people)
You do not need static ip to play on lan....
Re: people can't see my server ( Lan people)
Quote:
Originally Posted by
endar
You do not need static ip to play on lan....
incorrect !
you need to turn off the dhcp server, and use a manual ip as i said 10 times,,!!!!!
Re: people can't see my server ( Lan people)