From owner-freebsd-questions@FreeBSD.ORG Tue Feb 21 09:06:12 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 354BA106564A for ; Tue, 21 Feb 2012 09:06:12 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AE3A48FC08 for ; Tue, 21 Feb 2012 09:06:09 +0000 (UTC) Received: by bkcjg1 with SMTP id jg1so6993348bkc.13 for ; Tue, 21 Feb 2012 01:06:09 -0800 (PST) Received-SPF: pass (google.com: domain of ml@my.gd designates 10.204.136.197 as permitted sender) client-ip=10.204.136.197; Authentication-Results: mr.google.com; spf=pass (google.com: domain of ml@my.gd designates 10.204.136.197 as permitted sender) smtp.mail=ml@my.gd Received: from mr.google.com ([10.204.136.197]) by 10.204.136.197 with SMTP id s5mr13269304bkt.9.1329815169046 (num_hops = 1); Tue, 21 Feb 2012 01:06:09 -0800 (PST) Received: by 10.204.136.197 with SMTP id s5mr10674521bkt.9.1329815168866; Tue, 21 Feb 2012 01:06:08 -0800 (PST) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id jc4sm44008802bkc.7.2012.02.21.01.06.07 (version=SSLv3 cipher=OTHER); Tue, 21 Feb 2012 01:06:08 -0800 (PST) Message-ID: <4F435E7E.60801@my.gd> Date: Tue, 21 Feb 2012 10:06:06 +0100 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <376001325.20120220220651@yandex.ru> <6A522128-E07D-46E4-B6B5-10C1F91CEE43@my.gd> <4F43570D.7050402@infracaninophile.co.uk> In-Reply-To: <4F43570D.7050402@infracaninophile.co.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmH9VUkr410dvHmQP01CfQb0Y6/fRq9ZJ4lQ+UZDwAxnAKFmMz49HWrzv7kAt59LIovVT7B Subject: Re: deleting an alias from interface cause the static route to be deleted 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: Tue, 21 Feb 2012 09:06:12 -0000 On 2/21/12 9:34 AM, Matthew Seaman wrote: > > On 21/02/2012 08:14, Damien Fleuriot wrote: >> I don't know if it's a bug or intended, but I do know you should use >> /32 aliases for additional IPs, not your original netmask. > > Actually, it's optional nowadays. Either way works. > Well idk, seeing his post I'm not sure it works that well ?