All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] README.NetConsole question
Date: Thu, 15 Mar 2007 13:49:39 +0100	[thread overview]
Message-ID: <m26492pt7g.fsf@sowhat.denx.de> (raw)
In-Reply-To: <5324865375.20070315145558@rambler.ru> (Igor Marnat's message of "Thu\, 15 Mar 2007 14\:55\:58 +0300")

Hi Igor,

> I'm trying to use netconsole on my board but I met unxecpected
> problems on host side (the machine I'm trying to connect to
> u-boot'ed board).
>
> I'm trying to use on the host side script from README.NetConsole. The one which is
> quoted below. When I start the script, my Linux complains about the
> string "nc -u -l -p 6666".
>
> As the "man nc" states about -l option, "It
> is an error to use this option in conjunction with the -p".

Huh!  Where exactly does it say so?  I cannot even find "error" in the
manpage to my nc (1.10-32 on a Debian system).  Actually this
statement is nonsense, -l tells netcat to "l"isten on a socket and -p
tells it the portnumber.  How exactly should one start netcat as a
listener without combining these options?

Please check the netcat that you have - maybe "nc" simply isn't netcat
on your system.  Sometimes the binary is called "netcat".

Cheers
  Detlev

-- 
He thinks he's really smooth, but he's only C^1.
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany +49 8142 66989 40

  reply	other threads:[~2007-03-15 12:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-15 11:55 [U-Boot-Users] README.NetConsole question Igor Marnat
2007-03-15 12:49 ` Detlev Zundel [this message]
2007-03-15 13:26   ` Scott McNutt
2007-03-15 14:01     ` Detlev Zundel
2007-03-15 14:41       ` Scott McNutt
2007-03-16  5:13         ` [U-Boot-Users] [PATCH] README.NetConsole Igor Marnat
2007-03-16 13:11           ` Scott McNutt
2007-03-16 20:13             ` Wolfgang Denk
2007-03-19  6:24               ` Igor Marnat
2007-03-19 16:02                 ` Ben Warren
2007-03-21  6:55                   ` Igor Marnat
2007-03-15 13:57   ` [U-Boot-Users] README.NetConsole question Igor Marnat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m26492pt7g.fsf@sowhat.denx.de \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.