FreeBSD 4.9 / VRRP / vlan

Pawel Malachowski pawmal-posting at freebsd.lublin.pl
Thu Nov 27 15:16:47 PST 2003


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


More information about the freebsd-net mailing list