Date: Wed, 19 Oct 2005 13:04:13 -0700 (PDT) From: LT Cornell <ltgator333@yahoo.com> To: freebsd-ia32@freebsd.org Subject: networking question Message-ID: <20051019200413.51357.qmail@web34702.mail.mud.yahoo.com>
next in thread | raw e-mail | index | archive | help
I'm not sure this is the best list to send this to, so if there's some other list I should send this to let me know. I've got a system running FreeBSD 5.4 that I have gotten to do NAT for my windows box, everything was working fine and all, but, I wanted to do the NAT with a different box so as I didn't have to have the first box up all the time in order to have the net on my windows box. So, I aquired another PCI ethernet NIC, and then set up another computer running FreeBSD 5.4 and got it all set up but, for some reason NAT will not work. I've also tried doing this with the previous system as the NAT machine, but for some reason it seems with 3 ethernet cards it doesn't work. I have, regardless of the computer doing NAT, the following config- The ethernet card fxp0 connected to my broadband router, set for DHCP. The ethernet card dc0 connected to my windows box, set for ethernet address 10.0.0.5 The ethernet card rl0 connetcted to the second FreeBSD box, set for ethernet address 10.0.1.5 Ive set the subnet mask on the last two cards to 255.255.255.0 The windows box is set for ethernet address 10.0.0.10 and default router of 10.0.0.5 The second FreeBSD box is set for ethernet address of 10.0.1.10 and default router of 10.0.1.5 my firewall rules look like this: add divert natd all from any to any via fxp0 add allow all from any to any Which worked fine with only one computer connected to the NAT machine. Thanx much, LT Cornell __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051019200413.51357.qmail>