From owner-freebsd-bugs@FreeBSD.ORG Sun Mar 2 15:10:02 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0319837 for ; Sun, 2 Mar 2014 15:10:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6D5C11921 for ; Sun, 2 Mar 2014 15:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s22FA22n012946 for ; Sun, 2 Mar 2014 15:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s22FA2l0012945; Sun, 2 Mar 2014 15:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 2 Mar 2014 15:10:02 GMT Resent-Message-Id: <201403021510.s22FA2l0012945@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Manuel G Ochoa Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 62F9345F for ; Sun, 2 Mar 2014 15:00:08 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4F0161849 for ; Sun, 2 Mar 2014 15:00:08 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.7/8.14.7) with ESMTP id s22F07jN094680 for ; Sun, 2 Mar 2014 15:00:07 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s22F07hn094678; Sun, 2 Mar 2014 15:00:07 GMT (envelope-from nobody) Message-Id: <201403021500.s22F07hn094678@cgiserv.freebsd.org> Date: Sun, 2 Mar 2014 15:00:07 GMT From: Manuel G Ochoa To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/187194: Server hangs if -arp is present on an IP address X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Mar 2014 15:10:02 -0000 >Number: 187194 >Category: misc >Synopsis: Server hangs if -arp is present on an IP address >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Mar 02 15:10:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Manuel G Ochoa >Release: 9.2 >Organization: Agency Matrix LLC >Environment: FreeBSD vm-test.agencymatrix.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: We are currently running FreeBSD 9.2 on a Dell server with a Barracuda load balancer. This is one of the lines in our rc.conf file: ifconfig_lo0_alias0="inet 10.0.0.55 netmask 255.255.255.255 -arp" The server will hang and fail to boot up if "-arp" exists in the config. The server will boot normally if you remove "-arp" I also tried the new syntax "ipv4_addrs_..." and the server behaves the same way. >How-To-Repeat: See Description >Fix: None >Release-Note: >Audit-Trail: >Unformatted: