Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2009 22:34:41 +0200 (CEST)
From:      Maciej Jan Broniarz <gausus@gausus.net>
To:        freebsd-stable@freebsd.org
Subject:   problem with link aggregation failover
Message-ID:  <1704894341.63251252787681862.JavaMail.root@dagobah.intersec.pl>

next in thread | raw e-mail | index | archive | help
Hello,

I am trying to configure lagg failover mode on 7.2. 

I do:

# ifconfig xl0 up
# ifconfig fxp0 up
# ifconfig lagg0 create
# ifconfig lagg0 up laggproto failover laggport xl0 laggport fxp0
# dhclient lagg0 

And all seems to work ok. Still I disconnect the cable from the master card the connection stops. 
Although fxp0 becomes active the connection is still dead. If I start pinging any host from that machine
the conection comes back to live, but having ping in background all the time is not the solution.

Am I doing something wrong or have I missed something in the configuration?

Best regards,
mjb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1704894341.63251252787681862.JavaMail.root>