Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!news.stealth.net!www.nntp.primenet.com!nntp.primenet.com!arclight.uoregon.edu!news.bc.net!news.lynx.bc.ca!usenet From: "S. L. Chan" <slechan@lynx.bc.ca> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Using two Ethernet Card in BSDI 2.1 Date: Sun, 03 Nov 1996 17:13:19 -0800 Organization: Delta Enterprises Lines: 17 Message-ID: <327D432F.6860@lynx.bc.ca> NNTP-Posting-Host: station4.lynx.bc.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0 (Win95; I) Hi there, I am trying to use BSDI2.1 with two Network Interface ef0 and ef1 I can install them and when I do a netstat -rn, I can see both ef0 and ef1. ef0 is used for local ip class say, 201.12.5.0 and has ip 201.12.5.1 and I want to use ef1 for 204.2.36.0 (IP for ef1 is 204.2.36.1) What I want to do is to use ef0 as the gateway for the class 204.2.36.0 I believe I have to set up something so that BSDI knows how to route ip request through the ef0 to the LAN. Any ideas? S. L. CHAN