This is a discussion on Any fast ethernet cards for 8 IP interfaces? within the Sun Solaris Hardware forums, part of the Solaris Operating System category; --> I have heard of quad-fast ethernet cards which can be inserted via one PCI slot and it will be ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have heard of quad-fast ethernet cards which can be inserted via one PCI slot and it will be possible to provide 4 external IP connections with it. I would like to know whether there are any such cards for 8 external interfaces i.e. something like octa-fast ethernet cards, available. Does anybody have information on it? |
| |||
| qazmlp1209@rediffmail.com wrote: > I have heard of quad-fast ethernet cards which can be inserted via one > PCI slot and it will be possible to provide 4 external IP connections > with it. > I would like to know whether there are any such cards for 8 external > interfaces i.e. something like octa-fast ethernet cards, available. > Does anybody have information on it? > what about using a single gigabit ethernet interface and assigning 8 ip addresses? |
| |||
| On Mon, 6 Feb 2006, qazmlp1209@rediffmail.com wrote: > What I would like to know about is the possibility of having 8 > different physical IP interfaces, and not 8 virtual IP interfaces with > 1 physical interface. I'm not sure one exists, but you could always install two qfes. Why do specificially need physical interfaces? -- Rich Teer, SCNA, SCSA, OpenSolaris CAB member President, Rite Online Inc. Voice: +1 (250) 979-1638 URL: http://www.rite-group.com/rich |
| |||
| Rich Teer <rich.teer@rite-group.com> writes: > On Mon, 6 Feb 2006, qazmlp1209@rediffmail.com wrote: > > > What I would like to know about is the possibility of having 8 > > different physical IP interfaces, and not 8 virtual IP interfaces with > > 1 physical interface. > > I'm not sure one exists, but you could always install two qfes. Why do > specificially need physical interfaces? > 8 is kind of a stretch but I've used 5 before- on a spacecraft simulator, the (in this case) PC w/ Linux. One out to the lab backbone, 2 onto for the spacecraft A and B bus (or more correctly network) for tcpdump et al, 1 for the space link (w/ PC acting as ip forwarder for A & B network) and 1 to hook up to another subnet for other related uses. Hardware segregation of the networks was useful because several different physical layers and speeds were under test. An U10 or so with a couple qfe's would have been more convenient than loading up the PC's pci bus with a pile of lanboards. Next one of these I build, I'll probably try the dual qfe & Solaris route, adding a 6th interface to take in port monitoring traffic from the switch. At present I have a U1 w/ one qfe doing something similar. Greg |
| |||
| qazmlp1209@rediffmail.com wrote: > I have heard of quad-fast ethernet cards which can be inserted via one > PCI slot and it will be possible to provide 4 external IP connections > with it. > I would like to know whether there are any such cards for 8 external > interfaces i.e. something like octa-fast ethernet cards, available. > Does anybody have information on it? > Use 2 * QFE or 2 * Quad Giga in a suitable PCI based machine. Unless you find something with proprietary connectors, I don't think there is the real-estate on the back of a PCI card for 8 ethernet ports. If you do find one, pretty sure it'll be expensive! m |
| ||||
| Greg Menke wrote: > Rich Teer <rich.teer@rite-group.com> writes: > > >>On Mon, 6 Feb 2006, qazmlp1209@rediffmail.com wrote: >> >> >>>What I would like to know about is the possibility of having 8 >>>different physical IP interfaces, and not 8 virtual IP interfaces with >>>1 physical interface. >> >>I'm not sure one exists, but you could always install two qfes. Why do >>specificially need physical interfaces? >> > > > 8 is kind of a stretch but I've used 5 before- on a spacecraft > simulator, the (in this case) PC w/ Linux. One out to the lab backbone, > 2 onto for the spacecraft A and B bus (or more correctly network) for > tcpdump et al, 1 for the space link (w/ PC acting as ip forwarder for A > & B network) and 1 to hook up to another subnet for other related uses. > Hardware segregation of the networks was useful because several > different physical layers and speeds were under test. > > An U10 or so with a couple qfe's would have been more convenient than > loading up the PC's pci bus with a pile of lanboards. Next one of these > I build, I'll probably try the dual qfe & Solaris route, adding a 6th > interface to take in port monitoring traffic from the switch. At > present I have a U1 w/ one qfe doing something similar. > > Greg FWIW the Linux HME (aka Happy Meal) driver also supports Sun QFE cards. I have a couple of PCs running Linux with dual QFEs installed, no problems. Sunny |