Hello, i think the network is ok, maybe there are some wrong with the authentication ??
A connect() on a UDP socket does nothing but set up that socket descriptor to be able to receive errors. UDP is a connectionless protocol so it does not have the same meaning as it does with TCP. It still looks like the BMC is not responding at all.
Based on the output of the 'arp' command in your message it looks like you had to add the entry manually (M flag is set) and so it may or may not be actually responding.
There also looks to be a problem with your network settings now, the eth0:1/BMC ip addresses are in a class B while eth0 is in a class C that falls under the same class B as the other address.
Does this BMC support ARP Generation? It doesnt' seem to be showing up in the "lan print" output in your messages, but it might be worth a try to enable it anyway with "lan set 1 arp generate on".
-duncan
------------------------------------------------------------------------- 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 Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel