9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] ip/ipconfig returns 'recved dhcpnak on /net'
Date: Wed, 26 Dec 2007 01:28:17 -0500	[thread overview]
Message-ID: <13426df10712252228v5fd9ec2atf16790664364b216@mail.gmail.com> (raw)
In-Reply-To: <20071219120027.GA21455@localhost.locahost.net>

On Dec 19, 2007 7:00 AM, Alasdair Reed <alasdair@iprimus.com.au> wrote:
> Hi,
>
> problem is a described in the subject. Also using a more explicit call:
>
>
> 'ip/ipconfig -g 192.168.0.1 /net/ether0 192.168.0.4 255.255.255.0'

is this really what you typed? it's wrong.

ip/ipconfig -g 192.168.0.1 ether /net/ether0 192.168.0.4 255.255.255.0

you did not put in the ether mediatype.


> a search for the mac address  with 'cat /net/ether0/addr' just produces 0000000000000

well, that is 'bad'.

it can happen however, with certain stupid motherboards that put the
ether mac into CMOS. I've had it happen. The BIOS very happily jams
the garbage MAC address into hardware. Erik's suggestion is a good
one. It would sure be helpful if you could show us more about your
hardware.

ron


      parent reply	other threads:[~2007-12-26  6:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-19 12:00 Alasdair Reed
2007-12-19 12:02 ` Federico G. Benavento
2007-12-19 14:21 ` erik quanstrom
2007-12-26  6:28 ` ron minnich [this message]

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=13426df10712252228v5fd9ec2atf16790664364b216@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).