From owner-freebsd-net@FreeBSD.ORG Thu Jun 19 09:38:01 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07295106564A for ; Thu, 19 Jun 2008 09:38:01 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: from aurynhome1sv1.zirakzigil.org (mail.zirakzigil.org [82.63.178.63]) by mx1.freebsd.org (Postfix) with SMTP id 33A978FC0C for ; Thu, 19 Jun 2008 09:38:00 +0000 (UTC) (envelope-from auryn@zirakzigil.org) Received: (qmail 37965 invoked by uid 98); 19 Jun 2008 09:37:58 -0000 Received: from 89.96.52.22 by aurynhome1sv1.zirakzigil.org (envelope-from , uid 89) with qmail-scanner-1.25 ( Clear:RC:0(89.96.52.22):. Processed in 0.038932 secs); 19 Jun 2008 09:37:58 -0000 X-Qmail-Scanner-Mail-From: auryn@zirakzigil.org via aurynhome1sv1.zirakzigil.org X-Qmail-Scanner: 1.25 (Clear:RC:0(89.96.52.22):. Processed in 0.038932 secs) Received: from unknown (HELO aurynmob2.giulioferro.it) (auryn@zirakzigil.org@89.96.52.22) by 0 with SMTP; 19 Jun 2008 09:37:58 -0000 Message-ID: <485A28ED.9020103@zirakzigil.org> Date: Thu, 19 Jun 2008 11:37:49 +0200 From: Giulio Ferro User-Agent: Thunderbird 2.0.0.5 (X11/20070724) MIME-Version: 1.0 To: Han Hwei Woo References: <4859877A.3020300@zirakzigil.org> <4859A3A1.6070105@pce-net.com> In-Reply-To: <4859A3A1.6070105@pce-net.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: Problems with vlan + carp + alias X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 09:38:01 -0000 Han Hwei Woo wrote: > Hi Giulio, > > Since the IP's are on the same subnet, you should try using a netmask > of 255.255.255.255 on the aliases. > Hi Han, Sorry no, changing the mask to 255.255.255.255 of the aliases doesn't change the situation. Anyway exactly the same configuration works with non-vlan physical interfaces. Note: I can ping the aliased addresses on the local machine; I can't ping those addresses from other machine on the same vlan. Giulio.