Re: FreeBSD 4.9 / VRRP / vlan

From: Pawel Malachowski (pawmal-posting_at_freebsd.lublin.pl)
Date: 11/27/03

  • Next message: Spyou: "Re: FreeBSD 4.9 / VRRP / vlan"
    Date: Thu, 27 Nov 2003 22:54:26 +0100
    To: Spyou <root@spyou.org>
    
    

    On Thu, Nov 27, 2003 at 10:37:35PM +0100, Spyou wrote:

    > Now, i need to isolate some servers into vlans. So i create vlans on the
    > interface managed by VRRP, i told VRRP to use various vlans instead of the
    > parent interface ... And ... here's the probleme ...
    >
    > as you might know, VRRP modify the MAC address of the network card (or of
    > the real parent card in case of vlans) to avoid problems when virtual IP
    > switch from one box to another. When VRRP changes the MAC address of the
    > parent ethernet card of my vlans ... i cannot ping boxes behind anymore ...
    > when i kill freevrrpd (he restore the real mac address) everything comes
    > back to normal ...
    >
    >
    > Is it a "bug" or a "feature" (ie, are vlans & ether cards linked by the mac
    > address of the ether card .. or something like this ?)
    >
    > If anyone got an idea ...
    >
    > I will try with a FreeBSD 5.2 tomorow .. i'll keep you informed :-)

    I was checking freevrrpd on vlan(4) with almost identical setup and it
    worked (4.7 with modified vlan.ko and 4.9). However, ospfd caused problems
    and it was necessery to turn it out. ;)
    When moving IP address from R1 to R2, R2 is not able to bring this IP
    up cause it already has route to that network in routing table. Is it
    possible You have similar problem here?

    -- 
    Paweł Małachowski
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Spyou: "Re: FreeBSD 4.9 / VRRP / vlan"

    Relevant Pages

    • Re: [Full-Disclosure] Strange ldap Behavior.
      ... This mac looks familiar for me,isn't it the mac address used by vrrp ID ... Isn't your default gateway a nokia firewall (or was,in which case you ... have/had to add static arp on some devices)) or any other vrrp device? ...
      (Full-Disclosure)
    • Re: [Full-Disclosure] Strange ldap Behavior.
      ... > This mac looks familiar for me,isn't it the mac address used by vrrp ID ... > have/had to add static arp on some devices)) or any other vrrp device? ... The virtual router MAC address associated with a virtual router is an ...
      (Full-Disclosure)
    • Re: dev/em: Link is not up until 2 seconds after "ifconfig up"
      ... Dan Nelson wrote: ... > Do you really need to down then up your interface for vrrp to work? ... > Why can't you just change the MAC address on the fly? ...
      (freebsd-current)
    • Re: ethernet aliases ?
      ... Or would that require the use of multicast MAC addresses? ... on NIC model. ... >> VRRP for wanting to do this... ...
      (comp.unix.bsd.freebsd.misc)
    • FreeBSD 4.9 / VRRP / vlan
      ... R1 & R2 are running OSPF to learn routes from upstream routers that are not ... in order to allow redundancy for boxes behind the switch, i'm running VRRP ... i need to isolate some servers into vlans. ... the real parent card in case of vlans) to avoid problems when virtual IP ...
      (freebsd-net)