Displaying 5 results from an estimated 5 matches for "wanfear".
Did you mean:
lanfear
2007 Apr 18
0
[Bridge] Re: [VLAN] newbie problems
...w.
>>
>> Cheers,
>> Dante
>> --
>> Not even the sun can banish the phantoms of our land.
>> Nevertheless, we huddle in the darkness and pray for dawn...
>>
>>
>> _______________________________________________
>> VLAN mailing list - VLAN@wanfear.com
>> http://www.WANfear.com/mailman/listinfo/vlan
>> VLAN Page: http://scry.wanfear.com/~greear/vlan.html
>
>
>
2007 Apr 18
1
[Bridge] is possible to create vlan capable switch use linux?
Hii All,
VLAN is create in manageable switch, like Cisco Catalyst and other vlan cap=
able switch. eac port in that switch can be assigned in different VLAN. so,=
that switch capable to insert 802_1q to each incoming frame (Please correc=
t if its wrong, i just newbie in VLAN).I want build VLAN but i don't have v=
lan capable switch. Is possible to create a vlan capable switch using switc=
2003 Feb 03
0
[Bug 40] New: system hangs, Availability problems, maybe conntrack bug, possible reason here.
...iority: P2
Component: connection tracking
AssignedTo: laforge@netfilter.org
ReportedBy: luismi@b2bi.es
CC: netfilter-buglog@lists.netfilter.org
Here is the copy of the emails:
From: "Jeroen Hendriks" <jeroen@e-factory.nl>
To: <vlan@Scry.WANfear.com>
Subject: Re: [VLAN] Availability problems
Date: Fri, 24 Jan 2003 18:55:11 +0100
Hi,
This could be a problem with the ip_conntrack module. I had simular problems
on a vlan routing box with a 2.4.16 kernel.
When the bandwidth use was above 70Mbit on the 3com Gbit card for about
30/40 minute...
2003 May 04
1
Vlan classify
Hi;
I was wondering about splitting my Ethernet in different Vlan. But is
there any functionality in iptables, or any other tools, witch I can use
to match a specific Vlan? I was thinking about marking this
packet and then classify it to a appropriate queue.
Another question is:
How many packages can a ordinary pfifo queue hold??
Say, packets that are used are full Ethernet frame.
2007 Apr 18
1
[Bridge] RE: [VLAN] Re: [PATCH/RFC] Let {ip, arp}tables "see" bridged VLAN tagged{I,AR}P packets
>-----Original Message-----
>From: Ben Greear [mailto:greearb@candelatech.com]
>Sent: Monday, October 06, 2003 10:24 PM
>To: Bart De Schuymer
>Cc: netdev@oss.sgi.com; vlan@wanfear.com; bridge
>Subject: [VLAN] Re: [PATCH/RFC] Let {ip,arp}tables "see" bridged VLAN
>tagged{I,AR}P packets
>
>
>Bart De Schuymer wrote:
>> - add some code in vlan_dev.c::vlan_dev_hard_start_xmit():
>> skb->protocol = __constant_htons(ETH_P_8021Q);
>> skb...