vlan + promisc + em(4)

2005-01-27 Thread Charlie Schluting
On 1/20/2005 2:33 AM, Robert Watson wrote: Try "ifconfig em0 -vlanhwtag" and see if that helps. If not, take a look in if_em.c:em_setup_interface(), and you'll see two lines like this: #if __FreeBSD_version >= 50 ifp->if_capabilities |= IFCAP_VLAN_HWTAGGING | IFCAP_VLAN_MTU;

Re: [OT] aal5 pdu CRC

2005-01-27 Thread Harti Brandt
On Thu, 27 Jan 2005, Jose M Rodriguez wrote: JMR>El Jueves, 27 de Enero de 2005 16:10, Harti Brandt escribi?: JMR>> On Thu, 27 Jan 2005, Jose M Rodriguez wrote: JMR>> JMR>> JMR>Hi, JMR>> JMR> JMR>> JMR>get some free time to work in uadsl, but have a problem. Hope someone JMR>> that JMR>can read I

Re: [OT] aal5 pdu CRC

2005-01-27 Thread Jose M Rodriguez
El Jueves, 27 de Enero de 2005 16:10, Harti Brandt escribió: > On Thu, 27 Jan 2005, Jose M Rodriguez wrote: > > JMR>Hi, > JMR> > JMR>get some free time to work in uadsl, but have a problem. Hope someone > that JMR>can read ITU I.363 can answer this. > JMR> > JMR>Every usb adsl modem implementation

Re: [OT] aal5 pdu CRC

2005-01-27 Thread Harti Brandt
On Thu, 27 Jan 2005, Jose M Rodriguez wrote: JMR>Hi, JMR> JMR>get some free time to work in uadsl, but have a problem. Hope someone that JMR>can read ITU I.363 can answer this. JMR> JMR>Every usb adsl modem implementation I see doesn't obey aal5 pdu encoding JMR>standards, which requires that t

[OT] aal5 pdu CRC

2005-01-27 Thread Jose M Rodriguez
Hi, get some free time to work in uadsl, but have a problem. Hope someone that can read ITU I.363 can answer this. Every usb adsl modem implementation I see doesn't obey aal5 pdu encoding standards, which requires that the PDU trailer come at the begin of a fresh cell. So, I think that the m

Re: starting rtadvd with multiple interfaces

2005-01-27 Thread Michael C. Cambria
JINMEI Tatuya / çæéå wrote: On Sat, 22 Jan 2005 11:48:13 -0500, "Michael C. Cambria" <[EMAIL PROTECTED]> said: On 4.10-Stable & 5.3-Stable, I'm able to forward IPv6 traffic just fine when I manually start rtadvd. However, each reboot, only one interface supplied to rtadvd_interfaces actually

Re: starting rtadvd with multiple interfaces

2005-01-27 Thread JINMEI Tatuya / 神明達哉
> On Sat, 22 Jan 2005 11:48:13 -0500, > "Michael C. Cambria" <[EMAIL PROTECTED]> said: > On 4.10-Stable & 5.3-Stable, I'm able to forward IPv6 traffic just fine > when I manually start rtadvd. However, each reboot, only one interface > supplied to rtadvd_interfaces actually gets enable