[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freeipmi-devel] ipmi_open_free_udp_port
From: |
Anand Avati |
Subject: |
Re: [Freeipmi-devel] ipmi_open_free_udp_port |
Date: |
Fri, 21 Jul 2006 13:34:09 -0700 |
User-agent: |
Mutt/1.5.9i |
On Fri, Jul 21, 2006 at 08:37:00AM -0700, Al Chu wrote:
> No responses, I'll take it there is no issue then.
>
> Al
>
> On Tue, 2006-07-18 at 14:33 -0700, Al Chu wrote:
> > Is there a portability issue on some OS that makes this function a
> > requirement? I see no reason for it:
> >
> > A) The IPMI ports are < 1023, which means they are reserved ports
> >
> > B) Reserved ports shouldn't be gained via an ephemeral port (i.e. bind
> > to port 0).
> >
> > Unless there is some wierd OS where 'B' is true?
bind to 0 is also not allowed for non-privileged uid's, and havnt come
across an os which interprets port 0 in the way you said,
avati
> > Al
> >
> --
> Albert Chu
> address@hidden
> 925-422-5311
> Computer Scientist
> High Performance Systems Division
> Lawrence Livermore National Laboratory
>
>
>
> _______________________________________________
> Freeipmi-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/freeipmi-devel
>