Reference Guide
12 No Restrictions | iDRAC Access via Host Operating System
Chain PREROUTING (policy ACCEPT)
target prot opt source destination
RETURN tcp -- anywhere anywhere tcp dpt:5678
DNAT tcp -- 10.11.0.0/16 anywhere tcp dpt:5678 to:169.254.0.1:443
Chain POSTROUTING (policy ACCEPT)
target prot opt source destination
SNAT tcp -- anywhere 169.254.0.1 tcp dpt:https to:169.254.0.2
4. Starting iSM v2.4.0, user can get the present status of this feature configuration.
[root@MyDevBox bin]# /opt/dell/srvadmin/iSM/bin/Enable-iDRACAccessHostRoute get-status