Yanıt: GIRIS KODUNUZ: 9975 SEKLINDEDIR. LUTFEN BU KODU /giris <kod> SEKLINDE GIRINIZ!
unrealircd.conf da en alta eklediğin şu satir
except giris {
mask 67.15.205.160;
};
except girisport {
port 5555;
}; bunun altina gene aynen bu şekilde ekle portu 6667 yap rehash çek tamamdir.
except giris {
mask 67.15.205.160;
};
except girisport {
port 6667;
}; yani bu şekilde olcak
except giris {
mask 67.15.205.160;
};
except girisport {
port 5555;
};
except giris {
mask 67.15.205.160;
};
except girisport {
port 6667;
};
Konu Lampard tarafından (05 Haziran 2006 Saat 11:47 ) değiştirilmiştir.
|