Date: Sat, 18 Nov 2000 19:47:27 -0800 (PST) From: Bill Woods <bwoods2@uswest.net> To: freebsd-questions@freebsd.org Subject: Bridging... Message-ID: <Pine.BSF.4.21.0011181942100.1246-100000@alpha.gplsucks.org>
next in thread | raw e-mail | index | archive | help
It looks like I am going to have to do some bridging of ethernet cards in 4.2-BETA, so what I need to know are a few things.... In rc.conf where I set up ethernet cards, this is what I have now.. ifconfig_ep0="inet 63.227.213.93 netmask 255.255.255.248" ifconfig_ep1="inet 10.0.0.99 netmask 255.255.255.255" ep0 conects to the world ep1 connects to my internal lan Since I am going to be bridging the two cards as one, what settings do I use. I looked in the handbook, but its not that clear to me. Also, does ipf work with bridging ethernet cards or do I need to go to ipfw? Also, the cards are: ep0: <3Com 3C509-TPO EtherLink III> at port 0x210-0x21f irq 7 on isa0 ep0: Ethernet address 00:a0:24:31:de:03 ep1: <3Com 3C509-TPO EtherLink III> at port 0x300-0x30f irq 10 on isa0 ep1: Ethernet address 00:a0:24:9b:99:d8 Will these cards work in bridging mode? any oither helpfull hints? Thanks 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?Pine.BSF.4.21.0011181942100.1246-100000>