« December 11, 2003 | Main | December 17, 2003 »
December 16, 2003
*.ipchina.org 域名系统走过了一年 我爱网络
http://windtear.net/archives/2003/12/16/000336.html ipchina.org 域名系统{提供 *.ipchina.org 免费域名} http://domain.ipcn.org/http://domain.ipchina.org/ 2002-12-14 正式公开开放至今已整整一年了共 1291 个帐号!共有 1641 个域名! http://domain.ipcn.org/help.phpF.A.Q.| F.A.Q. | 登录进站 | 注册帐号 | 激活帐号 | 忘记密码 | ipchina.org 域名系统 FAQ -------------------------------------------- 2004-2-27 11:43 域名修改生效时间改为每天零点生效 2003-6-14 16:45 更新一下本文件 运行半年纪念 正式用户 645 个 两天内仍未激活的用户 5 个 共有 908 个域名! 2003-4-13 本维护页面开通了国外的访问 国外亦可通过 http://domain.ipchina.org/ 访问 维护修改 2002-12-17 21:42 如果你自己不会架设或没有假设DNS服务器 申请时请选择 Static Host 即用默认的 2002-12-17 21:37 服务器将忽略指向为域名的记录,即指向只处理 IP More...Posted by windtear at 3:48 PM
域名反解 我爱网络
中午BBS上有人问登录慢的问题还发到了我的email里面就回了一下dns 反解问题include/functions.h//#define FOR_DOMAIN_NAME /* 登陆时进行域名反查 */ 或者确实需要反解 就改 /etc/resolv.conf加一行:options attempts:1 timeout:2BBSMan_Dev 版面有人回复了彻底的因为bbsd.c中要反向连接auth(113) port的问题去掉那部分代码吧, 或者这样来:static void getremotename(from, rhost, rname)...+ #ifndef USE_RFC931+ return;+ #endif /* * Use one unbuffered stdio stream for writing to and for reading * from the RFC931 etc. server. This is done because of a bug in the * SunOS 4.1.x stdio library. The bug may live in other stdio * implementations, too. When we use a single, buffered, * bidirectional stdio stream ("r+" or "w+" mode) we read our own * output. Such behaviour would make sense with resources that * support random-access operations, but not with sockets. */ More...Posted by windtear at 3:31 PM