- From: "Julian C. Dunn" <
>
- To:
- Subject: [chef] Re: Re: Bootstraping Windows 2012 servers gives Connection attempt failed error.
- Date: Wed, 18 Dec 2013 11:15:12 -0500
On Wed, Dec 18, 2013 at 1:48 AM, Ravindra Chandrakar
<
>
wrote:
>
I tried bootstraping Windows 2008 server and it worked. I did
>
configure only winrm on Windows 2008 server.
>
>
This indicates that there is something else that needs to be
>
configured on Windows 2012 machine.
>
>
Has anyone else faced similar issue?
Windows 2012 restricts port 5985 to the local subnet. To change this,
configure the Windows Firewall to allow connections from outside:
netsh advfirewall firewall set rule name="Windows Remote Management
(HTTP-In)" profile=public protocol=tcp localport=5985
remoteip=localsubnet new remoteip=any
Tune as needed.
- Julian
--
[ Julian C. Dunn
<
>
* Sorry, I'm ]
[ WWW:
http://www.aquezada.com/staff/julian * only Web 1.0 ]
[
gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]
Archive powered by MHonArc 2.6.16.