Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2003 00:23:39 +0100
From:      Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
To:        Spyou <root@spyou.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: FreeBSD 4.9 / VRRP / vlan
Message-ID:  <20031127232339.GD78866@shellma.zin.lublin.pl>
In-Reply-To: <6.0.0.22.0.20031127235401.041a6038@plouf.absolight.com>
References:  <6.0.0.22.0.20031127222359.03cf8800@212.43.217.14> <20031127215426.GA78866@shellma.zin.lublin.pl> <6.0.0.22.0.20031127225400.04464cc0@plouf.absolight.com> <20031127222339.GB78866@shellma.zin.lublin.pl> <6.0.0.22.0.20031127233525.03feac78@plouf.absolight.com> <20031127225459.GC78866@shellma.zin.lublin.pl> <6.0.0.22.0.20031127235401.041a6038@plouf.absolight.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 28, 2003 at 12:00:01AM +0100, Spyou wrote:

> mine stays unchanged before, during and after running freevrrpd (parent 
> ether & vlan managed by freevrrpd) .. that's why i was thinking this is a 
> problem with the FXP driver ...

> When killing :
> Nov 26 23:23:42 f1 freevrrpd[410]: restoring real MAC address: 
> 00:B0:D0:E1:32:D8 for interface fxp1

fxp1? :)

Note, I have vlan20, not fxp0 here:
freevrrpd[22668]: server state vrid 1: master
freevrrpd[22668]: restoring real MAC address: 00:08:C7:72:BD:44 for interface vlan20

this comes from 4.9-STABLE:

[VRID]
serverid = 1
interface = vlan20
priority = 2
addr = 192.168.1.1/24

% ifconfig vlan20 create vlan 20 vlandev fxp0
% ifconfig vlan20 inet add 10.255.255.1/24
% ifconfig vlan20
vlan20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.255.255.1 netmask 0xffffff00 broadcast 10.255.255.255
        inet6 fe80::202:44ff:fe23:82c4%vlan20 prefixlen 64 scopeid 0x14
        ether 00:08:c7:72:bd:44
        media: Ethernet autoselect (10baseT/UTP)
        status: active
        vlan: 20 parent interface: fxp0
% freevrrpd
[wait a moment]
% ifconfig vlan20
vlan20: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.255.255.1 netmask 0xffffff00 broadcast 10.255.255.255
        inet6 fe80::202:44ff:fe23:82c4%vlan20 prefixlen 64 scopeid 0x14
        inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
        ether 00:00:5e:00:01:01
        media: Ethernet autoselect (10baseT/UTP)
        status: active
        vlan: 20 parent interface: fxp0



-- 
Paweł Małachowski



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