Page 1 of 1

all updates do this: "Connection timed out"

PostPosted: 23.04.2015, 14:51
by kemerick
I downloaded 9.6 to my PC (with Internet access, of course) and ran the tool, however every update gives me the "Connection timed out". I can access download.wsusoffline.net just fine. I have tried from multiple PCs.

Code: Select all
Checking WSUS Offline Update version...
--2015-04-23 06:35:37--  http://download.wsusoffline.net/StaticDownloadLink-recent.txt
Resolving download.wsusoffline.net... 81.3.27.18
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

--2015-04-23 06:35:58--  (try: 2)  http://download.wsusoffline.net/StaticDownloadLink-recent.txt
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

--2015-04-23 06:36:19--  (try: 3)  http://download.wsusoffline.net/StaticDownloadLink-recent.txt
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

--2015-04-23 06:36:40--  (try: 4)  http://download.wsusoffline.net/StaticDownloadLink-recent.txt
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

Then another window pops up and displays this:

Code: Select all
Starting WSUS Offline Update download (v. 9.6) for w61 glb...
Cleaning up existing directories...
Updating static download definitions...
../static/StaticDownloadFiles-modified.txt: No such file or directory
No URLs found in ../static/StaticDownloadFiles-modified.txt.
Downloading/validating mkisofs tool...
--2015-04-23 06:49:38--  http://download.wsusoffline.net/mkisofs.exe
Resolving download.wsusoffline.net... 81.3.27.18
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

--2015-04-23 06:49:59--  (try: 2)  http://download.wsusoffline.net/mkisofs.exe
Connecting to download.wsusoffline.net|81.3.27.18|:80... failed: Connection timed out.
Retrying.

--2015-04-23 06:50:20--  (try: 3)  http://download.wsusoffline.net/mkisofs.exe
Connecting to download.wsusoffline.net|81.3.27.18|:80...

Re: all updates do this: "Connection timed out"

PostPosted: 23.04.2015, 16:52
by aker
Please see :arrow: viewtopic.php?f=7&t=3863 and check, if .\bin\wget.exe is allowed to connect to the internet.

Re: all updates do this: "Connection timed out"

PostPosted: 30.04.2015, 20:24
by kemerick
We do not use a proxy server anymore. Here is the response from my attempt to use wget:

Code: Select all
S:\SCIS\DSC\Software\wsusoffline\bin>wget google.com
--2015-04-30 12:19:37--  http://google.com/
Resolving google.com... 216.58.216.78
Connecting to google.com|216.58.216.78|:80... failed: Connection timed out.
Retrying.

--2015-04-30 12:19:59--  (try: 2)  http://google.com/
Connecting to google.com|216.58.216.78|:80... failed: Connection timed out.
Retrying.

--2015-04-30 12:21:13--  (try: 3)  http://google.com/
Connecting to google.com|216.58.216.78|:80... failed: Connection timed out.
Retrying.

--2015-04-30 12:21:34--  (try: 4)  http://google.com/
Connecting to google.com|216.58.216.78|:80... failed: Connection timed out.
Retrying.

--2015-04-30 12:21:55--  (try: 5)  http://google.com/
Connecting to google.com|216.58.216.78|:80...

Re: all updates do this: "Connection timed out"

PostPosted: 30.04.2015, 22:04
by aker
Plese try
Code: Select all
ping download.wsusoffline.net
pathping download.wsusoffline.net

and post the result.

Re: all updates do this: "Connection timed out"

PostPosted: 01.05.2015, 14:08
by kemerick
The IP resolves but we cannot ping outside due to FW restrictions, however I can navigate in a browser to the referenced webpage.

C:\Users\d96594>ping download.wsusoffline.net

Pinging download.wsusoffline.net [81.3.27.18] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.

Re: all updates do this: "Connection timed out"

PostPosted: 18.06.2015, 05:19
by kemerick
Any response to the previous post would be appreciated. I can access the website just fine but downloads are not working.

Re: all updates do this: "Connection timed out"

PostPosted: 18.06.2015, 08:06
by hbuhrmester
Since you already mentioned a firewall, I would suspect an application firewall, which controls individual applications. This means, if a web browser is allowed to access the internet, wget may still be restricted. The application firewall of Windows Vista can do that, as well as any "personal firewall", which is running on the same computer.

https://en.wikipedia.org/wiki/Application_firewall

http://windows.microsoft.com/en-us/wind ... dows-vista

If you can't change your firewall settings, this will be bad luck.

http://www.catb.org/esr/faqs/smart-questions.html