9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] ipconfig DHCP problems
Date: Fri,  9 Jul 2010 20:39:35 -0400	[thread overview]
Message-ID: <bc3c801e8e6d1fc13177c3c01b49e3be@kw.quanstro.net> (raw)
In-Reply-To: <AANLkTik1wZH1erEbzMWTcsRMkNKk5NQWXkHn3F4LVXkL@mail.gmail.com>

On Fri Jul  9 18:31:32 EDT 2010, akumar@mail.nanosouffle.net wrote:
> I will also add that specifying a static
> address with
>
> ipconfig -g gateway ether /net/ether0 ip mask
>
> also does not work (trying ip/ping router,
> for example, gives no communication).
>
> So, still, what's going on?

without knowing the specifics, it's very hard to say.
i suppose you did try ip/ipconfig without any options
at all?  and that when you did try to specify everything
manually, you did use either an old-school netmask like
255.255.255.0 or /120 and not /24.  since all plan 9 ip
addresses are stored in v6 format, the netmasks need
to specify the number of bits in the network accordingly.

when i debug dhcp problems, i generally start by running
snoopy on the dhcp server.

- erik



  reply	other threads:[~2010-07-10  0:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-09 22:28 Akshat Kumar
2010-07-09 22:29 ` Akshat Kumar
2010-07-10  0:39   ` erik quanstrom [this message]
2010-07-09 23:16 ` Akshat Kumar
2010-07-10  0:43   ` erik quanstrom
2010-07-10  4:02     ` ron minnich
2010-07-10 11:13       ` erik quanstrom

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=bc3c801e8e6d1fc13177c3c01b49e3be@kw.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).