From owner-freebsd-hackers Fri Apr 7 20:29:02 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA26642 for hackers-outgoing; Fri, 7 Apr 1995 20:29:02 -0700 Received: from violet.berkeley.edu (violet.Berkeley.EDU [128.32.155.22]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id UAA26636 for ; Fri, 7 Apr 1995 20:29:01 -0700 Received: by violet.berkeley.edu (8.6.10/1.33r) id UAA10349; Fri, 7 Apr 1995 20:29:00 -0700 Date: Fri, 7 Apr 1995 20:29:00 -0700 From: jkh@violet.berkeley.edu (Jordan K. Hubbard) Message-Id: <199504080329.UAA10349@violet.berkeley.edu> To: hackers@FreeBSD.org Subject: bug in 3c509 driver? Sender: hackers-owner@FreeBSD.org Precedence: bulk Path: agate!howland.reston.ans.net!swrinde!emory!news-feed-1.peachnet.edu!news.duke.edu!news.mathworks.com!usenet.eel.ufl.edu!chaos.dac.neu.edu!news3.near.net!ray.com!news.ray.com!news.ed.ray.com!news From: Bill Heiser Newsgroups: comp.unix.bsd.freebsd.misc,comp.unix.bsd.freebsd.misc Subject: FreeBSD as a GATEWAY, but NOT a ROUTER Date: 7 Apr 1995 16:28:58 GMT Organization: Equipment Division, Raytheon Company Lines: 29 Message-ID: <3m3p8a$brh@news.ed.ray.com> NNTP-Posting-Host: spc280.ed.ray.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit NNTP-Posting-User: heiser X-Disclaimer: This is the author's opinion and not that of Raytheon Company. X-Mailer: Mozilla 1.1b2 (X11; I; Linux 1.2.0 i486) X-URL: news:comp.unix.bsd.freebsd.misc#3m2r7g$la6@bonnie.tcd-dresden.de Xref: agate comp.unix.bsd.freebsd.misc:703 I have configured a FreeBSD machine with two 3c509 network cards so that I can use the machine as a gateway between two networks. I have NOT enabled the GATEWAY option in the kernel, because I do NOT want packet forwarding to take place. I simply want the machine to be able to be directly connected to the two networks. What I am finding is that I can talk to the primary interface, but not the secondary. I know both cards work because I have tried reversing their roles - and both work as the primary interface. The setup is as follows: gateway isolated host ----------XXXXXX-----------------XXXXXXXX primary subnet network When I try to talk to (i.e. Ping) the isolated host, ping tells me that the remote host is down (i.e. ping returns -1). Has anyone else configured FreeBSD in this type of arrangement, i.e. has anyone built a firewall or gateway type of arrangement with this setup? I have checked the FAQ and found nothing applicable. It talks about enabling the GATEWAY option in the kernel, but again, I don't want packet forwarding to occur between the networks. Thanks in advance. Bill