Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Aug 2008 13:06:55 GMT
From:      Slawomir Zak <slawek.zak@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/126714: CARP interface renaming makes system no longer respond on the virtual IP address
Message-ID:  <200808211306.m7LD6t9N094028@www.freebsd.org>
Resent-Message-ID: <200808211310.m7LDA1Ga041419@freefall.freebsd.org>

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

>Number:         126714
>Category:       kern
>Synopsis:       CARP interface renaming makes system no longer respond on the virtual IP address
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 21 13:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Slawomir Zak
>Release:        7.0-STABLE
>Organization:
>Environment:
FreeBSD drummer 7.0-STABLE FreeBSD 7.0-STABLE #2: Mon Aug 18 14:54:24 CEST 2008     root@fw-1:/usr/obj/usr/src/sys/X4200  i386

>Description:
CARP renaming with ifconfig carpXX name something-else make system no longer respond to packets sent to the virtual IP. Renaming the interface back to carpXX doesn't help.
>How-To-Repeat:
ifconfig em0 up
ifconfig em1 up
ifconfig lagg0 create up laggproto failover laggport em0 laggport em1
ifconfig vlan4 create up vlan 4 vlandev lagg0 192.168.0.1/24
ifconfig carp1 create up vhid 1 pass testpass 192.168.0.2/24
ifconfig carp1 name another_name
>Fix:
Unknown

>Release-Note:
>Audit-Trail:
>Unformatted:



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