Reference Guide

7 No Restrictions | iDRAC Access via Host Operating System
2 iDRAC Access via Microsoft Windows Operating Systems
If the feature is enabled using the custom install from the msi; then an entry into the Network Address
Translation rules is created which can be viewed using the following command. 1266 will be set as the
default listening port number if user has not modified.
netsh interface portproxy show all
Listen on ipv4: Connect to ipv4:
Address Port Address Port
--------------- ---------- --------------- ----------
* 1266 169.254.0.1 443
Also, an outbound firewall rule by name OS2iDRAC is created by iSM. The status of the firewall will be
enabled by iDRAC Service Module starting release version 2.4.0. No action is required by the user here.
The following command shows the status of the firewall rule.
netsh advfirewall firewall show rule name=OS2iDRAC
Rule Name: OS2iDRAC
----------------------------------------------------------
Enabled: No
Direction: In
Profiles: Domain,Private,Public
Grouping:
LocalIP: Any
RemoteIP: 10.94.38.1/32
Protocol: TCP
LocalPort: 1266
RemotePort: Any
Edge traversal: No
Action: Allow
Ok.