Brian Somers <[EMAIL PROTECTED]> 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.
--Dan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message