From owner-freebsd-questions Mon Apr 5 4:21:56 1999 Delivered-To: freebsd-questions@freebsd.org Received: from relay.linet.it (relay.linet.it [194.185.24.71]) by hub.freebsd.org (Postfix) with SMTP id B977814D21; Mon, 5 Apr 1999 04:21:39 -0700 (PDT) (envelope-from andrea.franceschini@linet.it) Received: from oma (unverified [194.185.24.73]) by relay.linet.it (EMWAC SMTPRS 0.83) with SMTP id ; Mon, 05 Apr 1999 13:05:55 +0200 Message-ID: <011d01be7f56$a7fad060$2100a8c0@oma> Reply-To: "andrea" From: "andrea" To: , , , "freebsd-questions" Subject: arp. Date: Mon, 5 Apr 1999 13:22:56 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have to add a gateway to my net for experimental reasons. Actually there are : a main-router that works as interface to the Internet, and some hosts on my sub net. Internet-----MyRouter----MySubNet NOw i need to configure one host of MYSubNet to act as a gatway for the secondary subnet. Both the 1SubNet and 2 SubNEt share the same ip-range. Internet-----MyRouter----MySubNet-----My2SubNet All the sub.net have to be seen from the Internet so I'll need to add a route to MainRouter in order to route the Secondary Subnet. The problem is that i cannot change configuration of the mainroute,so i wonder if is possible to configure the new gateway to do a sort of "proxy arp" for my secondary Subnet. But arp-tables are system-wide so if i change arp entry to cacth request on PrimaryNet the 2subnet dont'works anymore. Is possible to catch arp request only on a single subnet,without broke any other subnet connected to the same host.? thank you! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message