[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with ppp/pppoe after update with openbsd 3 snapshot january 2
I'm using custom kernel from update src.
GENERIC +
option BUFCACHEPERCENT=25
option MAX_KMAP=120
option MAX_KMAPENT=6000
nothing in dmesg or you just want hardware info ?
Nicolas
-----Message d'origine-----
De : Jason Wright [mailto:jason@thought.net]
Envoye : mercredi 9 janvier 2002 03:02
A : Nicolas Prochazka
Cc : tech@openbsd.org
Objet : Re: Problem with ppp/pppoe after update with openbsd 3 snapshot
january 2
On Tue, Jan 08, 2002 at 11:40:18AM +0100, Nicolas Prochazka wrote:
> Hi,
> After update my openbsd 3.0 with snapshot binary and src of january 2, I
can
> not establish my adsl connexion.
>
> At this time, i don't know if the problem is about ppp |pppoe or other
> things but :
>
>
> bash# ifconfig fxp3 up
> bash# pppoe -i fxp3
> pppoe: set interface: Device not configured
>
That error is from pppoe trying to setup bpf to listen to the fxp3
interface.
Are you using a custom kernel? Did you use the kernel from the snapshot?
Where is dmesg?
--Jason L. Wright