[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
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