Allowing all IP's?
2 posters
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation
Page 1 of 1
Allowing all IP's?
Yo, I've made a private server and I've made it non-hamachi public. But as far as I got it, you need to allow all incoming IP's in the "logon" config file to let people connect.
I tried 0.0.0.0 but that didnt work.
Default:
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
So what should I change it to so that any IP is allowed to connect?
Please help!
I tried 0.0.0.0 but that didnt work.
Default:
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
So what should I change it to so that any IP is allowed to connect?
Please help!
nybroprivat- Member
- Posts : 2
Reputation : 0
Warning :
Re: Allowing all IP's?
AllowedIPs = "127.0.0.1/24"
AllowedModIPs = "127.0.0.1/24">
Thats ok, everything must be on 127.0.0.1.
The only one that have to change is realm1 address that must be your host.
AllowedModIPs = "127.0.0.1/24">
Thats ok, everything must be on 127.0.0.1.
The only one that have to change is realm1 address that must be your host.
Re: Allowing all IP's?
Well I tried that.. And it didnt work.
Got it working now thought..
Like this
AllowedIPs = "192.168.1.38/24"
AllowedModIPs = "192.168.1.38/24">
Thanks anyways
Got it working now thought..
Like this
AllowedIPs = "192.168.1.38/24"
AllowedModIPs = "192.168.1.38/24">
Thanks anyways
nybroprivat- Member
- Posts : 2
Reputation : 0
Warning :
Twist Gaming :: Gaming and Server Development :: MMORPGs Emulation & Chat :: World of Warcraft :: Emulation
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum