On 2/22/11 2:27 PM, Bernhard Schmidt wrote:
> On Tuesday, February 22, 2011 14:17:46 Damien Fleuriot wrote:
>> On 2/22/11 1:18 PM, Bernhard Schmidt wrote:
>>> On Tuesday, February 22, 2011 12:31:34 Damien Fleuriot wrote:
rc.conf
---
# LINK AGGREG
ifconfig_lagg0="laggproto fail
On 2/22/11 1:51 PM, Ryan Stone wrote:
> On Tue, Feb 22, 2011 at 6:31 AM, Damien Fleuriot wrote:
>> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
>> ipv4_addrs_lagg0="192.168.1.3/29"
>> ifconfig_lagg0="inet6 fe80::3/64"
>
> You're setting ifconfig_lagg0 twice, so the first setting
On Tuesday, February 22, 2011 14:17:46 Damien Fleuriot wrote:
> On 2/22/11 1:18 PM, Bernhard Schmidt wrote:
> > On Tuesday, February 22, 2011 12:31:34 Damien Fleuriot wrote:
> >> rc.conf
> >> ---
> >> # LINK AGGREG
> >> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
> >> ipv4_addrs_l
On 2/22/11 1:18 PM, Bernhard Schmidt wrote:
> On Tuesday, February 22, 2011 12:31:34 Damien Fleuriot wrote:
>> rc.conf
>> ---
>> # LINK AGGREG
>> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
>> ipv4_addrs_lagg0="192.168.1.3/29"
>> ifconfig_lagg0="inet6 fe80::3/64"
>
> You are over
On Tue, Feb 22, 2011 at 6:31 AM, Damien Fleuriot wrote:
> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
> ipv4_addrs_lagg0="192.168.1.3/29"
> ifconfig_lagg0="inet6 fe80::3/64"
You're setting ifconfig_lagg0 twice, so the first setting is being
discarded. Off-hand I'm not sure how
On Tuesday, February 22, 2011 12:31:34 Damien Fleuriot wrote:
> rc.conf
> ---
> # LINK AGGREG
> ifconfig_lagg0="laggproto failover laggport em0 laggport em1"
> ipv4_addrs_lagg0="192.168.1.3/29"
> ifconfig_lagg0="inet6 fe80::3/64"
You are overwriting the variable, you have to use some alternative o
Hello list,
I've been having this odd problem with a lagg interface for some time now...
I have 2 boxes at home, a NAS running 8.1-RELEASE and a win7 workstation.
I recently purchased 2 intel dual port NICs and gifted my machines one each.
My problem is that on the FreeBSD box, the lagg interf
7 matches
Mail list logo