DDNS ez-ipupdate

1. 3322.org修改过的源码
http://www.3322.org/download/ez-ipupdate-3.0.10.tgz

2. conf_file.c时提示如下错误时,包含errno.h头文件可解决(37行处增加"#include <errno.h>").
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in conf_file.o
/lib/libc.so.6: could not read symbols: Bad value

3. 如果要让域名解析到跟3322.org通信时看到的IP地址,ez-ipupdate.c文件1882行if(address != NULL)改为if(service->type != SERV_QDNS && address != NULL)
4. 调试命令行
wget -qO- --http-user=seven8seven8 --http-password=7eight7eight "http://www.3322.org/dyndns/update?system=dyndns&hostname=20107788.3322.org&myip=192.168.0.109"
wget -qO- --http-user=seven8seven8 --http-password=7eight7eight "http://www.3322.org/dyndns/update?system=dyndns&hostname=20107788.3322.org"
wget -qO- --http-user=seven8seven8 --http-password=7eight7eight "http://www.3322.org/dyndns/getip?system=dyndns&hostname=20107788.3322.org"

curl -u seven8seven8:7eight7eight -o- "http://www.3322.org/dyndns/update?system=dyndns&hostname=20107788.3322.org&myip=192.168.0.109"
curl -u seven8seven8:7eight7eight -o- "http://www.3322.org/dyndns/update?system=dyndns&hostname=20107788.3322.org"
curl -u seven8seven8:7eight7eight -o- "http://www.3322.org/dyndns/getip?system=dyndns&hostname=20107788.3322.org"

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值