Re: PPPoE over vlan interface problem

Peter Stuge <[email protected]> Wed, 23 May 2007 09:17:45 +0200
Newsgroups gmane.linux.drivers.vlan
Message-ID <[email protected]>
On Wed, May 23, 2007 at 03:04:03PM +0800, Brian Lu wrote:
> But If I ask ISP to change the links become PPPoE...I always get
> error message...

Perhaps you need to set the REORDER_HDR flag. As root:

vconfig set_flag eth2.2 1 1
vconfig set_flag eth2.3 1 1


//Peter