From nobody@FreeBSD.org  Sun Mar  2 15:00:08 2014
Return-Path: <nobody@FreeBSD.org>
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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <mochoa@agencymatrix.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Server hangs if -arp is present on an IP address
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187194
>Category:       kern
>Synopsis:       [hang] Server hangs if -arp is present on an IP address
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-net
>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:  Sun Apr 20 03:16:43 UTC 2014
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-net 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Mar 9 15:39:18 UTC 2014 
Responsible-Changed-Why:  
reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=187194 
>Unformatted:
