Hello, I've recently started developing my own server. I have ran into an issue.
When someone tries to log in 3 times with a wrong password the client simply closes, but the IP is not banned. After closing the client i can open it up again and log in just fine. I have found in LoginServer.ini:
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
sell adena
l2rebon signature x1 - 1kk = 1 dollars
l2reborn x10 - 500kk = 4 dollars
E-Global x Lu4 - 1kk = 2 dollars
BOHPTS - x20-x500 TOP PRICE
LINEAGE2DEX - TOP PRICE !!!!!
DISCORD - GODDARDSHOP
TELEGRAM - MMOPROMO
Also on sale are Epic jewelry, Clothes at a very good price
🔴The Power of Long Distance
The best results are achieved over the long run.
In a marathon, the winner is not the one who starts fast, but the one who can keep the pace.
With Vibe SMS, you get a service that works reliably and predictably.
We make sure it’s convenient for you today, tomorrow, and a year from now.
And together with you, we go the distance- step by step, building a strong partnership.
Website link — https://vibe-sms.net/
Our Telegram channel — https://t.me/vibe_sms
Question
vmilon
Hello, I've recently started developing my own server. I have ran into an issue.
When someone tries to log in 3 times with a wrong password the client simply closes, but the IP is not banned. After closing the client i can open it up again and log in just fine. I have found in LoginServer.ini:
# ---------------------------------------------------------------------------
# Security
# ---------------------------------------------------------------------------
# How many times you can provide an invalid account/pass before the IP gets banned.
# Default: 5
LoginTryBeforeBan = 5
# Time you won't be able to login back again after LoginTryBeforeBan tries to login.
# Default: 900 (15 minutes)
LoginBlockAfterBan = 900
# If set to True any GameServer can register on your login's free slots
# Default: True
AcceptNewGameServer = True
# Flood Protection. All values are in MILISECONDS.
# Default: True
EnableFloodProtection = True
But no matter what i do here nothing changes. What am i missing?
Sorry if this has been asked before, I checked everywhere and didn't find an answer.
Better expanation
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.