Unix Technical Forum

Any fast ethernet cards for 8 IP interfaces?

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 ...


Go Back   Unix Technical Forum > Unix Operating Systems > Solaris Operating System > Sun Solaris Hardware

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-16-2008, 03:05 PM
qazmlp1209@rediffmail.com
 
Posts: n/a
Default Any fast ethernet cards for 8 IP interfaces?

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?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-16-2008, 03:05 PM
Thomas Maier-Komor
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?

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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-16-2008, 03:05 PM
qazmlp1209@rediffmail.com
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?

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.
Anyway, thanks for the information.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-16-2008, 03:05 PM
Rich Teer
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-16-2008, 03:05 PM
Greg Menke
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?


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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-16-2008, 03:05 PM
Marty Lee
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-16-2008, 03:08 PM
Sunny
 
Posts: n/a
Default Re: Any fast ethernet cards for 8 IP interfaces?



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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 06:57 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com