This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RedBoot serial or network ?


On Mon, 2001-09-24 at 03:06, Pushparaj wrote:
> Hi,
> Just wanted to know how does RedBoot respond to multiple connections
> either
> through serial or network.
> Lets say the serial console is being used for configuration and now we
> receive
> a telnet packet over the network. Now my question is does the RedBoot
> drop the
> incoming network connection or gets connected to the telnet client ?
> 
> Thanks and Regards,
> Pushparaj

RedBoot will check for incoming connections when the serial port is
"idle".  The default configuration for this is to check only at the
start of a command line.

Don't forget that the default is also to listen on port 9000, not the
standard TELNET port of 23.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]