shiner chen
2005-Jul-01 12:26 UTC
how to ignore the arp request for the alias ip in freebsd
I want only to ignore the arp request for alias ip ,at the same time I don't want disable the arp function of the interface ? How do ? thanks! --------------------------------- DO YOU YAHOO!? ÑÅ»¢Ãâ·ÑGÓÊÏä£ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä From vova at fbsd.ru Fri Jul 1 13:12:10 2005 From: vova at fbsd.ru (Vladimir Grebenschikov) Date: Fri Jul 1 13:12:12 2005 Subject: how to ignore the arp request for the alias ip in freebsd In-Reply-To: <20050701122603.39773.qmail@web15509.mail.cnb.yahoo.com> References: <20050701122603.39773.qmail@web15509.mail.cnb.yahoo.com> Message-ID: <1120223522.1232.11.camel@localhost> ? ??, 01/07/2005 ? 20:26 +0800, shiner chen ?????:> I want only to ignore the arp request for alias ip ,at the same time I don't want disable the arp function of the interface ? How do ? thanks!Probably you need to assign this ip on loopback interface. This address will no more used for arp, but still can be accessible if there is route (IPv4 gw based or LLaddr gw based) for other hosts on ethernet. But, there is some drawbacks also - source IP address autoselect will not chose this IP when you connection to other host. -- Vladimir B. Grebenschikov vova@fbsd.ru
Seemingly Similar Threads
- ACL doesn't work on Solaris
- Questions regarding to JohnSonFit() in the R package Johnson {SuppDists}
- migrating from Samba 3 PDC to W2008 AD
- [LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack
- [LLVMdev] [PATCH] Protection against stack-based memory corruption errors using SafeStack