View Single Post
  #9  
Old 04-05-2007, 07:43 AM
Darkonig
Hill Giant
 
Join Date: Dec 2006
Posts: 102
Default

My understanding of this is that you need to establish an account on the public login server. You would configure your loginserver.ini file to have

[loginserver]
loginserver=eqemulator.net
loginport=5998
worldname=name to show up on loginserver
worldaddress=your internal ip address
account=server login name
password=server login password

[LoginConfig]
ServerMode=public
ServerPort=5998

The machines to play on it would point their eqhost.txt file to
Host=eqemulator.net

nothing would actually reference the ip address of the internet side nic
since all players will be within the local lan

Not sure how you handle locking the server to restrict who can play on your server. Hope that helps.
Reply With Quote