Mag Microsoft bei IPV6 kein http, sondern nur https?

Mag Microsoft bei IPV6 kein http, sondern nur https?

Postby Alex » 14.08.2019, 11:07

Seit einigen Tagen kann ich auch https nutzen. WSUSOU funktionierte erst, als in der .wgetrc "--prefer-family=IPv4
" hinzugefügt wurde.
Alex
Alex
 
Posts: 22
Joined: 13.02.2015, 11:00

Re: Mag Microsoft bei IPV6 kein http, sondern nur https?

Postby boco » 16.08.2019, 08:39

Hier funktioniert alles 1A mit Dual Stack.

Falls "Bad Gateway"-Fehler in WGet auftauchen (MS Server sind doof), folgende Zeile in die .wgetrc aufnehmen:

Code: Select all
http_keep_alive = off
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: Mag Microsoft bei IPV6 kein http, sondern nur https?

Postby Alex » 16.08.2019, 19:26

Ich meinte natürlich IPV6, nicht https, aber das hast Du ja richtig erkannt.
http_keep_alive = off habe ich schon drin, bei mir kommt kein "Bad Gateway", sondern "Bad file descriptor" siehe hier:

Code: Select all
Downloading/validating most recent Windows Update catalog file...
--2019-08-16 20:18:04--  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Resolving download.windowsupdate.com (download.windowsupdate.com)... 2620:11b:e0a9:a00::1fe, 2620:11b:e0a9:c00::1fe, 2620:11b:e0a9:b00::1fe, ..
Connecting to download.windowsupdate.com (download.windowsupdate.com)|2620:11b:e0a9:a00::1fe|:80... failed: Bad file descriptor.
Connecting to download.windowsupdate.com (download.windowsupdate.com)|2620:11b:e0a9:c00::1fe|:80...


Mit "--prefer-family=IPv4" läuft es
Code: Select all
Downloading/validating most recent Windows Update catalog file...
--2019-08-16 20:32:18--  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Resolving download.windowsupdate.com (download.windowsupdate.com)... 205.185.216.42, 205.185.216.10, 2001:4de0:ac10::1:1:19
Connecting to download.windowsupdate.com (download.windowsupdate.com)|205.185.216.42|:80... connected.
HTTP request sent, awaiting response... 304 Not Modified
File '../client/wsus/wsusscn2.cab' not modified on server. Omitting download.
Alex
 
Posts: 22
Joined: 13.02.2015, 11:00

Re: Mag Microsoft bei IPV6 kein http, sondern nur https?

Postby boco » 17.08.2019, 01:34

Grad nochmal probiert:

Code: Select all
Q:\wsusupdate\client\wsus>..\..\bin\wget64.exe http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
--2019-08-17 02:30:27--  http://download.windowsupdate.com/microsoftupdate/v6/wsusscan/wsusscn2.cab
Resolving download.windowsupdate.com (download.windowsupdate.com)... 2a01:111:2003::50, 13.107.4.50
Connecting to download.windowsupdate.com (download.windowsupdate.com)|2a01:111:2003::50|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 575688696 (549M) [application/vnd.ms-cab-compressed]
Saving to: 'wsusscn2.cab'

wsusscn2.cab                                              100%[===================================================================================================================================>] 549.02M  6.98MB/s    in 99s

2019-08-17 02:32:12 (5.56 MB/s) - 'wsusscn2.cab' saved [575688696/575688696]


Könnte sein, daß ein MS-Server wieder ein faules Ei ist. Hier bekomme ich eine andere IPv6 aufgelöst.

Edit: Yep, der Server ist faul:
Code: Select all
Q:\wsusupdate\client\wsus>..\..\bin\wget64.exe http://[2620:11b:e0a9:a00::1fe]/microsoftupdate/v6/wsusscan/wsusscn2.cab
--2019-08-17 02:36:26--  http://[2620:11b:e0a9:a00::1fe]/microsoftupdate/v6/wsusscan/wsusscn2.cab
Connecting to [2620:11b:e0a9:a00::1fe]:80... failed: Bad file descriptor.
Retrying.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2391
Joined: 24.11.2009, 17:00
Location: Germany

Re: Mag Microsoft bei IPV6 kein http, sondern nur https?

Postby Alex » 18.08.2019, 13:04

Danke für Deine Ursachenfindung!
Alex
 
Posts: 22
Joined: 13.02.2015, 11:00


Return to Download

Who is online

Users browsing this forum: No registered users and 58 guests