Port Forwarding
So, I got my server up and running successfully. Now, I need to set it up so other people can play on it.
I got a static IP, I know which ports I need to forward (UDP 7000 to 7100), and I attempted to forward them in my router settings. I did something wrong and I have no idea what I am doing. :) Am I suppose to add/edit something in the eq_config? If it helps at all, I have a motorola router. Under my router settings in "advanced" I clicked "Fowarding" and filled out the following: INTERNAL IP ADDRESS: 192.168.0.254 (my static IP) START PORT: 7000 END PORT: 7100 EXTERNAL IP ADDRESS: 24.25.207.3 (Found on whatsmyip.org) START PORT: 7000 END PORT: 7100 PROT: UDP DESCRIPTION: EQ ENABLED: Yes Thank you for your time. |
Yes, you need to edit eqemu_config.xml
Your internal address is not the one that needs to be static. The external address is the one that either needs to be static, or registered with some dynamic DNS service such as dyndns. What is the behaviour you are seeing? ("something wrong" isn't enough to work with) It might be quicker if you posted your eqemu_config.xml file (edit out the passwords). Be sure to use code tags (under advanced, looks like #) to surround the xml when you post. The external IP isn't the biggest problem (you can get by for a day or two just telling your friends what your current IP address is). Are you planning on using the eqemu login server? |
Thank you for responding!
The behavior I am seeing is no one outside of my network can sign into the server. They see it on the server select, click it, get pushed back to the sign in screen. It is unlocked by the way. Yes, I plan on using the EQEmu login server. Here's my eqemu_config: Code:
<?xml version="1.0"?> |
You were supposed to put that in code tags.
|
I did put it in code tags. It's not showing up in a scroll box for you?
|
Not until now. Was one big wall of text.
Did you forward port 9000 too? I'm pretty tired right now, but I'm missing how the eqemu loginserver gets the external IP address |
Yes I did.
INTERNAL IP ADDRESS: 192.168.0.254 (my static IP) START PORT: 9000 END PORT: 9000 EXTERNAL IP ADDRESS: 24.25.207.3 (Found on whatsmyip.org) START PORT: 9000 END PORT: 9000 PROT: UDP DESCRIPTION: eq ENABLED: Yes |
<!-- <address>some.server.com</address> -->
<!-- <localaddress>192.168.0.254</localaddress> --> Try uncommenting these. Put your public IP in 'address', and your private IP in 'localaddress'. Note that your public IP will change from time to time (unless *that* address is static). Most people get their public IP addresses via DHCP, and these values can change when the lease expires. |
Problem fixed! I did what you suggested, but still no success. Changing the EXTERNAL IP ADDRESS to 0.0.0.0 under router settings seemed to do the trick for whatever reason.
|
Glad to hear that. 0.0.0.0 is a default route, and I cannot think of any case where that value would be helpful. But as long as it works.
|
Yeah, kinda curious as to what was going on but as long as it keeps working then great. Thanks so much for your help.
|
All times are GMT -4. The time now is 06:04 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.