I have a Dell server in Remote with an Integrated Dell Remote Access Controller 6 - Express. My problem is I am unable to ping the DRAC interface.
These are the steps which I took so far.
I ssh to my Operating System and issue a reboot, simultaneously I issued a ping <Dellserver> and ping <Dellserver-drac> from my local machine. As the server rebooted remotely I can see that the ping was successful to the Dellserver-drac initially then it stops completely when the ping <Dellserver> started pinging. Please let me know where the problem is ?
C:\Windows\System32>ping -t Dellserver-drac
Pinging Dellserver-drac.example.com [10.132.119.14] with 32 bytes of data:
Request timed out.
Reply from 10.132.119.14: bytes=32 time=719ms TTL=56
.
.
.
Reply from 10.132.119.14: bytes=32 time=698ms TTL=56
Reply from 10.132.119.14: bytes=32 time=699ms TTL=56
Reply from 10.132.119.14: bytes=32 time=713ms TTL=56
Ping statistics for 10.132.119.14:
Packets: Sent = 34, Received = 33, Lost = 1 (2% loss),
Approximate round trip times in milli-seconds:
Minimum = 690ms, Maximum = 719ms, Average = 696ms
Control-C
^C
C:\Windows\System32>ping -t Dellserver-drac
Pinging Dellserver-drac.example.com [10.132.119.14] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
C:\Windows\System32>ping -t Dellserver
Pinging Dellserver.example.com [10.132.119.13] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Reply from 10.132.119.13: bytes=32 time=691ms TTL=56
Reply from 10.132.119.13: bytes=32 time=692ms TTL=56
Reply from 10.132.119.13: bytes=32 time=696ms TTL=56