Hello, I'm trying to setup IPMI on a Intel 6300ESB-based server.
I'm able to run almost everything except Fan's speed, but I must check the hardware. The real problem is the LAN. I've setup the BMC as: [EMAIL PROTECTED] ~]# /usr/share/ipmitool/bmclanconf -c 1 -i eth0 Auto-configuring eth0 (channel 1) Setting LAN IP Address to 137.138.8.150 Setting LAN Subnet Mask to 255.255.0.0 Setting LAN MAC Address to 00:30:48:83:66:65 Setting LAN Default Gateway IP to 137.138.1.1 Setting LAN Default Gateway MAC to 0a:00:30:89:08:81 Enabling BMC-generated Gratuitous ARPs BMC-generated Gratuitous ARP interval: 8.0 seconds Setting channel authentication capabilities Enabling channel 1 and setup a password like: ipmitool -I open lan set 1 password <your password here> Password set for user 1 But when I try to ping the BMC from another machine, I obtain: [EMAIL PROTECTED] /afs/cern.ch/user/m/mascanc/private $ ipmitool -vvv -b 1 -I lan -H 137.138.8.150 chassis power off Password: ipmi_lan_send_cmd:opened=[0], open=[134687888] IPMI LAN host 137.138.8.150 port 623 Sending IPMI/RMCP presence ping packet send_packet (12 bytes) 06 00 ff 06 00 00 11 be 80 00 00 00 ipmi_lan_send_cmd:opened=[1], open=[134687888] >> IPMI Request Session Header >> Authtype : NONE >> Sequence : 0x00000000 >> Session ID : 0x00000000 >> IPMI Request Message Header >> Rs Addr : 20 >> NetFn : 06 >> Rs LUN : 0 >> Rq Addr : 81 >> Rq Seq : 00 >> Rq Lun : 0 >> Command : 38 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 00 38 0e 04 35 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 00 38 0e 04 35 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 00 38 0e 04 35 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 00 38 0e 04 35 No response from remote controller Get Auth Capabilities command failed ipmi_lan_send_cmd:opened=[1], open=[134687888] >> IPMI Request Session Header >> Authtype : NONE >> Sequence : 0x00000000 >> Session ID : 0x00000000 >> IPMI Request Message Header >> Rs Addr : 20 >> NetFn : 06 >> Rs LUN : 0 >> Rq Addr : 81 >> Rq Seq : 01 >> Rq Lun : 0 >> Command : 38 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 04 38 0e 04 31 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 04 38 0e 04 31 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 04 38 0e 04 31 send_packet (23 bytes) 06 00 ff 07 00 00 00 00 00 00 00 00 00 09 20 18 c8 81 04 38 0e 04 31 No response from remote controller Get Auth Capabilities command failed Error: Unable to establish LAN session ipmi_lan_send_cmd failed to open intf Unable to set Chassis Power Control to Down/Off [EMAIL PROTECTED] /afs/cern.ch/user/m/mascanc/private $ Do you have any ideas? -- Massimiliano Masi http://gauss.comunidelchianti.it/~max _______________________________________________ Ipmitool-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
