Network Prob

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Ive got the LSServer files working fine on a loop back IP, but when i change all the IPs to 192.168.0.11 the EiServer.exe wont run, it just says this:

eiserver.JPG


Do i just have to change certain IPs because ive checked all the dbs and all the IPs set to 192.168.0.11 and just get the above error.

Any help would be good, cheers guys :).
 

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
but... most of those Game/Hero sql settings should be 127.0.0.1 (if it's on the same computer)

and make sure the sql server is working... and confirm the db name is correct.
 
Upvote 0

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Basiclly I want to have EiServer and SQL on 1 machine then connected to a network were ppl can connect to the server ip 192.168.0.11 could you possibly advice me on which ones I need to change please.
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
yes you are using 1 computer for all your servers...
you can use 127.0.0.1 for ALL ip.... confirm that it works first...
then change 2 ips to net ip at 2 places... (selectgateip and dbsrv's addrtable.txt)

your screenshot is related to sql server... so check ip,dbname,user,pass
 
Upvote 0

Demonic

LOMCN VIP
VIP
Dec 1, 2003
1,806
2
165
The LS files came pre set up to be LAN Ip not 127.0.0.1. I have changed my IP often for various reason such as Different Router (diff Ip range) or moving to a different PC.


The basics are that you go Inside SQL / ACCOUNT and change the IPS on there, there is two Databases inside that feature IP. Now you make sure that your ODBC can still connect to your SQL, there is a test Button on there to make sure it can see what you have entered. Next we move onto each Program in turn, LOGINSRV and DBSRV need the IP changing inside the App itself the other programs come with a INI file to change them.

Lastly you check your !setup.txt file and any other files for IP's and Server name, the quickest way to do this is a Search from windows on that folder (MUD3) for 127.0.0.1 and you will soon find any that are not set.

If you are after having SQL on one machine and Server on another, this is also quite easy, the !Setup.txt (left Side) is the Ip of the SQL Server.
 
Upvote 0

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Sry to be a pain but ive changed the SelGate gate ip, with the DBSrv the !serverinfo.txt file is like:

127.0.0.1,127.0.0.1:7200

Do i change them or not, also with IPs in the SQL DBs?

/edit\

Sorry Demonic didnt refresh the page b4 i posted that last post ><
 
Upvote 0

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Sry to Double Post ><

right ive redownloaded the server files and changed your network IPs to 192.168.0.11, but i see that there a internet ip there, i want this server so that only people on my network can connect to (ie not public) what shouhld i do?
 
Upvote 0

Demonic

LOMCN VIP
VIP
Dec 1, 2003
1,806
2
165
KurtBMX said:
Sry to Double Post ><

right ive redownloaded the server files and changed your network IPs to 192.168.0.11, but i see that there a internet ip there, i want this server so that only people on my network can connect to (ie not public) what shouhld i do?

You only need to change the IP in two places basically - DB ACCOUNT

TBL_PUBIPS - Bottom one
TBL_SELECTGATEIPS - only one in there.

Also you need to change:

!serverinfo.txt to match your IP
 
Upvote 0

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Sorry to bump this old post but im try to set 3G up the same way over a mini network, ive tried changing those IPs. The client connects from the host but any computers on the network cant connect. I can connect to the server from the other computers, becuase i can VNC them and Ping, anyone which IPs need changing?
 
Upvote 0

Hazuki

VIP
VIP
Apr 14, 2004
3,459
38
265
United Kingdom
Its not a router lol, im setting it up so only people on the same network can connect (not outside) it runs through the network via switchs and servers. (they are all set up right)
 
Upvote 0

Kaori

LOMCN MiR3 Queen!
VIP
Jun 3, 2004
3,584
38
265
Canada
so here we go again... if you are hosting everything on 1 computer...
make ALL IPs 127.0.0.1 first...

then change 2 ips
1) dbsrv's txt file... !serverinfo.txt 127.0.0.1,192.168.x.x:7200
2) TBL_SELECTGATEIPS 192.168.x.x
 
Upvote 0