Recover a net device, I don't know IP-address, how to get arp?

elbarna

I have to recover a HP ILO3. It doesn't take a correct IP-address because it is misconfigured and get 127.0.0.1 I have no serial cable to connect to serial port. Other forums suggested that I change its arp to static like this

arp -s ip hwaddr

So I can telnet to it (I hope).

The question is: how to discover all arp address connected in a network? I need a tool which gets mac-addresses of machines connected directly to eth0 (direct connect without switch) or connected to a switch. I have tried arp-scan but need an IP-address configured to get its address.

elbarna

Solution found here,must give static adddress to hpilo via arp First connect to your network hpilo with cable then from linux

arp -s 192.178.0.22 MAC:ADDRESS:OF:HP:ILO

Of course use your subnet instead of 192.178.0.22,and then ping,if work telnet to hpilo.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

I don't know how to get Py2app

分類Dev

How does ARP Poisoning work if the IP address is wrong?

分類Dev

Pandas filldown by other column (I don't know how to name this)

分類Dev

I don't know how to disable a declaration after a certain breakpoint

分類Dev

I don't know how to open and run sml files with PolyML

分類Dev

DD-WRT: Anyone know how to get RADIUS on the router so I don't need to rely on an external server?

分類Dev

how can i get clients ip address on UDP server in golang?

分類Dev

How to get IP address of cellular network when device is connected to WiFi in Android

分類Dev

Some margin I don't know where is

分類Dev

I don't know what's wrong

分類Dev

Get IP Address used to connect to Firebase from Android device

分類Dev

How can I decode when I don't know the type, with class inheritance?

分類Dev

What IP address should I use to connect MySQL with Android Device

分類Dev

How to know a mac address for a Node knowing its IP on local network?

分類Dev

I don't know how to use statement driver.find_element(By.LINK_TEXT,

分類Dev

How does vim know encoding of my files? When even I don't

分類Dev

I have extracted the tar warzone2100-0.2.1 but don't know how to install

分類Dev

I want to know about NumberFormat.currency constructor in flutter don't know how to implement please guide me

分類Dev

I keep getting this error message and I don't know why

分類Dev

How can I know if IP Multicast is enabled

分類Dev

How to get the public IP address of localhost using asp.net c#?

分類Dev

How to delay the execution of a method without delaying the whole thread knowing that I can't (or don't know how to) make different threads?

分類Dev

I don't know about return type in typescript

分類Dev

Altering default sequence when I don't know its name

分類Dev

App has stopped unexpectedly, and i don't know why

分類Dev

My prime number function is broken but I don't know why

分類Dev

Today when i turned on my pc and want to test app got this error. Don't know how to fix

分類Dev

I don't know how to do this at ubuntu tensorflow-gpu, "E tensorflow / core / util / events_writer.cc: 104]

分類Dev

'=' is not the same as '=' | Declaration Reference Link - don't know how to call this

Related 関連記事

  1. 1

    I don't know how to get Py2app

  2. 2

    How does ARP Poisoning work if the IP address is wrong?

  3. 3

    Pandas filldown by other column (I don't know how to name this)

  4. 4

    I don't know how to disable a declaration after a certain breakpoint

  5. 5

    I don't know how to open and run sml files with PolyML

  6. 6

    DD-WRT: Anyone know how to get RADIUS on the router so I don't need to rely on an external server?

  7. 7

    how can i get clients ip address on UDP server in golang?

  8. 8

    How to get IP address of cellular network when device is connected to WiFi in Android

  9. 9

    Some margin I don't know where is

  10. 10

    I don't know what's wrong

  11. 11

    Get IP Address used to connect to Firebase from Android device

  12. 12

    How can I decode when I don't know the type, with class inheritance?

  13. 13

    What IP address should I use to connect MySQL with Android Device

  14. 14

    How to know a mac address for a Node knowing its IP on local network?

  15. 15

    I don't know how to use statement driver.find_element(By.LINK_TEXT,

  16. 16

    How does vim know encoding of my files? When even I don't

  17. 17

    I have extracted the tar warzone2100-0.2.1 but don't know how to install

  18. 18

    I want to know about NumberFormat.currency constructor in flutter don't know how to implement please guide me

  19. 19

    I keep getting this error message and I don't know why

  20. 20

    How can I know if IP Multicast is enabled

  21. 21

    How to get the public IP address of localhost using asp.net c#?

  22. 22

    How to delay the execution of a method without delaying the whole thread knowing that I can't (or don't know how to) make different threads?

  23. 23

    I don't know about return type in typescript

  24. 24

    Altering default sequence when I don't know its name

  25. 25

    App has stopped unexpectedly, and i don't know why

  26. 26

    My prime number function is broken but I don't know why

  27. 27

    Today when i turned on my pc and want to test app got this error. Don't know how to fix

  28. 28

    I don't know how to do this at ubuntu tensorflow-gpu, "E tensorflow / core / util / events_writer.cc: 104]

  29. 29

    '=' is not the same as '=' | Declaration Reference Link - don't know how to call this

ホットタグ

アーカイブ