From owner-freebsd-questions@FreeBSD.ORG Fri Oct 22 17:55:19 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E14CF16A4CE for ; Fri, 22 Oct 2004 17:55:19 +0000 (GMT) Received: from palmetto.tv (s8.palmetto.tv [63.82.200.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5315543D31 for ; Fri, 22 Oct 2004 17:55:19 +0000 (GMT) (envelope-from scott@palmetto.tv) Received: from [63.82.200.31] (HELO palmetto.tv) by palmetto.tv (CommuniGate Pro SMTP 4.1.8) with ESMTP id 2314115 for freebsd-questions@freebsd.org; Fri, 22 Oct 2004 13:55:14 -0400 Message-ID: <41794982.6050707@palmetto.tv> Date: Fri, 22 Oct 2004 13:55:14 -0400 From: Scott Rothgaber User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: ifconfig on 4.10 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Oct 2004 17:55:20 -0000 Good Afternoon! I'm moving our mail server from 4.4 to 4.10. When I try to add addresses to the NIC, ifconfig doesn't seem to want to cooperate... s2[/var/CommuniGate] > ifconfig fxp0 add 63.82.200.42/24 ifconfig: ioctl (SIOCAIFADDR): File exists This is the same command that I used on the 4.4 machine. Has something changed? If this is a security thing, can it be disabled via sysctl? Thanks! Scott