From owner-freebsd-isp Tue Jul 10 14:17:46 2001 Delivered-To: freebsd-isp@freebsd.org Received: from snake.supranet.net (snake.supranet.net [205.164.160.19]) by hub.freebsd.org (Postfix) with ESMTP id 0420B37B403 for ; Tue, 10 Jul 2001 14:17:44 -0700 (PDT) (envelope-from john@snake.supranet.net) Received: from localhost (john@localhost [127.0.0.1]) by snake.supranet.net (8.11.0/8.11.0) with ESMTP id f6ALHdJ41435; Tue, 10 Jul 2001 16:17:39 -0500 (CDT) (envelope-from john@snake.supranet.net) Date: Tue, 10 Jul 2001 16:17:38 -0500 (CDT) From: John Heyer X-Sender: john@snake.supranet.net To: freebsd-hackers@supranet.net, freebsd-isp@freebsd.org Subject: "NOARP" option to ifconfig Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Is there any way to turn on ARP for the ng0 interface? I'm running a mpd based VPN, which is supposed to be doing proxy arp. The entries do show up when I do arp -a, but no one else on the network sees them. I think this is the problem: serena ~ > ifconfig ng0 ng0: flags=88d1 mtu 1498 inet 192.168.0.250 --> 192.168.0.251 netmask 0xffffffff inet6 fe80::2a0:24ff:fed8:b29e%ng0 --> :: prefixlen 64 scopeid 0x5 Is there any way I can do get rid of the "NOARP" option? -- Johh Heyer - john@personal.supranet.net - http://heyer.supranet.net "Me fail English? That's unpossible!" -- Ralph Wiggam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message