Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2000 02:05:59 -0400
From:      "William Wong" <willwong@anime.ca>
To:        <paulh@chariot.net.au>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: PPPoE on 3.4
Message-ID:  <001201c03d80$7c022f00$0300a8c0@anime.ca>
References:  <39f523cb.386.0@chariot.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
The handbook fails to mention that you must bring up the interface for the
pppoe device.  It's possible that this is what's causing the problem.

So if you were using xl1 as the pppoe device, try typing:
"ifconfig xl1 -arp mtu 1492 up"

before you run ppp.

- Will

----- Original Message -----
From: "Paul A. Hoadley" <paulh@chariot.net.au>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Tuesday, October 24, 2000 1:53 AM
Subject: PPPoE on 3.4


> Hello,
>
> I have been trying to set up PPPoE on a 3.4 system for a
> couple of hours, and I've really hit a brick wall.
>
> > uname -sr
> FreeBSD 3.4-RELEASE
>
> I followed the handbook instructions very closely -- I used
> the exact ppp.conf from that page, and I've since tried a
> few variations I've found after searching around the web
> for PPPoE on FreeBSD.  I won't reprint the exact ppp.conf's
> I've used here, as I don't think it would be helpful -- ppp.log
> shows the failure in pretty much the same place regardless of
> the differences in ppp.conf.
>
> ppp.log:  [I'm having to transcribe this by hand -- my
>            ethernet is dead while I get ADSL set up... :-)]
>
> ... tun0: Phase: PPP Started (background mode).
> ... tun0: Phase: bundle: Establish
> ... tun0: Phase: deflink: closed -> opening
> ... tun0: Phase: deflink: Connected!
> ... tun0: Phase: deflink: opening -> dial
> ... tun0: Phase: deflink: dial -> carrier
> ... tun0: Phase: deflink: Disconnected!
> ... tun0: Phase: deflink: carrier -> hangup
> ... tun0: Phase: deflink: [some connection stats]
> ...
> ... tun0: Phase: deflink: hangup -> opening
>
> and so on.
>
> It is not clear to me how far into the negotiation it is
> getting -- so I'm not even sure what the problem is that I'm
> trying to solve.
>
> Can anyone help me towards identifying the problem?  I can
> post ppp.conf and the actual log transcripts if that would
> be helpful.  I can also run it a few more times with higher
> logging levels if someone could suggest what options would
> provide helpful info with 'set log'.
>
>
> --
> Paul.
>
> mailto:paulh@chariot.net.au
> mailto:paul.hoadley@student.adelaide.edu.au
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001201c03d80$7c022f00$0300a8c0>