9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] pppoe configuration
Date: Wed,  4 Apr 2007 13:20:35 -0400	[thread overview]
Message-ID: <ee9e417a0704041020l51671ebet36f54581147b052f@mail.gmail.com> (raw)
In-Reply-To: <cbc3e5f0f450dc5e10f9ec02353c53e3@coraid.com>

Sorry, Pedro and I have been emailing offline and
the thread here has gotten a little garbled.

It looks like his ISP's ppp server doesn't like
the way Plan 9's ppp client talks to it.  In particular
the server won't respond to an empty configuration
request (meaning that the client has gotten all the
info it needs).  So we changed ppp to always include
the negotiated IP address so that the config request
is never empty.  That seems to have gotten past
the ppp problems.

I suggested inserting the loopback ipconfig into
/rc/bin/termrc before dns starts so that it would not
be necessary to start dns after pppoe.  (It's really
a bit of a bug that dns refuses to run without an
IP address in the first place).

If dns is already running, then it is not necessary
to echo refresh into any files after starting pppoe:
ppp (which pppoe runs) knows to do that for itself.

Russ


  reply	other threads:[~2007-04-04 17:20 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
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 [this message]
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=ee9e417a0704041020l51671ebet36f54581147b052f@mail.gmail.com \
    --to=rsc@swtch.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).