From: Daniel T. <dt...@we...> - 2006-09-04 23:30:17
|
Olivier Archer wrote: > Hi, > I'm new to ipmi, and i'm in trouble using it with lan interface. > here what i've do: [cut] > drennec:~# ipmitool channel info 1 > Channel 0x1 info: > Channel Medium Type : 802.3 LAN > Channel Protocol Type : IPMB-1.0 > Session Support : multi-session > Active Session Count : 0 > Protocol Vendor ID : 7154 > Volatile(active) Settings > Alerting : enabled > Per-message Auth : enabled > User Level Auth : enabled > Access Mode : always available > Non-Volatile Settings > Alerting : enabled > Per-message Auth : enabled > User Level Auth : enabled > Access Mode : always available > > drennec:~# ipmitool -A NONE -I lan -H x.x.x.x session info active > Error: Unable to establish LAN session > ipmi_lan_send_cmd failed to open intf > Get Session Info command failed > > Do I missed something ? Hi, I have similar problem with a AOC-SIMSO device on a Supermicro motherboard.. But, did you set the IP address? You can check the IP, MAC & gateway with # ipmitool lan print Then see help for "ipmitool set". -- Daniel Toma |