Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2001 21:27:51 +1000 (EST)
From:      =?iso-8859-1?q?Keith=20Spencer?= <bsd2000au@yahoo.com.au>
To:        Gerry Freymann <freymann@eagle.ca>, Doug Young <dyoung6@bigpond.net.au>
Cc:        Kris Kennaway <kris@obsecurity.org>, freebsd-questions@FreeBSD.ORG
Subject:   Re: PPPoE causes a Kernel Panic -The answer
Message-ID:  <20010422112751.31825.qmail@web12008.mail.yahoo.com>
In-Reply-To: <Pine.BSF.4.21.0104211144590.63223-100000@marlo.eagle.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi I just resolved this hassle,
somewher in the docs if you look real hard you'll
finf that if ifconfig -a doesn't show the nic that the
modem plugs into is UP, PPP dialing will always panic
the kernel.
Solution
in rc.conf somewhere after the interfaces list put...
ifconfig_fxp0=up (but use your nic if not fxp0
this will auto fix it at boot time
else type 
#ifconfig fxp0 up
and voila! no more panics and dialing ppp will work.


>  The first time I tried PPPoE I had all four of them
> in the kernel config
> and it still panicked. I've probably rolled at least
> 6 kernels trying to
> get this to work. I just may end up saying screw it.
> Almost a week later
> and I've yet to see PPPoE working.
> 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Gerry
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of
> the message


_____________________________________________________________________________
http://store.yahoo.com.au - Yahoo! Store
- It's time you had your business online!

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?20010422112751.31825.qmail>