Re: [Ipmitool-devel] ipmitool: Unable to establish LAN session, ipmi_lan_send_cmd failed to open intf, asking for help

2006-09-15 Thread Dan Carpenter
sh died when you set the IP and MAC to be the same as eth0 means that the BMC is doing something over the network. So that's good news. regards, dan carpenter - Using Tomcat but need to do more? Need to support web s

Re: [Ipmitool-devel] ipmitool: Unable to establish LAN session, ipmi_lan_send_cmd failed to open intf, asking for help

2006-09-14 Thread Dan Carpenter
there any other ports used on the BMC? Maybe you can telnet in or something. regards, dan carpenter - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated tec

Re: [Ipmitool-devel] ipmitool: Address lookup for IPMI_lan_address failed, ipmi_lan_send_cmd failed to open intf, asking for help

2006-09-14 Thread Dan Carpenter
then from step 3 and step 4 I can see that you are using the local system to test IPMI over lan. That won't work. The ethernet traffic needs to actually go through the NIC so that the BMC can snoop it and respond. regards, dan carpenter ---

Re: [Ipmitool-devel] ipmitool: Unable to establish LAN session, ipmi_lan_send_cmd failed to open intf, asking for help

2006-09-14 Thread Dan Carpenter
conds to reset the BMC first. Let us know if that doesn't fix the problem. regards, dan carpenter - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated tech

Re: [Ipmitool-devel] ipmitool: Unable to establish LAN session, ipmi_lan_send_cmd failed to open intf, asking for help

2006-09-14 Thread Dan Carpenter
I traffic on a different subnet. Network traffic: 192.168.1.42 IPMI traffic: 192.168.2.42 On the management system `ifconfig eth0:1 192.168.2.1` regards, dan carpenter - Using Tomcat but need to do more? Need to support web

Re: [Ipmitool-devel] set-in-progress

2006-09-07 Thread Dan Carpenter
t's probably a user account settings or something. regards, dan carpenter - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: [Ipmitool-devel] set-in-progress

2006-09-07 Thread Dan Carpenter
there are often to change the MAC using software or whatever... On my hardware, I have 2 onboard NICs and I can change which one gets used for IPMI over lan by flipping some settings in the NIC firmware. Weird huh? The bottom line is that you need to set the MAC

Re: [Ipmitool-devel] set-in-progress

2006-09-07 Thread Dan Carpenter
ype lines which aren't blank on my other machines. Possibly. Also you should have a mac address configured. > MAC Address : 00:00:00:00:00:00 regards, dan carpenter - Using Tomcat but need to do more? Ne

Re: [Ipmitool-devel] set-in-progress

2006-09-07 Thread Dan Carpenter
N_PROGRESS, &val, 1, 0);. Before it was a "0" for the UNLOCK call. See also this thread: http://www.mail-archive.com/ipmitool-devel@lists.sourceforge.net/msg00095.html regards, dan carpenter Index: lib/ipmi_lanp.c ===

[Ipmitool-devel] [patch] compile fix (CVS)

2006-09-07 Thread Dan Carpenter
Hi Duncan, I just modified the header file for the changes to ipmi_start_daemon(). regards, dan carpenter Index: include/ipmitool/helper.h === RCS file: /cvsroot/ipmitool/ipmitool/include/ipmitool/helper.h,v retrieving revision

Re: [Ipmitool-devel] Set in Progress

2006-09-01 Thread Dan Carpenter
add this to ipmitool, right? Would that break anyones system if we always set the flags or should I add like an oem flag or something? regards, dan carpenter - Using Tomcat but need to do more? Need to support web servi

Re: [Ipmitool-devel] CVS doesn't compile

2006-08-24 Thread Dan Carpenter
ted that particular motherboard, but run nmap on the bmc ip and see what port are open. My hardware has a web interface that opens up a java program and you do all the KVM stuff through there. regards, dan carpenter - Using Tomcat

[Ipmitool-devel] in progress flags

2006-08-22 Thread Dan Carpenter
pxe ipmitool raw 0 8 0 2# Commit ipmitool raw 0 8 0 0# Set complete I'm kind of a newbie at IPMI though, so I'm not sure what the best place to fix this is... regards, dan carpenter - Using Tomcat but need

[Ipmitool-devel] fix spelling mistake

2006-08-22 Thread Dan Carpenter
indefinate -> indefinite. regards, dan carpenter --- lib/ipmi_chassis.c.orig 2006-08-22 13:51:58.0 -0700 +++ lib/ipmi_chassis.c 2006-08-22 13:52:20.0 -0700 @@ -172,7 +172,7 @@ printf("default (15 seconds)\n"); } else {

[Ipmitool-devel] CVS doesn't compile

2006-08-22 Thread Dan Carpenter
e in this function) regards, dan carpenter - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Applicat