Subject: Re: Internet connection via Kernel PPPoE is not working
To: Mirko Thiesen <thiesi@NetWorkXXIII.de>
From: Carsten Laux <carstenlaux@online.de>
List: netbsd-help
Date: 01/10/2005 15:22:03
Hi Mirko,
the line break is from my E-Mail Client. The example in my first E-Mail was from the
NetBSD FAQ Website. It was simply a copy to show which script I´ve used. I tried it
with everything in a row and with backslashes in different rows. The result is the
same.
Here´s a example from the Manual Pages:(pppoectl(8)
# Configure authentication
pppoectl pppoe0 \
myauthproto=pap \
myauthname=XXXXX \
myauthsecret=YYYYY \
hisauthproto=none
Again, this is also not working.
Here´s the content from the ifconfig.rtk0:
192.168.1.10 netmask 255.255.255.0 media auto
Content from ifconfig.pppoe0
create
! /sbin/ifconfig fxp0 up
! /sbin/pppoectl -e fxp0 $int
! /sbin/pppoectl $int myauthproto=pap\
myauthname=something\
myauthsecret=something hisauthproto=none
0.0.0.0 0.0.01 link1 up
! /sbin/route add default -iface 0.0.0.1
Note: ifwatched is not started, because the manuals state it is not necessary.
Regards
Carsten
Am 10 Jan 2005 um 12:15 hat Mirko Thiesen geschrieben:
Datum: Mon, 10 Jan 2005 12:15:56 +0100 (CET)
Von: Mirko Thiesen <thiesi@NetWorkXXIII.de>
An: carstenlaux@online.de
Betreff: Re: Internet connection via Kernel PPPoE is not working
> On Sun, 9 Jan 2005 carstenlaux@online.de wrote:
>
> > create
> > # Mark the physical interface used by this PPPoE interface up
> > ! /sbin/ifconfig ne0 up
> > # Let $int use ne0 as its Ethernet interface
> > ! /sbin/pppoectl -e ne0 $int
> > # Configure authentication
> > ! /sbin/pppoectl $int idle-timeout=60 myauthproto=pap
> > 'myauthname=XXX' 'myauthsecret=YYY' hisauthproto=none
>
> Hast du hier tatsächlich einen Zeilenumbruch drin? Der gehört da nämlich
> nicht hinein. Und wieso sind einige Paramter in Hochkommata? Ist auch
> nicht richtig.
>
> Wenn's das nicht war, schick mir mal bitte alle relevanten Dateien
> (/etc/if*).
>
> Bye, K&K,
> T-Zee
> --
> thiesi@NetWork23.Sytes.NET ---- NetBSD: Power to the people!
> Tel.: ++49-(0)171-416 05 09 -- Fax: ++49-(0)171-134 16 05 09
> Mirko Thiesen, Soemmeringstrasse 41, D-10589 Berlin, Germany
> "We're with you all the way, mostly"
>