Windows Driver and Management Application Installation
NetXtreme
User Guide
Broadcom
®
April 2017 • 2CS57XX-CDUM514-R
Page 28
a. The above command creates a listener on the HTTPS port (5986) using any/all network address of the
server, and my SelfSSL generated certificate.
b. You can use the
winrm
command to modify or set the HTTPS listener, as WinRM listeners can be
configured on any user defined port.
c. From command prompt, run the following command to verify that the listener(s) that have been
configured:
winrm e winrm/config/listener
1.
Test HTTPS/SSL connection on the server.
a. At the command prompt on the server, enter the following command:
winrs -r:https://yourserver:5986 -u:username -p:password hostname
b. If set up correctly, the output of the command shows the server host name.
c. To check WinRM Service Configuration, run the following command:
winrm get winrm/config/service
Step 7: Additional Server Configuration
If necessary, modify the firewall rules as follows:
Windows Server 2008 R2
1.
From the
Administrative Tools
menu, open
Windows Firewall with Advanced Security
.
2.
Right-click
Inbound Rules
and select
New Rule
.
The new rule wizard opens.
3.
Select
Port
and click
Next
.
4.
On the
Protocol and Ports
screen, select
TCP
and enter the specific port, for example, 5985 for HTTP or
5986 for HTTPS.
5.
Click
Next
.
6.
On the
Action
screen, select
Allow the connection
and click
Next
.
7.
For
Profile
, you can select all three profiles if your server is in a workgroup.
8.
Specify a name for the rule and click
Finish
.
9.
Ensure that the new rule and is enabled (the green check box is selected).
Windows XP
1.
Click
Start
>
Control Panel
, and then double-click
Windows Firewall
.
2.
Click the
Exceptions
tab
Notes:
• If the certificate was generated using the host name, enter the host name. If it was generated using
the IP address, enter the IP address. For an IPv6 address, use brackets [ ] around the address.
• If HTTPS is configured in your system, the listener must be deleted before creating a new HTTPS
listener. Use the following command:
winrm delete winrm/config/Listener?Address=*+Transport=HTTPS
Summary of Contents for NetXtreme BCM57 Series
Page 1: ...Broadcom NetXtreme BCM57XX User Guide Last revised April 2017 2CS57XX CDUM514 R...
Page 16: ...Functionality and Features NetXtreme User Guide Broadcom April 2017 2CS57XX CDUM514 R Page 16...
Page 169: ...Regulatory Information NetXtreme User Guide Broadcom April 2017 2CS57XX CDUM514 R Page 169...
Page 170: ...Regulatory Information NetXtreme User Guide Broadcom April 2017 2CS57XX CDUM514 R Page 170...
Page 171: ...Regulatory Information NetXtreme User Guide Broadcom April 2017 2CS57XX CDUM514 R Page 171...