9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "James G. Stallings II" <alteridentity@yahoo.com>
To: presotto@plan9.bell-labs.com
Cc: 9fans@cse.psu.edu
Subject: Re: [9fans] Experiences Installing Version 3: Another Take
Date: Tue, 13 Jun 2000 19:14:08 -0500	[thread overview]
Message-ID: <3946CE50.65857A8F@yahoo.com> (raw)
In-Reply-To: <md5:423A20ACEE42E23F835ACCC4E5CBB34E>


Dude that's pure beauty.

Muchas Gracias Amigo!
-James


presotto@plan9.bell-labs.com wrote:

>         netstat -in
> or
>         cat /net/ipifc/*/status
>
> will show you what your address
> really is, what it thinks the network mask is, etc.
>
> Someone may indeed be answering your dhcp requests.  If you
> want to see what dhcp is learning, you can run by hand
>
>         ip/ipconfig -dDn
>
> It'll print out the results of the dhcp steps.  you'll see the
> server giving you info.  You cat see the final results of
> the dhcp with
>
>         cat /net/ndb
>
> Finally, to override dhcp completely, change the ipconfig entry
> in your /rc/bin/termrc with:
>
>         ip/ipconfig -g xxx 192.168.1.7 255.255.255.0
>
> here xxx is the ip address of your gateway.  I forgot was it was
> in your previous message


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com



       reply	other threads:[~2000-06-14  0:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <md5:423A20ACEE42E23F835ACCC4E5CBB34E>
2000-06-14  0:14 ` James G. Stallings II [this message]
2000-06-13 23:10 presotto
  -- strict thread matches above, loose matches on Subject: below --
2000-06-13 14:22 presotto
2000-06-13 22:40 ` James G. Stallings II
2000-06-13  9:10 James G. Stallings II

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=3946CE50.65857A8F@yahoo.com \
    --to=alteridentity@yahoo.com \
    --cc=9fans@cse.psu.edu \
    --cc=presotto@plan9.bell-labs.com \
    /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).