Hi Gerald,

I'm looking through the tcpdump to try and figure things out.  In the
meantime, if you happened to compile from source, do you think you could
try to run:

ipmipower -h hostname -u username -p password --on --debug --ipmidump

That would give me an easier "dump" to work with.  You'd have to compile
with "./configure --enable-debug" to get the later two options to build.

Thanks,
Al

--
Albert Chu
[EMAIL PROTECTED]
Lawrence Livermore National Laboratory

----- Original Message -----
From: Gerald Nowitzky <[EMAIL PROTECTED]>
Date: Monday, November 7, 2005 2:03 pm
Subject: [Freeipmi-users] ipmipower over IP - IBM eServer 325

> Hi!
> I am using freeipmi 0.1.3, trying to remote-control a IBM eServer 325
> Opteron System. I get a response from the system using ipmiping:
> 
> ipmiping -v 192.168.0.58
> ipmiping 192.168.0.58 (192.168.0.58)
> response received from 192.168.0.58: rq_seq=0, auth: none=set 
> md2=clearmd5=set passwd=set oem=clear permsg=set user=set
> 
> however:
> 
> ipmipower -h 192.168.0.58 -u USERID -p bongo --on
> 192.168.0.58: timed out
> 
> I had tcpdump to catch the packets between my pc (192.168.0.23) and 
> theIBM-eServer-IPMI (192.168.0.58):
> 
> 20:49:09.036201 IP 192.168.0.23.32943 > 192.168.0.58.623: UDP, 
> length: 23
>        0x0000:  4500 0033 0000 4000 4011 b918 c0a8 0017  
> [EMAIL PROTECTED]@.......0x0010:  c0a8 003a 80af 026f 001f c909 0600 ff07  
> ...:...o........ 0x0020:
> 0000 0000 0000 0000 0009 2018 c881 0438  ...............8 0x0030:  
> 0e0332                                  ..2
> 20:49:09.079241 IP 192.168.0.58.623 > 192.168.0.23.32943: UDP, 
> length: 30
>        0x0000:  4500 003a 0028 0000 1e11 1aea c0a8 003a  
> E..:.(.........:0x0010:  c0a8 0017 026f 80af 0026 f7c5 0600 ff07  
> .....o...&...... 0x0020:
> 0000 0000 0000 0000 0010 811c 6320 0438  ............c..8 0x0030:  
> 0001151d 0000                           ......
> 20:49:09.080474 IP 192.168.0.23.32943 > 192.168.0.58.623: UDP, 
> length: 38
>        0x0000:  4500 0042 0001 4000 4011 b908 c0a8 0017  
> [EMAIL PROTECTED]@.......0x0010:  c0a8 003a 80af 026f 002e 168d 0600 ff07  
> ...:...o........ 0x0020:
> 0000 0000 0000 0000 0018 2018 c881 0839  ...............9 0x0030:  
> 04555345 5249                           .USERI
> 20:49:09.133397 IP 192.168.0.58.623 > 192.168.0.23.32943: UDP, 
> length: 42
>        0x0000:  4500 0046 0029 0000 1e11 1add c0a8 003a  
> E..F.).........:0x0010:  c0a8 0017 026f 80af 0032 bad7 0600 ff07  
> .....o...2...... 0x0020:
> 0000 0000 0000 0000 001c 811c 6320 0839  ............c..9 0x0030:  
> 00045863 2191                           ..Xc!.
> 20:49:09.134199 IP 192.168.0.23.32943 > 192.168.0.58.623: UDP, 
> length: 59
>        0x0000:  4500 0057 0002 4000 4011 b8f2 c0a8 0017  
> [EMAIL PROTECTED]@.......0x0010:  c0a8 003a 80af 026f 0043 442f 0600 ff07  
> ...:...o.CD/.... 0x0020:
> 0400 0000 0004 5863 2162 6f6e 676f 0000  ......Xc!bongo.. 0x0030:  
> 00000000 0000                           ......
> 20:49:09.535212 IP 192.168.0.23.32943 > 192.168.0.58.623: UDP, 
> length: 59
>        0x0000:  4500 0057 0003 4000 4011 b8f1 c0a8 0017  
> [EMAIL PROTECTED]@.......0x0010:  c0a8 003a 80af 026f 0043 442f 0600 ff07  
> ...:...o.CD/.... 0x0020:
> 0400 0000 0004 5863 2162 6f6e 676f 0000  ......Xc!bongo.. 0x0030:  
> 00000000 0000                           ......
> 20:49:09.936126 IP 192.168.0.23.32943 > 192.168.0.58.623: UDP, 
> length: 59
>        0x0000:  4500 0057 0004 4000 4011 b8f0 c0a8 0017  
> [EMAIL PROTECTED]@.......0x0010:  c0a8 003a 80af 026f 0043 442f 0600 ff07  
> ...:...o.CD/.... 0x0020:
> 0400 0000 0004 5863 2162 6f6e 676f 0000  ......Xc!bongo.. 0x0030:  
> 00000000 0000                           ......
> ...
> 
> Any Idea what is going wrong?
> Thanks a lot!
> (Gerald)
> 
> 
> _______________________________________________
> Freeipmi-users mailing list
> Freeipmi-users@gnu.org
> http://lists.gnu.org/mailman/listinfo/freeipmi-users
> 



_______________________________________________
Freeipmi-users mailing list
Freeipmi-users@gnu.org
http://lists.gnu.org/mailman/listinfo/freeipmi-users

Reply via email to