From owner-freebsd-hackers Tue Oct 5 8:25:57 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from etinc.com (et-gw.etinc.com [207.252.1.2]) by hub.freebsd.org (Postfix) with ESMTP id B3C5214D67 for ; Tue, 5 Oct 1999 08:25:48 -0700 (PDT) (envelope-from dennis@etinc.com) Received: from dbsys (dbsys.etinc.com [207.252.1.18]) by etinc.com (8.9.3/8.9.3) with SMTP id LAA06432 for ; Tue, 5 Oct 1999 11:22:40 -0400 (EDT) Message-Id: <199910051522.LAA06432@etinc.com> X-Sender: dennis@etinc.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.0 Date: Tue, 05 Oct 1999 10:21:36 -0400 To: hackers@freebsd.org From: Dennis Subject: ARPs on a bridge Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is there a way to force a Freebsd system to route to the same logican IP network rather than send a redirect? The situation occurs with segmented bridges where customers on the same logical IP network are on separate bridge groups. When trying to reach one another, they are getting redirects however they are not permitted to arp across groups. So in order to work, the ip traffic must be routed throught the main bridge even though the target IP network is on the same logical net. is there a way to force this? dennis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message