 |
DysoForums
|
| View previous topic :: View next topic :: Hide signatures |
| Author |
Message |
Jase Elder

Joined: 12 Dec 2002 Posts: 951
Level: 27
|
Posted: Tue Apr 15, 2003 8:12 pm Post subject: 2 problems-NWNServer |
|
|
Okay #1
I can't get the module to show up on the internet game list! It's just not there when i go to log in........
#2
Is anyone able to host the Greyhawk server 24/7? We have a test module for everyone to try but i can't get it to show up  _________________ Module Developer |
|
| Back to top |
|
 |
GorbGuy Guest
Level: 51
|
Posted: Tue Apr 15, 2003 9:06 pm Post subject: Re: 2 problems-NWNServer |
|
|
| Lord Jase Halycon wrote: |
Okay #1
I can't get the module to show up on the internet game list! It's just not there when i go to log in........
#2
Is anyone able to host the Greyhawk server 24/7? We have a test module for everyone to try but i can't get it to show up  |
Check your firewall and router. There are several ports you'll need opened/forwarded in order for it to work properly. They are UDP with ports: 5120:5300 6500 27900 28900. Here's a snip of iptables settings (Linux) used..
| Code: |
Chain input_ext (1 references)
~~SNIP~~
ACCEPT udp -- anywhere anywhere state NEW,RELATED,ESTABLISHED udp dpts:5120:5300
ACCEPT udp -- anywhere anywhere state NEW,RELATED,ESTABLISHED udp dpt:6500
ACCEPT udp -- anywhere anywhere state NEW,RELATED,ESTABLISHED udp dpt:27900
ACCEPT udp -- anywhere anywhere state NEW,RELATED,ESTABLISHED udp dpt:28900
|
Also, be sure that if you are using the Windows version, that your IP address listed, is your public IP, and not some internal one. I've seen problems arrise from that as well. If it isn't, then you can flip-flop your bindings around, and that'll fix that. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB 2.0.2 © 2001, 2002 phpBB Group
|