Subject: Re: trying to install PPPoE
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Amit Kulkarni <amitkulz@hotmail.com>
List: port-i386
Date: 10/07/2001 08:33:58
Thanks Manuel & Jaromir ( dunno how to get the correct char for the 'i' in your
name :- )

I actually added a ifconfig_fxp0="inet 192.168.1.1 netmask 255.255.255.0" in
/etc/rc.conf
And commented out the relevant part which was spitting out the -m to pppoe as
$CLAMPMSS in /usr/sbin/adsl-connect

But I still get this misconfiguration message...
Do I have to do a ifconfig for /dev/ttyp0 ? I will try it in a moment .

Thanks

Using interface ppp0
Connect: ppp0 <--> /dev/ttyp0
pppoe: ioctl(SIOCGIFFLAGS): Device not configured
sent [LCP ConfReq id=0x1 <mru 1492> <magic 0x72fc71f9>]
Modem hangup
Connection terminated.
Script /usr/sbin/pppoe -p /var/run/pppoe.conf-adsl.pid.pppoe -I /dev/fxp0 -T
80 -U     -D /tmp/pppoe-debug-259/pppoe-debug.txt-0 finished (pid 308), status =
0x100
---------------------------------------------
* The following section is an extract from your log.
* Look for error messages from pppd, such as
* a lack of kernel support for PPP, authentication failure
* etc.
Extract from /var/log/messages
Oct  7 02:56:41  pppd[293]: pppd 2.4.0 started by root, uid 0
Oct  7 02:56:41  pppd[293]: Using interface ppp0
Oct  7 02:56:41  pppd[293]: Connect: ppp0 <--> /dev/ttyp0
Oct  7 02:56:41  pppoe[298]: ioctl(SIOCGIFFLAGS): Device not configured
Oct  7 02:56:41  pppd[293]: Modem hangup
Oct  7 02:56:41  pppd[293]: Connection terminated.
Oct  7 02:56:41  pppd[293]: Exit.

----- Original Message -----
From: "Manuel Bouyer" <bouyer@antioche.eu.org>
To: "Amit Kulkarni" <amitkulz@hotmail.com>
Cc: <port-i386@netbsd.org>
Sent: Sunday, October 07, 2001 5:13 AM
Subject: Re: trying to install PPPoE


> On Sun, Oct 07, 2001 at 02:47:14AM -0500, Amit Kulkarni wrote:
> > Hello,
> >
> > I am trying to install RoaringPenguin.com's rp-pppoe and running into a
slight
> > problem.
> >
> > Problem : how to make sure that the broadcast interface on my computer is
> > configured and up before running 'adsl-start'
> >  which tries to connect to the internet via pppd?
>
> Create a /etc/ifconfig.fxp0 file containing:
> up
>
> and it should work.
>
> --
> Manuel Bouyer <bouyer@antioche.eu.org>
> --
>