Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > Update Firewall requirements

Reply
Thread Tools Display Modes

Update Firewall requirements

 
 
Chuck P
Guest
Posts: n/a

 
      05-01-2008
I have a server in a dmz. Our firewalls do not allow the initiation of any
requests from the server to the internet or the intranet. If I open https to
update.microsoft.com, the update fails when it trys to determine the version
of my update software. Exactly what ports and sites do I need to have open
to allow windows update.
 
Reply With Quote
 
 
 
 
Engel
Guest
Posts: n/a

 
      05-01-2008
Hello Chuck,

Try ports 80 and 443

Port 80 is the web server port.

Port 443 is the secure connection port for a web server when using a
digital security certificate for https connections.


I hope this post is helpful.

Let us know how it works ºut.
- -- ---

"Chuck P" wrote:

> I have a server in a dmz. Our firewalls do not allow the initiation of any
> requests from the server to the internet or the intranet. If I open https to
> update.microsoft.com, the update fails when it trys to determine the version
> of my update software. Exactly what ports and sites do I need to have open
> to allow windows update.

 
Reply With Quote
 
Chuck P
Guest
Posts: n/a

 
      05-01-2008
I would be publicly humiliated and then shot for opening port 80 and 443 to
all sites. Seriously I would be fired.


"Engel" wrote:

> Hello Chuck,
>
> Try ports 80 and 443
>
> Port 80 is the web server port.
>
> Port 443 is the secure connection port for a web server when using a
> digital security certificate for https connections.
>
>
> I hope this post is helpful.
>
> Let us know how it works ºut.
> - -- ---
>
> "Chuck P" wrote:
>
> > I have a server in a dmz. Our firewalls do not allow the initiation of any
> > requests from the server to the internet or the intranet. If I open https to
> > update.microsoft.com, the update fails when it trys to determine the version
> > of my update software. Exactly what ports and sites do I need to have open
> > to allow windows update.

 
Reply With Quote
 
Engel
Guest
Posts: n/a

 
      05-01-2008
Hi Chuck,

I am out of answers. Sorry I couldn't help

Let us know maybe someone else can conjure up something else to try.

Good luck
- -- ---

"Chuck P" wrote:

> I would be publicly humiliated and then shot for opening port 80 and 443 to
> all sites. Seriously I would be fired.
>
>
> "Engel" wrote:
>
> > Hello Chuck,
> >
> > Try ports 80 and 443
> >
> > Port 80 is the web server port.
> >
> > Port 443 is the secure connection port for a web server when using a
> > digital security certificate for https connections.
> >
> >
> > I hope this post is helpful.
> >
> > Let us know how it works ºut.
> > - -- ---
> >
> > "Chuck P" wrote:
> >
> > > I have a server in a dmz. Our firewalls do not allow the initiation of any
> > > requests from the server to the internet or the intranet. If I open https to
> > > update.microsoft.com, the update fails when it trys to determine the version
> > > of my update software. Exactly what ports and sites do I need to have open
> > > to allow windows update.

 
Reply With Quote
 
PA Bear [MS MVP]
Guest
Posts: n/a

 
      05-01-2008
Use WSUS instead (and get fired for the expense involved instead).

Chuck P wrote:
> I would be publicly humiliated and then shot for opening port 80 and 443
> to
> all sites. Seriously I would be fired.
>
>
> "Engel" wrote:
>
>> Hello Chuck,
>>
>> Try ports 80 and 443
>>
>> Port 80 is the web server port.
>>
>> Port 443 is the secure connection port for a web server when using a
>> digital security certificate for https connections.
>>
>>
>> I hope this post is helpful.
>>
>> Let us know how it works ºut.
>> - -- ---
>>
>> "Chuck P" wrote:
>>
>>> I have a server in a dmz. Our firewalls do not allow the initiation of
>>> any requests from the server to the internet or the intranet. If I open
>>> https to update.microsoft.com, the update fails when it trys to
>>> determine
>>> the version of my update software. Exactly what ports and sites do I
>>> need to have open to allow windows update.


 
Reply With Quote
 
Harry Johnston [MVP]
Guest
Posts: n/a

 
      05-01-2008
Chuck P wrote:

> I have a server in a dmz. Our firewalls do not allow the initiation of any
> requests from the server to the internet or the intranet. If I open https to
> update.microsoft.com,


This is a request from the server to the internet, btw. :-)

> the update fails when it trys to determine the version
> of my update software. Exactly what ports and sites do I need to have open
> to allow windows update.


This is (I believe) the list to allow a WSUS server to work, with luck this or
some subset of it will allow Windows Update to work:

http://windowsupdate.microsoft.com
http://*.windowsupdate.microsoft.com
https://*.windowsupdate.microsoft.com
http://*.update.microsoft.com
https://*.update.microsoft.com
http://*.windowsupdate.com
http://download.windowsupdate.com
http://download.microsoft.com
http://*.download.windowsupdate.com
http://wustat.windows.com
http://ntservicepack.microsoft.com

(This is second-hand, the original is supposed to be in the WSUS deployment
guide, page 32 if you want to double-check it.)

Alternately you could use netstat, network monitoring tools, or a proxy server
to explicitly discover where the server is trying to connect to, assuming your
firewall can't tell you itself.

Or you could download all the updates you need from the download center and
transport them to the server via removable media.

Harry.
 
Reply With Quote
 
Chuck P
Guest
Posts: n/a

 
      05-02-2008
I think clients to wsus still pull from the server. I would need something
inside the firewall to push to the dmz.

"PA Bear [MS MVP]" wrote:

> Use WSUS instead (and get fired for the expense involved instead).
>
> Chuck P wrote:
> > I would be publicly humiliated and then shot for opening port 80 and 443
> > to
> > all sites. Seriously I would be fired.
> >
> >
> > "Engel" wrote:
> >
> >> Hello Chuck,
> >>
> >> Try ports 80 and 443
> >>
> >> Port 80 is the web server port.
> >>
> >> Port 443 is the secure connection port for a web server when using a
> >> digital security certificate for https connections.
> >>
> >>
> >> I hope this post is helpful.
> >>
> >> Let us know how it works ºut.
> >> - -- ---
> >>
> >> "Chuck P" wrote:
> >>
> >>> I have a server in a dmz. Our firewalls do not allow the initiation of
> >>> any requests from the server to the internet or the intranet. If I open
> >>> https to update.microsoft.com, the update fails when it trys to
> >>> determine
> >>> the version of my update software. Exactly what ports and sites do I
> >>> need to have open to allow windows update.

>
>

 
Reply With Quote
 
Chuck P
Guest
Posts: n/a

 
      05-02-2008
Thanks for the list; I don't think the firewall guys will let me do anything
other than https.

If I was to use the sneaker net route. How would I determine the updates I
need?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IExplore and Firefox - why do firewall requirements differ? Doug Windows Vista Security 2 07-03-2007 08:19 AM
KB933566 Requirements - Possibly the cause of update failures? Gistcheckin Windows Update 2 06-18-2007 09:29 PM
Re: Update download requirements Jupiter Jones [MVP] Windows Update 1 01-05-2007 11:30 PM
April 12 Windows Update upset IE address bar requirements Henry Boca Windows Update 11 04-16-2006 06:06 PM
automatic update client install requirements? djc Windows Update 1 04-07-2006 11:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59