关于wget下载时被重定向到其他地址,导致原文件下载不下来

以下是控制台显示的代码
在IpFiler中也有我本机的IP,
但是下载时还是被拦截为什么?

--2015-12-25 16:04:25-- http://10.00.100.001/upload/article/2015/2015-12-21/20151221113945_0F100171.swf
Connecting to 10.00.100.001:80... connected.
HTTP request sent,awaiting response...302 Moved Temporarily
Location:http://10.00.100.005/aa/platformData/infoplat/pub/aaa/shouye_8702/index.html [following]
--2015-12-25 16:04:25-- http://10.00.100.005/aa/platformData/infoplat/pub/aaa/shouye_8702/index.html
Connecting to 10.00.100.005:80... connected.
HTTP request sent,awaiting response... 200ok
Length:189259(185K)[text/html]
D::Permission deniedSaving to: 'D:/index.html'
100%[===================>] 189,259 --.-K/s in0.05s
2015-12-25 16:04:25 (3.42MB/s) - 'D:/index.html' saved [189259/189259]

Permission Deny,是不是对应的目录没有权限写入。

不是,应该是IP被拦截了,有几个服务器添加了他们的IP然后就可以了,但是还有2个还是不行,应该是在不知道的地方IP被拦截了吧