From owner-freebsd-hackers Fri Oct 6 11:56:15 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA09901 for hackers-outgoing; Fri, 6 Oct 1995 11:56:15 -0700 Received: from gw0.telebase.com (root@gw0.telebase.com [192.132.57.100]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA09893 for ; Fri, 6 Oct 1995 11:56:11 -0700 Received: from wormhole.telebase.com by gw0.telebase.com id PAA29902 for ; Fri, 6 Oct 1995 15:14:40 -0400 Received: from enterprise.telebase.com (tootill@enterprise.telebase.com [172.16.2.250]) by wormhole.telebase.com (8.6.12/8.6.9.1) with ESMTP id PAA25561 for ; Fri, 6 Oct 1995 15:19:07 -0400 Received: (from tootill@localhost) by enterprise.telebase.com (8.6.10/8.6.9.1) id OAA27000; Fri, 6 Oct 1995 14:57:07 -0400 From: Ed Tootill Message-Id: <199510061857.OAA27000@telebase.com.> Subject: rarpd & BPF To: freebsd-hackers@freebsd.org Date: Fri, 6 Oct 1995 14:57:07 -0400 (EDT) Cc: tootill@telebase.com (Ed Tootill) Content-Type: text Content-Length: 911 Sender: owner-hackers@freebsd.org Precedence: bulk I need to get rarpd running on two bsd pc's. The man page for rarpd says I need BPF, Berkeley Packet Filter, configured into the kernel. I didn't find any references to BPF in the kernel file. Anybody know how to obtain BPF. Is it S/W I need to download or buy, is it just an addition to the kernel? Any assistance will be appreciated. A litle more info in case this sounds familiar. Since we changed IP addresses on the other side of the sun router I cannot do lookups, 'r' command, cannot get to the name server from the BSD side of the network. I left one BSD machine unchanged from when it last worked correctly and the other has been reloaded. I painstakingly troubleshot this problem. I've tried defaultrouters, static routes. . . . I can ping the bsd machines from the other side of the router. I can do all 'r' commands if I use IP numbers instead of names. Ed Tootill, Telebase Systems