From owner-freebsd-net@FreeBSD.ORG Fri Jul 1 18:10:21 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6204916A41F for ; Fri, 1 Jul 2005 18:10:21 +0000 (GMT) (envelope-from babolo@cicuta.babolo.ru) Received: from ints.mail.pike.ru (ints.mail.pike.ru [195.9.45.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAA843D5C for ; Fri, 1 Jul 2005 18:10:09 +0000 (GMT) (envelope-from babolo@cicuta.babolo.ru) Received: (qmail 85626 invoked from network); 1 Jul 2005 18:10:09 -0000 Received: from cicuta.babolo.ru (194.135.49.133) by ints.mail.pike.ru with SMTP; 1 Jul 2005 18:10:09 -0000 Received: (nullmailer pid 27524 invoked by uid 136); Fri, 01 Jul 2005 18:12:27 -0000 X-ELM-OSV: (Our standard violations) hdr-charset=KOI8-R; no-hdr-encoding=1 In-Reply-To: <20050701123216.24950.qmail@web15507.mail.cnb.yahoo.com> To: shiner chen Date: Fri, 1 Jul 2005 22:12:27 +0400 (MSD) From: .@babolo.ru X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <1120241547.935862.27523.nullmailer@cicuta.babolo.ru> Cc: freebsd-net@freebsd.org Subject: Re: how to ignore the arp request for alias ip 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: Fri, 01 Jul 2005 18:10:21 -0000 [ Charset GB2312 unsupported, skipping... ] > I want only to ignore the arp request for alias ip ,at the same time I d= > on't want disable the arp function of the interface ? How do ? thanks!=20 Do alias on lo0 instead of alias on ethernet and sysctl net.link.ether.inet.proxyall=0