Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 09-13-2005, 02:11 PM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Router?

Maybe i just crashed my networking class .. but we are working locally which does not need to go trough my router ... the only host that should be needed is in fact my own computer.

It still does not explain with EQGAME.EXE tried to talk to a host I nver configure. (192.168.0.5)

To shed light on my setup .. I got a broadband router for my home networking and I'm working with 2 separate firewalls on my personnal computer. I know my way around network and with configuration of firewalls. ( I'm running only 1 firewall at the moment since it's easier to troubleshoot connectivity problems)

Quote:
Originally Posted by tallerin
ahhh so i was right in littel joke comment you are behind a router.

i believe you will have to foward the neccasary ports to be able to connect. but i may be wrong i know i seen in the forums somewhere that metions wht to do with the routers. i can't help you there routers are all greek to me as i only set one up and made my sister figure it out cause it was her comp lol.
Reply With Quote
  #2  
Old 09-13-2005, 02:26 PM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Question

i'm not doubting you i know i saw other issue in here about a router problem. i known the win xp fire wall popped up all the time for me when i start minilogin,world,and boot5 zones it also whines when i start EQ i just mark them as an exceptions so i don't have to deal with the popups from the firewall. My set up is all on one comp and my settings are all localhost no ip and the firewall will whine if i remove it from exceptions.

Edit: also when i start eq it also trys calling out to the outside world from my box but mine calls out to my isp dns server

Last edited by tallerin; 09-13-2005 at 10:39 PM..
Reply With Quote
  #3  
Old 09-13-2005, 03:06 PM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default still updating the thread

From what I saw .. my firewall only logs that when I click the ENTER WORLD button.

Almost like if the ZONE or WORLD exe was compiled with a static IP in it.

Quote:
Originally Posted by tallerin
i'm not doubting you i know i saw other issue in here about a router problem. i known the win xp fire wall popped up all the time for me when i start minilogin,world,and boot5 zones it also whines when i start EQ i just mark them as an exceptions so i don't have to deal with the popups from the firewall. My set up is all on one comp and my settings are all localhost no ip and the firewall will whine if i remove it from exceptions.

Edit: also when i start eq it also trys calling out to the outside world from my box but mine calls out to my isp dns server
Reply With Quote
  #4  
Old 09-14-2005, 01:11 AM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default It Works

Hello everyone ! It finally works. I checked with Doodman and he camed to the conclusion that the zones wasn't loading fast enough.

We cleared this table and it worked ! (merchantlist_temp)

Looks like the DB might need a few optimization. I'll try to do that when I'll have the proper time.

1 little bug noticed .. I can't hail in game ! But hey .. nothing is perfect.

Quote:
Originally Posted by cmdr-franck
From what I saw .. my firewall only logs that when I click the ENTER WORLD button.

Almost like if the ZONE or WORLD exe was compiled with a static IP in it.
Reply With Quote
  #5  
Old 09-14-2005, 03:44 AM
vRandom
Sarnak
 
Join Date: Jun 2005
Posts: 91
Default

Quote:
Originally Posted by cmdr-franck
1 little bug noticed .. I can't hail in game ! But hey .. nothing is perfect.
You will need to use the zoneperl insetad of zone to talk to npcs also for quests.
vRandon
Reply With Quote
  #6  
Old 09-14-2005, 03:07 PM
tremor
Fire Beetle
 
Join Date: Aug 2005
Location: Australia
Posts: 16
Default

cmdr-franck so you get everything working?? everything your said the samething is going on at my end as well. i can connect 2 ways with 127.0.0.1 or like i said before with just my computers name. if your still having prob's try running the network setup wizard to setup a home network.. thats all i done to use my comp's name.. (i'm new to all this stuff. didn't know how to cd c:\ ect.. in command prompt or anything before i came across this forum) Thnks guys

[LoginServer]
loginserver=127.0.0.1 or my comps name
loginport=5999
worldname=myeqemutest
worldaddress=127.0.0.1 or my comps name
locked=false
account=
password=

[WorldServer]
Defaultstatus=0
Unavailzone=

[ChatChannelServer]
ChatChannelServer=
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

[Database]
host=localhost
user=*****
password=******
database=test

start zone . 127.0.0.1 8780 127.0.0.1
start zone . 127.0.0.1 8781 127.0.0.1
start zone . 127.0.0.1 8782 127.0.0.1
start zone . 127.0.0.1 8783 127.0.0.1
start zone . 127.0.0.1 8784 127.0.0.1

or zone . my comps name 8780 my comps name
or another way zone YOUR ZONE my comps name 8780 mycomps name
(zone everfrost my comps name 8780 my comps name)

depends on what setup i use server always says locked or 0

as the saying goes just play around with things till they work or either break lol
Reply With Quote
  #7  
Old 09-15-2005, 05:07 PM
cmdr-franck
Fire Beetle
 
Join Date: Sep 2005
Posts: 22
Default Here is the fix!

Try this !

go to command prompt (cmd in execute)
cd \mysql\bin
mysql -U root
use (db name);
delete from merchantlist_templ;

Try that and get bak to us.

Franck

Quote:
Originally Posted by tremor
cmdr-franck so you get everything working?? everything your said the samething is going on at my end as well. i can connect 2 ways with 127.0.0.1 or like i said before with just my computers name. if your still having prob's try running the network setup wizard to setup a home network.. thats all i done to use my comp's name.. (i'm new to all this stuff. didn't know how to cd c:\ ect.. in command prompt or anything before i came across this forum) Thnks guys

[LoginServer]
loginserver=127.0.0.1 or my comps name
loginport=5999
worldname=myeqemutest
worldaddress=127.0.0.1 or my comps name
locked=false
account=
password=

[WorldServer]
Defaultstatus=0
Unavailzone=

[ChatChannelServer]
ChatChannelServer=
worldshortname=
chataddress=
chatport=

[LoginConfig]
ServerMode=Minilogin
ServerPort=5999

[Database]
host=localhost
user=*****
password=******
database=test

start zone . 127.0.0.1 8780 127.0.0.1
start zone . 127.0.0.1 8781 127.0.0.1
start zone . 127.0.0.1 8782 127.0.0.1
start zone . 127.0.0.1 8783 127.0.0.1
start zone . 127.0.0.1 8784 127.0.0.1

or zone . my comps name 8780 my comps name
or another way zone YOUR ZONE my comps name 8780 mycomps name
(zone everfrost my comps name 8780 my comps name)

depends on what setup i use server always says locked or 0

as the saying goes just play around with things till they work or either break lol
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 02:25 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3