Re: [leafy@leafy.idv.tw: Kernel PPPoE problem]

2002-12-01 Thread Archie Cobbs
JY wrote: > I installed mpd from ports and edited corresponding files, but when running mpd as >root, the following messgae kept appearing > > [PPPoE] can't create pppoe peer to fxp0:,orphans: File exists Is some other netgraph node already connected to the 'orphans' hook of fxp0: ? Are you tryi

[leafy@leafy.idv.tw: Kernel PPPoE problem]

2002-12-01 Thread JY
- Forwarded message from JY <[EMAIL PROTECTED]> - Date: Mon, 2 Dec 2002 01:23:57 +0800 From: JY <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Kernel PPPoE problem I installed mpd from ports and edited corresponding files, but when running mpd as root, the following messgae kept appe

bug : if_nge and vlan_input_tag

2002-12-01 Thread Mihail Balikov
Hello, Last night I have a lot of troubles with D-Link DGE-500T (nge) gigabit card with vlan subinterfaces. After some tests I found that NIC send vlan tags in network byte order , but vlan_input_tag expects them in host byte order. Is this a bug for this particular card or for whole nge driver? C