ICMP 重定向的一些问题
February 15th, 2010 1 Comment »
前端时间跟朋友遇到一个问题,一部分PC能上外网,另一部分不能上外网。
经检查,发现能上网的PC都是定制的windows xp,不能上网的都是定制的windows server。
而且在xp上ping外网测试,在route print中竟然出现了明细路由(32位),server上却没有。
后来测试发现,这是由于ICMP重定向引起的明细路由自动添加,至于为什么server访问不了外网,没有查到问题,改成3层互联后(switch与router),所以不建议下面这种部署方案。
Read the rest of this entry »