I keep getting a denied Ip for my arcemu server pics below
and yes I changed the bottom of my logon.config
![]()
I keep getting a denied Ip for my arcemu server pics below
and yes I changed the bottom of my logon.config
![]()
removed by Unholy
Use 127.0.0.0/24
or
127.0.0.1/24
in your allowIP part.
Also check the remote password, change it to something else then default
but what if im making it public i still leave it 127.0.0.1/24?
removed by Unholy
As I know, all public ones got something of those 2, test it. It's something with the allow IP part.
so should I leave it 127.0.0.1 when it public?
removed by Unholy
Use 127.0.0.0/24
And yes, it should run fine, if not any emulation expert are against me.
PS. best way to find out, is to test instead of asking? =P
0.o thanks ill try it
removed by Unholy
didnt work other people get cannot conect
removed by Unholy
Use your IP then, no clue if that will work.
Btw, is everything else correct in the configs + open ports + hosts file? I think it's something with that ...
127.0.0.1 projectanthrax.selfip.com
192.168.1.1 projectanthrax.selfip.com
71.167.xxx.xxx projectanthrax.selfip.com
<LogonDatabase Hostname = "projectanthrax.selfip.com"
Username = "root"
Password = "hidden"
Name = "logon2"
Port = "3306"
Type = "1">
# Host Directive
#
# This is the address that the realmlist will listen on.
# To listen on all addresses, set it to 0.0.0.0
# Default: 127.0.0.1 (localhost)
#
# Note: ISHost is the interserver communication listener.
#
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
# Server console logging level
#
# This directive controls how much output the server will
# display in it's console. Set to 0 for none.
# 0 = Minimum; 1 = Error; 2 = Detail; 3 = Full/Debug
# Default: 3
#
<LogLevel Screen = "0"
File = "-1">
# Account Refresh Time
#
# This controls on which time interval accounts gets
# refreshed. (In seconds)
# Default = 600
#
<Rates AccountRefresh = "600">
# Accepted Build Range Setup
#
# These two directives set up which clients will be
# allowed to authenticate with the realm list.
#
# Set these to the same builds that the server was
# compiled for.
#
# As of the last update, version 2.1.1 was build 6739.
#
<Client MinBuild = "8606"
MaxBuild = "9999">
# WorldServer Setup
#
# RemotePassword
# This directive controls the password used to authenticate with the worldserver.
# It must be the same between the two configs. If it is not, your server will
# not register.
#
# Default: "change_me_logon"
#
# AllowedIPs
# This section MUST be completed, otherwise all attempts to link your servers will fail.
# These "Allowed" fields are a space-seperated list of CIDR-form IP addresses that are allowed
# to make server connections to your logonserver, and register realms.
# For example, everything in the 127.0.0.* range would be:
# 127.0.0.0/24, as 24 of the bits must match the 127.0.0.0
#
# To allow a single IP,
# 1.3.3.7/32, would allow only 1.3.3.7 to connect as 32 of the bits must match.
#
# AllowedModIPs
# In the same form as AllowedIPs, these are the IPs that are allowed to modify the database
# (adding bans, GMs, account permissions, etc)
#
<LogonServer RemotePassword = "hidden"
AllowedIPs = "71.167.xxx.xxx/32"
AllowedModIPs = "71.167.xxx.xxx/32">
<WorldDatabase Hostname = "projectanthrax.selfip.com" Username = "root" Password = "hidden" Name = "arcemu" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "projectanthrax.selfip.com" Username = "root" Password = "hidden" Name = "logon2" Port = "3306" Type = "1">
<LogonServer Address = "projectanthrax.selfip.com"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# Realm Section
#
# Name:
# The name of the realm.
#
# Address:
# The address (and port) of that realm.
#
# Icon:
# The type of realm (PVP, Normal, RPPVP, RP)
#
# TimeZone:
# Time zone the realm is in.
#
# Population:
# (0 = low, 1 = medium, 2 = high)
#
# Important information below
#
# change 127.0.0.1 to your EXTERNAL ip if you wish to have a PUBLIC server.
# This issues come up a lot!
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
<Realm1 Name = "Project anthrax Funserver"
Address = "projectanthrax.selfip.com:8129"
Icon = "PVP"
Population = "2.0"
TimeZone = "1">
removed by Unholy
Remove the second IP (router IP) in your hosts file.
like make it 192.168.1.2?
removed by Unholy
You should only have
127.0.0.1 DNS
IP(What is my IP address? Show my IP address. IP Tracer & IP Locator.) DNS
Not anything more