From owner-freebsd-questions Tue Sep 3 06:26:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id GAA28637 for questions-outgoing; Tue, 3 Sep 1996 06:26:23 -0700 (PDT) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id GAA28632 for ; Tue, 3 Sep 1996 06:26:20 -0700 (PDT) Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA07092; Tue, 3 Sep 1996 08:26:07 -0500 Message-Id: <9609031326.AA07092@iworks.InterWorks.org> Date: Tue, 3 Sep 1996 08:26:07 -0500 From: "Daniel M. Eischen" To: deischen@iworks.InterWorks.org, questions@FreeBSD.org Subject: Any network gurus out there? Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk My company has allocated 255 IP addresses for the project on which I'm working. I'm having problems routing from networks A and B to/from the other side of my companys router. A simple diagram is shown below. I believe the problem is that my companys router has a netmask of 0xffffff00 and no routes to networks A and B through the FreeBSD router. Without getting in to company politics (and how long it takes to get anything done!), I don't really want to attempt getting my companys network administrators to change the configuration of their router. Is there any way to get the FreeBSD router to route addresses X.Y.109.64-255 to the proper interfaces? Is there such thing as a proxy ARP over ethernet and how is it configured? I've searched the mail archives for proxy ARP and ethernet and came up with a few hits, but was unable to view any of the postings; they came up empty. Even looking at the html files revealed no text of the messages. X.Y.109.128-255 netmask 0xffffff80 +---------------- Network A | | X.Y.109.64-127 netmask 0xffffffc0 | +------------ Network B | | .109.129 | | .109.65 +---------------+ | FreeBSD 2.1.5 | | router | +---------------+ | .109.62 | | X.Y.109.0-63 netmask 0xffffffc0 | Network C | | .109.1 (netmask 0xffffff00) +----------------+ | Company router | | | +----------------+ | |________ To company network and internet Any help is greatly appreciated. Dan Eischen deischen@iworks.InterWorks.org