Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Apr 2001 22:15:32 -0400 (EDT)
From:      Gerry Freymann <freymann@eagle.ca>
To:        Matthew Emmerton <matt@gsicomp.on.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: PPPoE causes a Kernel Panic
Message-ID:  <Pine.BSF.4.21.0104202205540.91829-100000@marlo.eagle.ca>
In-Reply-To: <011c01c0ca06$b3be1f90$1200a8c0@gsicomp.on.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Apr 2001, Matthew Emmerton wrote:

> An excellent choice.  I did that with HSE last year.

 So it *is* possible! lol. I want that... too!

> This is obviously not a good thing :)  However, help is not too far away.

 Kewl, much appreciated.

> What is your 'set device' line in ppp.conf?

default:
      set device PPPoE:vr1
      set mru 1492
      set mtu 1492
      set authname 12345669
      set authkey abcdefg
      set log Phase tun command
      set dial
      set login
      set ifaddr 10.0.0.1/0 10.0.0.2/0
      add default HISADDR
      nat enable yes

papchap:
      set authname 12345669
      set authkey abcdefg


> For the network card that
> you're using for HSE, are you doing any ifconfig stuff for it

network_interfaces="vr0 vr1 lo0"
ifconfig_vr0="inet 192.168.0.10  netmask 255.255.255.0 mtu 1450"

And I rem'd out the "default gateway" line in rc.conf

Here's a recent ifconfig -a:

vr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1450
        inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255
        inet6 fe80::250:baff:fede:f1fc%vr0 prefixlen 64 scopeid 0x1
        ether 00:50:ba:de:f1:fc
        media: autoselect (10baseT/UTP) status: active
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP none
vr1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
        ether 00:80:c8:f9:c5:50
        media: autoselect (none) status: no carrier
        supported media: autoselect 100baseTX <full-duplex> 100baseTX
10baseT/UTP <full-duplex> 10baseT/UTP none
gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif1: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif2: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
gif3: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x7
        inet6 ::1 prefixlen 128
        inet 127.0.0.1 netmask 0xff000000
ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
faith0: flags=8000<MULTICAST> mtu 1500

> If you're feeling adventurous, I can guide your through the fun task of
> performing a panic dump and a kernel debug, if you wish.

 I want this thing to work, so any help you feel like offering, I'm game!

 Thanks.

 Don't worry about the various addresses...

freymann@eagle.ca
scaryg@sputnik.org
freymann@scaryg.shackent.nu

They are all me.

-gf


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?Pine.BSF.4.21.0104202205540.91829-100000>