Date: Tue, 7 Nov 2000 18:13:14 -0500 From: Anthony Fox <adf5j@cs.virginia.edu> To: Andy Farkas <andyf@speednet.com.au>, questions@freebsd.org Subject: Re: two ethernets, nat, firewall Message-ID: <20001107181314.A9311@misty.cs.virginia.edu> In-Reply-To: <Pine.BSF.4.21.0011081146260.12298-100000@backup.af.speednet.com.au>; from andyf@speednet.com.au on Wed, Nov 08, 2000 at 11:56:46AM %2B1100 References: <054F7DAA9E54D311AD090008C74CE9BD01766D6D@exchange.panasonicfa.com> <Pine.BSF.4.21.0011081146260.12298-100000@backup.af.speednet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, I got it working. > That shouldn't be a problem because he said they are PCI cards which can > share IRQs. I assume that the "link" light is on? This is the case. The two cards share IRQs just fine. One of the PCI slots on the motherboard is not working. I switched the cards around and finally found a combination that worked. > Yes, that is a good idea. But I believe his problem is with routing. The > default route is probably set to the modem. There needs to be an > additional static route to the internal network. > > Try adding the following to /etc/rc.conf (after defaultrouter): > > static_routes="homenet" > route_homenet="192.168.0.0/24 192.168.0.1 -interface" > > ...and then see if you can "see other machines". Make sure your routing > table is correct (netstat -rn). I didn't do any of this as the local route was set up automatically. Now I need to set up the firewall. Thanks for all the help. Anthony To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001107181314.A9311>