IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Unreal IRCd (https://www.ircforumlari.net/unreal-ircd/)
-   -   Unreal Yardım (https://www.ircforumlari.net/unreal-ircd/32348-unreal-yardim.html)

BuzMaviSi 31 Mayıs 2007 12:51

Unreal Yardım
 
Looking up your hostname...
Couldn't resolve your hostname; using your IP address instead

bunları nasıl tamamen kaLdıraßilirim...

AlwaysGooD 01 Haziran 2007 03:13

Cevap: Unreal Yardım
 
Unreal3.2/include/h.h dosyasının içindeki bu satırları bul


Kod:

#define BREPORT_DO_DNS  "NOTICE AUTH :*** Looking up your hostname...\r\n"
#define BREPORT_FIN_DNS "NOTICE AUTH :*** Found your hostname\r\n"
#define BREPORT_FIN_DNSC "NOTICE AUTH :*** Found your hostname (cached)\r\n"
#define BREPORT_FAIL_DNS "NOTICE AUTH :*** Couldn't resolve your hostname; using your IP address instead\r\n"
#define BREPORT_DO_ID  "NOTICE AUTH :*** Checking ident...\r\n"
#define BREPORT_FIN_ID  "NOTICE AUTH :*** Received identd response\r\n"
#define BREPORT_FAIL_ID "NOTICE AUTH :*** No ident response; username prefixed with ~\r\n"


bu şekilde değiştir sonra make çek ve serverı yeniden başlat


Kod:

#define BREPORT_DO_DNS  ""
#define BREPORT_FIN_DNS ""
#define BREPORT_FIN_DNSC ""
#define BREPORT_FAIL_DNS ""
#define BREPORT_DO_ID  ""
#define BREPORT_FIN_ID  ""
#define BREPORT_FAIL_ID ""

Kolay gelsin


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 19:00.

Powered by vBulletin® Version 3.8.8 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2024 IRCForumlari.Net