正在加载...本站藏在国外,所以加载较慢...

Posts Tagged ‘DNS’

HitFm在Google的DNS下解析不正确

星期六, 六月 4th, 2011

Hit FM,是中国国际广播电台旗下的国际流行音乐广播,在北京地区播出频率为FM88.7、上海FM87.9、广州FM88.5。

ping live..cn
Pinging a1949.b.akamai.net [125.252.224.72] with 32 bytes of data:
Reply from 125.252.224.72: bytes=32 time=397ms TTL=54

live.hitfm.cn
Server: -public--a..com
Address: 8.8.8.8

Non-authoritative answer:
Name: a1949.b.akamai.net
Addresses: 125.252.224.72, 125.252.224.89
Aliases: live.hitfm.cn, live1.hitfm.ccgslb.com.cn
live.cri.cn.akadns.net, cri.cn.edgesuite.net

经过测试,正确的应该是123.235.43.6 live.hitfm.cn,才可以正常收听!
北京用61.135.208.229会更流畅~~~

C:\>nslookup -qt=a live.hitfm.cn 202.106.196.115
Server: linedns.bta.net.cn
Address: 202.106.196.115

Non-authoritative answer:
Name: sn001.rdb.cnc.ccgslb.com.cn
Addresses: 61.135.208.229, 123.235.43.6
Aliases: live.hitfm.cn, live1.hitfm.ccgslb.com.cn

突然发现,今天的日子很特殊哈。。。

nslookup简单的查询DNS是否被污染了……

星期二, 十月 19th, 2010

一句:
encrypted..com 8.8.8.8
解释:
nslookup不变
encrypted.google.com可改成你想要查询的域名是否在当地DNS被“污染”了……
8.8.8.8是Google的,换成当地的就知道是否跟Google的解析得一样了。。。
也可以用Norton的

几组常用的公共 DNS 服务器

星期三, 八月 25th, 2010

常用的公共 服务器包括:

Public DNS (8.8.8.8, 8.8.4.4)、

DNS (198.153.192.1, 198.153.194.1)、

(208.67.222.222, 208.67.220.220)、

OpenDNS Family (208.67.222.123, 208.67.220.123)、

Secure DNS (156.154.70.22, 156.156.71.22)、

DNS (67.138.54.100, 207.225.209.66)、

DNS (156.154.70.1, 156.154.71.1)。

bginfo,在桌面上面显示IP,DNS等信息

星期二, 七月 28th, 2009

常常在桌面想看到员工的IP、DNS等等信息,或者说让员工自己找,他们也找不到,还不如来个这种显示软件来得快~~~

微软的东西:http://www.microsoft.com/technet/sysinternals/utilities/BgInfo.mspx

bginfo

注意:若是BAT、REG、CMD等批处理文件;
下载后把编码改成“ANSI”保存再运行:
bgip.bat
  1. @echo off
  2. @bginfo ip.bgi /timer:0
  3. exit

有以下选项:

/TIMER:nn -Timeout period before applying configuration.
/POPUP -Display the information in a popup window.
/TASKBAR -Place an icon in the taskbar status area.
/ALL -Update wallpaper for all logged in users.
/LOG: -Write warnings and errors to a log file.
/SILENT -Don’t report errors.
/RTF: -Write the wallpaper text to an RTF file.
/NOLICPROMPT-Skips EULA(implies EULA consent).
For example:
C:\temp\config.bgi /timer:0

中文大概意思对照:

/定时器:超时时间,然后再应用配置。
/POPUP 显示的信息可在弹出式窗口。
/TASKBAR 就地一个图标在任务栏状态区。
/所有 更新墙纸为所有登录用户。
/LOG: : <路径> ,写警告和错误日志文件。
/SILENT 静音模式,不要报告错误。
/ RTF格式: <路径> ,写的壁纸文字的RTF文件。
/ NOLICPROMPT , -跳过EULA(意味着EULA的同意) 。
例如:
bginfo C:\temp\config.bgi /timer:0

/silent
/nolicprompt
/taskbar
/timer:0

.bgi文件哪来?从Bginfo.exe配置完成后可以SAVE AS…出来一个就行了

Follow us On Twitter
打印自LenovoUnion@Gmail.Com的Blog
http://goo.gl/wmAG