public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: David <david@blue-labs.org>
To: lee@ricis.com, linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: please help with pppoe
Date: Wed, 15 May 2002 23:17:45 -0400	[thread overview]
Message-ID: <3CE324D9.60905@blue-labs.org> (raw)
In-Reply-To: <200205151214.AA22282484@imail.ricis.com>

lee Leahu wrote:

>hello,
>
>by now i am very frusterated because i'm not sure whats going on and i don't have any clue on whats required to fix this.
>
>i'm trying to get pppoe to work from linux.  i already have it working from windows nt and windows xp.
>
>i am running suse 7.3 professional.
>my kernel is 2.4.16-4gb (k_deflt made by suse)
>
>i have these packages installed
>smpppd-0.49-7 (and yes, smpppd is running)
>ppp-2.4.1-170
>rp-pppoe-3.4-1
>  
>

I'm using the rp pppoe patch and 2.4.19-pre6.  I setup my options/user 
file and ran 'pppd eth0', worked perfectly the first time.

# cat /etc/ppp/options         
plugin rp-pppoe.so
name <username>
nodefaultroute

# cat /etc/ppp/pap-secrets 
<username> * <password>

# pppd --version
Warning: plugin rp-pppoe.so has no version information
Plugin rp-pppoe.so loaded.
RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2b1
pppd version 2.4.2b1

I don't use the DSL connection as my default route thus the 
'nodefaultroute' statement.

It works very well save for frequent but seemingly innocuous OOPses.

-d



  reply	other threads:[~2002-05-16  3:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-15 17:14 please help with pppoe lee Leahu 
2002-05-16  3:17 ` David [this message]
2002-05-16  5:23 ` Michael Schlenstedt
  -- strict thread matches above, loose matches on Subject: below --
2002-05-15 20:43 Dieter Nützel

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=3CE324D9.60905@blue-labs.org \
    --to=david@blue-labs.org \
    --cc=lee@ricis.com \
    --cc=linux-kernel@vger.kernel.org \
    /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