From owner-freebsd-net Sat May 20 6:46:11 2000 Delivered-To: freebsd-net@freebsd.org Received: from alpham.uni-mb.si (alpham.uni-mb.si [164.8.1.101]) by hub.freebsd.org (Postfix) with ESMTP id AA67C37B5D9 for ; Sat, 20 May 2000 06:46:08 -0700 (PDT) (envelope-from maddave@suxx.eu.org) Received: from spider.y0u.net ([164.8.70.227]) by alpham.uni-mb.si (PMDF V5.2-32 #44902) with ESMTP id <01JPMMQEL3ZI001XTA@alpham.uni-mb.si> for freebsd-net@freebsd.org; Sat, 20 May 2000 15:46:06 MET Received: by spider.y0u.net (Postfix, from userid 500) id 0400317812; Sat, 20 May 2000 15:59:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by spider.y0u.net (Postfix) with ESMTP id D7A0B3E834 for ; Sat, 20 May 2000 15:59:26 +0200 (CEST) Date: Sat, 20 May 2000 15:59:26 +0200 (CEST) From: MadDave Subject: ARP X-Sender: maddave@spider.y0u.net To: freebsd-net@freebsd.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hellow !!! My test network looks like this: _____ _____ _____ | | | | | | | Win |------|Free | | Win | | 1 | | BSD |-------| 2 | |_____| |_____| |_____| Configuration of Win1: IP: 192.168.0.2 netmask 255.255.255.0 broadcast 192.168.0.255 Configuration of Win2: IP: 192.168.0.201 netmask 255.255.255.0 broadcast: 192.168.0.255 Configuration of FreeBSD: Interface 1: IP: 192.168.0.1 netmask: 255.255.255.128 Interface 2: IP: 192.168.0.200 netmask: 255.255.255.128 Problem: I tried to set up PROXY-ARP for this two windows machines: arp -s 192.168.0.2 pub arp -s 192.168.0.201 pub FreeBSD seems to publish both entries od ALL interfaces, so that windows machine thinks that someone has taken the same IP that windows have. Question 1: How do i tell FreeBSD to publish ARP entry on only one card. Under linux this is accomplished by -i option. Question 2: How do i tell FreeBSD to do PROXY-ARP of network and not for specific IPs ?? Under linux this is acomplished by netmask option. Thanks for answers.. bye, MadDave ---------------------------------------------------------------------- |Unix is like a wigwam -- no Gates, no Windows, and an Apache inside.| ---------------------------------------------------------------------- | > FreeBSD < - > Power to SERVE < | ---------------------------------------------------------------------- | Open source software - with no walls and fences, who needs Windows | | and Gates? | ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message