On Fri, Aug 08, 2008 at 11:49:27PM -0500, Jacob Owens wrote:
> Hello.
>
> I've got a old sun V100 which features two gigabit ports (using dc driver).
> I've been trying to get lagg failover working. on SPARC64 7.0 RELEASE
>
> On the box I put the following in /etc/rc.conf:
> ifconfig_dc0="UP"
> i
Hello.
I've got a old sun V100 which features two gigabit ports (using dc driver).
I've been trying to get lagg failover working. on SPARC64 7.0 RELEASE
On the box I put the following in /etc/rc.conf:
ifconfig_dc0="UP"
ifconfig_dc1="UP"
cloned_interfaces="lagg0"
ifconfig_lagg0="laggproto failover
On Sat, Aug 2, 2008 at 3:00 PM, Mike Makonnen <[EMAIL PROTECTED]> wrote:
> Mike Makonnen wrote:
>>
>> Patrick Tracanelli wrote:
>>>
>>> To let you know of my current (real world) tests:
>>>
>>> - Wireless Internet Provider 1:
>>>- 4Mbit/s of Internet Traffic
>>>- Classifying default protoco
Younger Wang wrote:
Hi,
I expect to see [Ether header][tag 4000][tag 201][payload] in hub_QinQ,
but in fact it was [ether header][tag 201][tag 4000][payload].
I inserted the hub because I wanted to sniffer in the segment. It should
not cause any problem, should it?
probably not.. that is what
I have rolled back to release 7 kernel. The problem is still there.
The problem is seen only when the single tagged frame ingresses from an
ether node. I tested it on bge and fxp cards. If the single tagged frame
was injected from an eiface interface, there is no problem.
BR
Younger Wang
-
I diffed ng_vlan source between release 7 and vimage_7-20080228. They
are identical.
I will discard my own modification and try original vimage_7-20080228;
if it does not still work, I will roll back to release 7 kernel and try
again. Thank you so much for the hints.
BR
Younger Wang
-Origina
Hi,
I expect to see [Ether header][tag 4000][tag 201][payload] in hub_QinQ,
but in fact it was [ether header][tag 201][tag 4000][payload].
I inserted the hub because I wanted to sniffer in the segment. It should
not cause any problem, should it?
The system I run is based on vimage_7-20080228.tgz
Ryan French wrote:
Hi,
I am working on my implementation of MPLS in FreeBSD and I'm having problems
with integrating the code I have ported over into the FreeBSD networking
stack. The problem I am having at the moment is trying to get my mpls
protocol struct to compile. When I try to build th
Hi,
I am working on my implementation of MPLS in FreeBSD and I'm having problems
with integrating the code I have ported over into the FreeBSD networking
stack. The problem I am having at the moment is trying to get my mpls
protocol struct to compile. When I try to build the kernel I get a pr_*