From owner-freebsd-questions@FreeBSD.ORG Wed Jul 19 19:36:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 17D2616A4DA for ; Wed, 19 Jul 2006 19:36:33 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B19C43D58 for ; Wed, 19 Jul 2006 19:36:31 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so489805uge for ; Wed, 19 Jul 2006 12:36:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=CiLoaVEkYACHiHaG2dXfSEPj0NmQy0BLN5zd+hMwQB5EGJmyHIqYKVwEw3u82Wk/bGMHKAejxqDVA4oTP7x9KiCNY5YsIV09EzFSFMIxElKiD1HqS9Y7/kyE5WdEDcEuSybd+OSme+JG8KYArU9W1L3EGXnOk92yB+yqWKdZAXM= Received: by 10.78.175.14 with SMTP id x14mr680026hue; Wed, 19 Jul 2006 12:36:30 -0700 (PDT) Received: by 10.78.141.18 with HTTP; Wed, 19 Jul 2006 12:36:30 -0700 (PDT) Message-ID: Date: Thu, 20 Jul 2006 03:36:30 +0800 From: "jan gestre" To: "DSA - JCR" In-Reply-To: <12543.88.9.206.76.1153334421.squirrel@llca513-a.servidoresdns.net> MIME-Version: 1.0 References: <12543.88.9.206.76.1153334421.squirrel@llca513-a.servidoresdns.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: StartUp Errors and IP change continued X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jul 2006 19:36:33 -0000 On 7/20/06, DSA - JCR wrote: > > Hi all again > > I have changed the IP with ifconfig and tested it and rebooted my FreeBSD > 6.1 amd64 box, but I have errors when I reboot. This are: > > -sm-mta[490]:NOQUEUE: SYSERR(root): opendaemon socket > - daemon0: cannot bind: can't assign requested address > - problem creating SMT (error lines overlap) > - server SMTP socket wedged:existin > > this is what I could see because several lines overlap and was a bit > difficult to see the messages. > > What's happening? > > > there maybe a conflict of ip address, try to look at /etc/rc.conf and see if your desired ip is what it says, if not edit it here via your editor then reboot, it should work. HTH