Eh... that's not good.
You should only have to resort to DMZ if you have to. What brand is your router? The newer routers should have no issues with NAT forwarding. All you would have to do is open up the ports on your router under the server's LAN IP. Your router does the rest automatically.
So under your router page, just forward the ports: 5999, 9000, and 7000-7100 for your server's LAN IP. (I.E.):
192.168.0.1 - 5999
192.168.0.1 - 9000
192.168.0.1 - 7000-7100
If you're running a public server, then there's no need to edit the <address> and <localaddress> fields in the eqemu_config.xml file. I haven't touched mine and it works fine - I just left it at the defaults and only edited the name of the server. The login server that EQEmu runs here does the rest.
|