freeipmi-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-users] ipmiconsole fails on Dell M610


From: Hank Bruning
Subject: Re: [Freeipmi-users] ipmiconsole fails on Dell M610
Date: Thu, 11 Apr 2013 04:06:28 -0400

Hey,
The Java implementation of IPMI (JBlade Hemi,
http://www.jblade.com/products/hemi/hemiDC/HemiDcOverview.jsf) does work
with the Dell 610.
A guess. It is possible that you have RMCP session with a cipher suite,
let's call it X.
and you request a SOL session with cipher suite Y.

IPMI can reassign the UDP port when activation the SOL session because it
has a different cipher suite.
In other words if you have existing RMCP session with a cipher suite X and
activate a SOL session and request a cipher suite that is not X the RMCP
server can via the IPMI protocol move the new SOL session to another UDP
port. This causes firewalls to block the new SOL UDP port number(that is
totally random).

Send the Log, it might show a switch from the UDP port 623 to some other
port.
Or not. I'm curious why the problem. What you are trying to do should work.
Hank Bruning
JBlade

On Thu, Apr 11, 2013 at 3:04 AM, Fabien Wernli <address@hidden> wrote:

> Hi,
>
> On Wed, Apr 10, 2013 at 09:54:04AM -0700, Albert Chu wrote:
> > Could you try both the "solpayloadsize" and the "solport" workarounds at
> > the same time (-W solpayloadsize,solport).  If that doesn't work, can
> > you send me a --debug output when just using "solpayloadsize" (just give
> > me a few loops of the --debug output).
>
> That didn't work.
> I sent you the log via pm
>
>
> _______________________________________________
> Freeipmi-users mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/freeipmi-users
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]