Date: Thu, 06 Jul 2000 08:37:12 -0700 From: Julian Elischer <julian@elischer.org> To: Daniel Berlin <dberlin@cygnus.com> Cc: Brian Somers <brian@Awfulhak.org>, Archie Cobbs <archie@whistle.com>, Daniel Berlin <dan@cgsoftware.com>, freebsd-current@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: PPPoE not working Message-ID: <3964A7A8.41C67EA6@elischer.org> References: <200007050827.JAA01803@hak.lan.Awfulhak.org> <86n1jwiyzm.fsf@dan2.cygnus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Berlin wrote: > > Brian Somers <brian@Awfulhak.org> writes: > > > > > The code's in ppp/ether.c. > > > > I'll see if I can get time to figure out what's wrong, but I can't > > promise anything this week. I'm too busy (we're having a FreeBSD > > mini-conference here in the UK at which I'm speaking...). > > > I already solved this one, the problem is that the source address is being overwritten with 0's. > As a temporary hack, if you go into ng_pppoe.c, and replace the 0's with your ethernet address, you'll be golden. Actually Archie left out code to add IN the source MAC address. so it wasn;t being overwritten, it was never being set.... I just committed a fix. let me know the result > --Dan > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 )_.---._/ presently in: Budapest v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3964A7A8.41C67EA6>