Evet arkadaşlar ben paylaşacaktım wanted arkadaş paylamış konuyu yayalım dedik biliyorsunuz hack olayları artı neyse konuya geçelim
İlk Önce P2P Kapatalım
Oyun dosyalarınıza yani filezilla'dan /usr/game klasörüne giriyorsunuz ilk olarak auth klasörünün içinde CONFIG dosyasını düzenliyorsunuz en alt satıra
Kod:
adminpage_ip1: serveripşeklinde bir satır ekliyorsunuz "serverip" kısmına sizin serverinizin ip'si gelecektir.
Aynı işlemleri alttaki klasörlerdeki bütün CONFIG dosyalarınıza uygulayacaksınız. Sonra reset atın ve sorunsuz bir oyun sizi beklesin. Hacki denemek isteyenler Metin2FUN oyununda deneyebilirler çalışmayacaktır.
Bütün CONFIG dosyaları yolları :
/usr/game/channel/first
/usr/game/channel/game1_1
/usr/game/channel/game1_2
/usr/game/channel/game1_3
/usr/game/channel/game2
/usr/game/channel/game61
/usr/game/channel/game99
Şimdi WorldPortta Sıra
Eğer Port Yüklemişseniz Altaki Kodu Yazmanıza Gerek Yok
Kod:
portsnap fetch extract
Bittikten Sonra
Kod:
# cd /usr/src/sys/i386/conf
# cp GENERIC FIREWALL
Sonra
Kod:
# ee FIREWALL
Altakileri ekleyin
Kod:
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=15
options PAEKERNEL BAŞARIYLA KURULDU DEVAM EDİYORUZ
Kod:
# cd /usr/src
# make kernel KERNCONF=FIREWALLEvet Burda Firewall Kurduk Devam ediyoruz
Kod:
# ee /etc/rc.conf
Bunları Ekliyoruz
Kod:
Kod:
firewall_enable="YES"
firewall_script="/etc/ipfw.rules"
Sonra bunu yazıyoruz
ŞİMDİ PORTLARI EKLEYELIM
Kod:
#cd /etc
#ee ipfw.rules
Altta Yazan Serverip Yazan Yere İp nizi Yazın
Kod:
IPF="ipfw -q add"
ipfw -q -f flush
#P2P FiXX 1forum.us
$IPF 4 allow all from serverip to any 12001
$IPF 5 allow all from 127.0.0.0/8 to any 12001
$IPF 6 deny all from any to me 12001
$IPF 7 allow all from serverip to any 14000
$IPF 8 allow all from 127.0.0.0/8 to any 14000
$IPF 9 deny all from any to me 14000
$IPF 10 allow all from serverip to any 14001
$IPF 11 allow all from 127.0.0.0/8 to any 14001
$IPF 12 deny all from any to me 14001
$IPF 13 allow all from serverip to any 14002
$IPF 14 allow all from 127.0.0.0/8 to any 14002
$IPF 15 deny all from any to me 14002
$IPF 16 allow all from serverip to any 14003
$IPF 17 allow all from 127.0.0.0/8 to any 14003
$IPF 18 deny all from any to me 14003
$IPF 19 allow all from serverip to any 14004
$IPF 20 allow all from 127.0.0.0/8 to any 14004
$IPF 21 deny all from any to me 14004
$IPF 22 allow all from serverip to any 14061
$IPF 23 allow all from 127.0.0.0/8 to any 14061
$IPF 24 deny all from any to me 14061
$IPF 25 allow all from serverip to any 14099
$IPF 26 allow all from 127.0.0.0/8 to any 14099
$IPF 27 deny all from any to me 14099
$IPF 28 allow all from serverip to any 17000
$IPF 29 allow all from 127.0.0.0/8 to any 17000
$IPF 30 deny all from any to me 17000
$IPF 31 allow all from serverip to any 17001
$IPF 32 allow all from 127.0.0.0/8 to any 17001
ALINTIDIR IYI FORUMLAR