Thanks- tried that, no dice: getting ERR_CONNECTION_REFUSED.
I can change the IP of the LOM using lomipset and see it taking effect using
service ipmi start
ipmitool lan print 8
but still, cannot connect to it.
Incidentally, show lom ip-address does not show anything, if the gateway is not specified in LOM's configuration.
If gateway is specified, the assigned IP is shown.
show lom version returning Firmware Revision : 6.15
The config looks like:
[Expert@CP1:0]# ipmitool lan print 8
Set in Progress : Set Complete
Auth Type Support :
Auth Type Enable : Callback : MD5
: User : MD5
: Operator : MD5
: Admin : MD5
: OEM : MD5
IP Address Source : Static Address
IP Address : 10.XX.XX.X
Subnet Mask : 255.255.255.0
MAC Address : 00:1c:7f:46:33:97
SNMP Community String : AMI
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
Gratituous ARP Intrvl : 1.0 seconds
Default Gateway IP : 0.0.0.0
Default Gateway MAC : 00:00:00:00:00:00
Backup Gateway IP : 0.0.0.0
Backup Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12,15,16,17
Cipher Suite Priv Max : caaaaaaaaaaaXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
[Expert@CP1:0]#
Any suggestions?