Sponsored Content
Special Forums IP Networking HP iLO using DHCP & Default Password Post 302546478 by pludi on Thursday 11th of August 2011 09:43:58 AM
Old 08-11-2011
Ad 1) When asking for a DHCP address, the iLO tells the server its hostname, and requests that this name be entered in the DNS server. If this is successful, it can be reached through this name.
Ad 2) The password is indeed random, and printed on a little cardboard card attached to the server (usually one of the power supplies)
 

10 More Discussions You Might Find Interesting

1. IP Networking

DHCP client & ipchains headache

Hi all, I upgraded my SUSE 6.1 to SUSE 7.1 and at once the following things won't work anymore: 1) My DHCP client is not able anymore to retrieve my IP address from the @home server. It times out all the time. If I use a fixed IP I can get on the net, so there is no physical problem. 2) I... (3 Replies)
Discussion started by: Micky
3 Replies

2. UNIX for Advanced & Expert Users

login & password

I bought a pentium 2 (office auction) for my country home. When I turned it on it had Unix. It asks me for a login and password. I don't have these and since I don't know Unix I want to reformat the drive or at least be able to install Windows. I can't get past the Login and password promt. Anyone... (8 Replies)
Discussion started by: cab
8 Replies

3. AIX

AIX & DHCP Server

Dear people, i have a problem with my DHCP Server based on an AIX. I try to evaluate my dhcpsd.log and find some errors. But now i'm missing a documentation about this errors. For example "protocol_spsm: address check failed". i would be happy if someone could tell me where to find a... (0 Replies)
Discussion started by: ektoplasma2000
0 Replies

4. HP-UX

iLo RBSU

Hi, I wanted to setup a ilo for an HP 9000 rp 8420 server. Can anyone have an idea on it? (1 Reply)
Discussion started by: gunnervarma
1 Replies

5. Red Hat

RHEL5 Kickstart NFS & DHCP Problem

I just finished setting up a Kickstart Server for our RHEL 5 installs. It's configured to use the PXE boot and NFS for the installation. Everything works fine when I just build one machine at a time. The installation works from begining to end. But when I try the install three machines at... (5 Replies)
Discussion started by: apfistler
5 Replies

6. HP-UX

iLO configuration

how to set IP for iLO in HP server first time thanks to all (1 Reply)
Discussion started by: sijocg
1 Replies

7. UNIX for Dummies Questions & Answers

DNS & DHCP configuration

Hi to all. Sorry for my bad english. For pure self-educational, not professional, purposes, I am studying how to configure a server with several services operating on it. For my experiment I'm using VirtualBox 3.1.4 on a WinXP host with 3 FreeBSD guests; one acts as a DHCP + DNS server; the... (0 Replies)
Discussion started by: marboxer
0 Replies

8. Hardware

Reset ILO password

HI Guys I have forgot my ILO password for REDHAT Linux, Its Protriat HP server. I need to set new password for ILO without installing any RPM like "hponfig".... I need to set password in terminal. please give me steps to change the password waiting for ur replys (1 Reply)
Discussion started by: suresh_krish
1 Replies

9. Red Hat

DHCP & DNS - Clients get IP but don't register in DNS

I am trying to setup a CentOS 6.2 server that will be doing 3 things DHCP, DNS & Samba for a very small office (2 users). The idea being this will replace a very old Win2k server. The users are all windows based clients so only the server will be Linux based. I've installed CentOS 6.2 with... (4 Replies)
Discussion started by: FireBIade
4 Replies

10. IP Networking

Get DHCP relay interfaces IP address using DHCP

Hi All , please view the set up below: ------------------------------------------------------------------- | DHCP Server |-----------| ROUTER & |-----------| Clients | | 192.168.99.1 | - -<eth1>| DHCP-RELAY|<eth2>-- | 192.168.88.X | ... (2 Replies)
Discussion started by: gdangoor
2 Replies
bptojdb(8)						      System Manager's Manual							bptojdb(8)

NAME
bptojdb - Converts bootptab entries into permanent, static IP entries for JOIN databases. SYNOPSIS
/usr/sbin/bptojdb [-m | -f] filename OPTIONS
Create client IDs for Microsoft DHCP clients. Microsoft does not use the client's MAC address by itself as the client identifier. Instead, it prepends a 01 (Ethernet) to the MAC address and changes the hardware type to 0 (generic). If the clients in your bootptab file are Microsoft clients, you will need to use the -m option. Create client IDs for FTP Software's DHCP clients. FTP Software does not use the client's MAC address by itself as the client identifier. Instead, it creates a 16-byte client identifier with the prefix "cid-". If the clients in your bootptab file are FTP Software DHCP clients, you will need to use the -f option. DESCRIPTION
The bptojdb program reads entries in a standard bootptab file and creates permanent, static IP entries for the JOIN databases. After read- ing the bootptab file, bptojdb displays to the standard output entries in a format suitable for the jdbmod utility. Each MAC address in the bootptab file is given a static IP address with a permanent lease. To store the information in the JOIN databases, run jdbmod with the converted data. For example: bptojdb bootptab | jdbmod FILES
SEE ALSO
Commands: jdbdump(8), jdbmod(8) bptojdb(8)
All times are GMT -4. The time now is 11:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy