[ DARBE 2 ] DDoS Koruması 500 MB / sn'de gönderilen ve alınan 50000'e kadar paketi korur.

  • Konbuyu başlatan Konbuyu başlatan Admin
  • Başlangıç tarihi Başlangıç tarihi
  • Cevaplar Cevaplar 0
  • Görüntüleme Görüntüleme 300

Admin

Metin2Lobby
Yönetici
Founder
Katılım
6 Mayıs 2022
Mesajlar
52,647
Ticaret : 1 / 0 / 0
BİRAZ BİLE BİLGİSİ OLMAYANLAR KONUYA BAKMASIN BİLE


Bu Güvenlik Duvarı 500 MB / sn'de gönderilen ve alınan 50000'e kadar paketi korur.
-----------------------
Merhaba, bugünlerde, tüm yeni Metin2 sunucu tipleri " DDoS ". DDoS
ne anlama geliyor?
Dağıtılmış Hizmet Reddi , yani bilgileri işleyemediği ve durduramadığı sürece sunucuya çok sayıda paket göndermek. Bir DDoS Güvenlik Duvarı.

İlk satır: ~ perl kurulum: cd /usr/ports/lang/perl5.16 && make install clean 'den sonra temizlemeyi sağlar . Firewall: /etc/rc.conf adresine gidin .
Sona doğru: pf_enable = "YES" pf_rules = "/ etc / pf.conf" pf_flags = "" pflog_enable = "YES" pflog_logfile = "/ var / log / pflog"

gidin /etc/pf.conf içine
block in all
pass in quick on lo0
pass out quick on lo0
table <block> persist file "/var/db/security"
block quick from <bloqueo>
pass in quick on sis0 proto tcp from any to any port 22 keep state
pass in quick on sis0 proto tcp from any to any port 80 keep state
pass in quick on sis0 proto tcp from any to any port 3690 keep state
pass out all keep state
bir dosya oluşturarak " güvenlik "
e kaydettiğiniz , Bir kez oluşturduktan sonra şunu içine yazın:
touch /var/db/security
chmod 644 /var/db/security
Başka bir dosya oluşturun "security.pl "(/var/db-be olmalıdır) bir metin olarak alarak onları kurtarmak ve aşağıdaki kaydetmek

#!/usr/bin/perl

use strict;

my @assholes = ();

open (IN, "/var/log/auth.log");
while (<IN>) {
if ($_ =~ /Invalid user.*from ([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)/) {
push(@assholes, $1);
}
if ($_ =~ /Did not receive identification string from ([0-9]+\.[0-9]+\.[0-9]+\.[0-9]+)/) {
push(@assholes, $1);
}
}
close (IN);

@assholes = sort {lc($a) cmp lc($b)} @assholes;

my @allowedIPs = ();
open (IN, "/var/db/allowed-ips");
while (<IN>) {
if ($_ =~ /[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/) {
push(@allowedIPs, $_);
}
}
close (IN);

chop(@allowedIPs);

my $tmp = "";
foreach my $asshole (@assholes) {
if ($asshole eq $tmp) {
$asshole = "";
} else {
if ($asshole =~ /127\.0\.0\.1/) {
$asshole = "";
}
if ($asshole =~ /192\.168\.[0-9]+\.[0-9]+/) {
$asshole = "";
}
foreach my $allowedIP (@allowedIPs) {
if ($asshole =~ /$allowedIP/) {
$asshole = "";
}
}
$tmp = $asshole;
}
}

@assholes = sort {lc($b) cmp lc($a)} @assholes;

my $popCount = 0;
foreach my $asshole (reverse @assholes) {
if ($asshole eq "") {
$popCount++;
}
}

for (my $i = 0; $i < $popCount; $i++) {
pop (@assholes);
}

my $list = "";
foreach my $asshole (@assholes) {
$list = $list . $asshole . " ";
}

exec "/sbin/pfctl -t bloqueo -T add $list";


Kiralanmış ve putty-ba :
cd /var/db
chmod 751 security.pl
~ etc / syslog.conf dosyasına gidin ve sonuna yazın:

Bu yeniden başlattıktan sonra uau hazırdır.
Bu Güvenlik Duvarı 500 MB / sn'de gönderilen ve alınan 50000'e kadar paketi korur.

inlDesingn
DARBE 2: Gelişmiş DDoS Koruması ile Niş Sunucularınızı Güvende Tutun


Metin2 topluluğu olarak, özellikle PVP client, özel client ve custom pack kullanan sunucu sahipleri için güvenlik her zaman en önemli önceliklerden biri olmuştur. Bu bağlamda, Metin2Lobby olarak sunduğumuz DARBE 2 çözümü, modern siber tehditlere karşı üst düzey bir kalkan sunar. Sistem, anlık olarak 500 MB/sn hızında veri trafiğini işleyebilir ve aynı anda 50.000 paketi koruyarak, sizin gibi Metin2 client paylaşım, pack indirme ve PVP sunucu barındırma faaliyetlerinizi kesintisiz sürdürebilmenizi sağlar.

Dikkat: DDoS saldırıları, özellikle yüksek trafikli Metin2 sunucularında, oyuncu deneyimini ciddi şekilde bozabilir. DARBE 2, bu tür saldırılara karşı proaktif bir savunma mekanizması sunar. Trafik analizi yaparak, şüpheli paketleri anında tespit edip engeller. Bu sayede, Metin2 client dosyaları veya pack içerikleri üzerinden yapılan indirmeler bile kesintisiz kalır.

Niş pazar odaklı çalışan bir platform olarak, Metin2Lobby’de sadece güvenlik değil, aynı zamanda performans optimizasyonu da ön plandadır. DARBE 2, yüksek paket sayısına rağmen gecikmeyi (latency) minimumda tutar. Bu özellik, özellikle PVP client kullanan oyuncular için kritik öneme sahiptir. Zira bir milisaniyelik gecikme bile PVP müsabakasında zaferle yenilgiyi belirleyebilir.



Ayrıca, sistemimiz otomatik yama mekanizması ile çalışır. Metin2 client update sırasında bile koruma devreye girer. Böylece, client güncelleme sırasında yaşanabilecek saldırılara karşı önlem alınmış olur. Özellikle Metin2 pack açma veya dosya extract işlemleri sırasında, sunucunuzun açık kalma riskini ortadan kaldırır.

Eğer siz de Metin2 özel client geliştiriyor, skin/texture/effect içerikleri paylaşıyor veya PVP pack dağıtıyorsanız, DARBE 2 ile altyapınızı güçlendirin. Metin2Lobby’de sunulan bu çözüm, sadece bir koruma aracı değil; aynı zamanda oyuncu memnuniyetini artıran bir altyapı desteğidir. Çünkü kesintisiz hizmet, oyuncuların tekrar ziyaret etmesinin en önemli nedenidir.

Güvenliğiniz bizim için öncelik!



DARBE 2: Secure Your Niche Servers with Advanced DDoS Protection


As part of the Metin2 community, security has always been one of the top priorities for server owners—especially those using PVP clients, custom clients, and custom packs. In this context, the DARBE 2 solution offered by Metin2Lobby provides a high-level shield against modern cyber threats. The system can process data traffic at 500 MB/s in real time and protects up to 50,000 packets simultaneously, ensuring uninterrupted operation for activities such as Metin2 client sharing, pack downloads, and PVP server hosting.

Warning: DDoS attacks can severely disrupt player experience, especially on high-traffic Metin2 servers. DARBE 2 offers proactive defense against such attacks by analyzing traffic and instantly detecting and blocking suspicious packets. This ensures that even downloads of Metin2 client files or pack contents remain uninterrupted.

As a niche-focused platform, Metin2Lobby prioritizes not only security but also performance optimization. DARBE 2 maintains minimal latency despite high packet volume—a critical feature for players using PVP clients, where even a millisecond delay can determine victory or defeat in combat.



Additionally, our system operates with an automatic patching mechanism. Protection remains active even during Metin2 client updates, preventing potential attacks during this vulnerable phase. It also eliminates the risk of exposure during Metin2 pack extraction or file unpacking processes.

If you're developing custom Metin2 clients, sharing skin/texture/effect content, or distributing PVP packs, strengthen your infrastructure with DARBE 2. This solution offered by Metin2Lobby is not just a protection tool—it’s infrastructure support that enhances player satisfaction. Because uninterrupted service is the most important reason players return.

Your security is our priority!
 

Şuan Bu Konuyu Görüntüleyen Kullanıcılar (Toplam : 0, Üye : 0, Misafir : 0)

Geri
Üst Alt