9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] pppoe configuration
Date: Mon,  2 Apr 2007 22:44:07 +0100	[thread overview]
Message-ID: <476dbcf7fb07b42957da1aeb55cd5c31@quintile.net> (raw)
In-Reply-To: <e510e47e0704021432w1bdf0bd8o78e5ca0be5543745@mail.gmail.com>

> % ip/pppoe -dp
> # username, password... debuge info...
> % echo refresh >/net/cs
> % echo refresh >/net/dns
> /net/dns : rc: can't open '/net/dns' mounted directory forbids creation

Nearly right, I think you just need to run the dns server after
you logged into pppoe like this:

ip/pppoe -dp
# username, password... debuge info...
% echo refresh >/net/cs
% ndb/dns -r
% echo refresh >/net/dns
% ... etc

-Steve


  reply	other threads:[~2007-04-02 21:44 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-02 21:32 pedro henrique antunes de oliveira
2007-04-02 21:44 ` Steve Simon [this message]
2007-04-02 21:48   ` pedro henrique antunes de oliveira
2007-04-03 12:06 ` Vester Thacker
2007-04-03 12:28   ` pedro henrique antunes de oliveira
2007-04-03 12:43     ` Russ Cox
2007-04-03 13:20       ` pedro henrique antunes de oliveira
2007-04-04  4:12     ` Vester Thacker
2007-04-04  4:16       ` lucio
2007-04-04 12:53         ` pedro henrique antunes de oliveira
2007-04-04 16:28           ` pedro henrique antunes de oliveira
2007-04-04 17:13             ` erik quanstrom
2007-04-04 17:20               ` Russ Cox
2007-04-05 11:59                 ` pedro henrique antunes de oliveira
2007-04-05 12:01                   ` pedro henrique antunes de oliveira
2007-04-05 15:26                     ` matt
2007-04-05 15:37                       ` David Leimbach
2007-04-05 19:42                         ` pedro henrique antunes de oliveira
2007-04-05 23:22                           ` Vester Thacker
2007-04-06 10:33                             ` pedro henrique antunes de oliveira
2007-04-06 10:40                               ` erik quanstrom
2007-04-06 10:53                                 ` pedro henrique antunes de oliveira
2007-04-06 13:37                                   ` Russ Cox
2007-04-06 15:12                                   ` Vester Thacker
2007-04-05 14:02                   ` Vester Thacker

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=476dbcf7fb07b42957da1aeb55cd5c31@quintile.net \
    --to=steve@quintile.net \
    --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).