Question: Multiple NICs Multiple IPs - Possible ?

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #13) by yordan on Jul 21 2006, 12:31 PM. (Line Breaks Removed)
QUOTEand im sure its because of the same ip.So what could I do to eliminate this small problem you should open another topic, because your question does not concern the current topic.It seems that your site has a duplicate-user protection, based on IP address.Does your question mean that you ask for a way of cheating, asking how to provide a false IP address ?... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Free Web Hosting > Computers & Tech > Networking

Question: Multiple NICs Multiple IPs - Possible ?

miCRoSCoPiC^eaRthLinG
Question for the networking gurus here...

Supposing I want to stack in a bunch of ethernet cards into the same server / workstation:
  1. Can I assign a different IP address to each card - so that it's possible to make the same machine a part of different subnets ? That's my main objective, i.e. make the machine be hooked simultaneously to different subnets.
  2. What is the maximum number of Ethernet cards I can stack in (apart from physical system limitations - read FREE SLOTs)
  3. Can anyone point me to some good resources on this?

Thanks a tonne as always smile.gif

Regards,
m^e

Reply

yordan
QUOTE
Can I assign a different IP address to each card - so that it's possible to make the same machine a part of different subnets ? That's my main objective, i.e. make the machine be hooked simultaneously to different subnets.

Yes, no problem. I do that every day. Simply be careful, each NIC must have 255.255.255.0 as netmask, this is mandatory if you want to work with subnets. If you work with nets, you can have 255.255.0.0 as netmask.
QUOTE
What is the maximum number of Ethernet cards I can stack in (apart from physical system limitations - read FREE SLOTs)

I heard that some Unix systems are limited to 7 NIC's, do you have more than 7 ones ?
QUOTE
Can anyone point me to some good resources on this?

Sorry, this is my own experience, no resources other than myself.

 

 

 


Reply

eurotrash
1. Yes, that is absolutely possible.
2. Aside from hardware/physical restrictions, there is no maximum amount AFAIK.
3. I don't really know, but I'm sure I can come up with an answer to any problem.

@Yordan: your answer to point 1 isn't correct; they do not require any particular mask.


In reply to point one, all you have to do is physically attach the NIC to the relevant network, assign it an IP address from the relevant network's scope (and of course whatever subnet mask the network is using), and you're good to go.

Reply

miCRoSCoPiC^eaRthLinG
Cool. Thanks guys. So in effect, this machine can act as a connecting bridge between the different subnets, right ?

If so, here's another question. Can I configure this system in such a way that it allows a few specified IPs from one subnet to gain access to systems on the other subnet ?? Some sorta chain-rules that'll allow very limited number of systems to interact with a similarly limited number of systems on another subnet... ? So far I've worked with single subnets only - haven't really experimented around with running more than one of them parallely and trying to make systems interact over the disjoint rings. Any clue on this ?

Reply

eurotrash
Yes, but I believe you need RRAS (Routing and Remote Access) for that (assuming you're using Windows), as you're essentially turning the computer into a router.

For the second question, you can configure IP address filtering on the relevant network adapters (i.e. "allow all except *IPs*" or "block all except *IPs*"), and you can do it all from the RRAS console.

To get more "Big Brother" on everyone's asses, you'll need ISA server. wink.gif

Reply

miCRoSCoPiC^eaRthLinG
Oh great - thanks man. Now I'll probably be using Linux on this box.. So any idea how to do the same as the RRAS console you mentioned? Should setting up some IPTables chain-rules suffice ? Or do I have to use any other kind of routing sw ?

Reply

eurotrash
Ah no, I'm all Microsoft so if you are using Linux, I can't help you (Mr Gates wouldn't want me to, bless his soul). sleep.gif

Reply

miCRoSCoPiC^eaRthLinG
Ok - so Linux gurus - any ideas about my last few questions ?

Reply

vhortex
QUOTE(miCRoSCoPiC^eaRthLinG @ Jul 12 2006, 06:16 PM) *

Oh great - thanks man. Now I'll probably be using Linux on this box.. So any idea how to do the same as the RRAS console you mentioned? Should setting up some IPTables chain-rules suffice ? Or do I have to use any other kind of routing sw ?


i dont know if this will work..
there is an IPtables configuration in your linux box

from there you can create rules on what will you do for each connection that is being requested into your computer.

--

i use quad slot NIC
each slot is a new IP and new Mach address

i identify the connections via the source and destination mach address..
judge what to do to the connection all via the IP tables rules..

well LINUX rocks...
---

cant explain fully here..

Reply

mastercomputers
Hey m^e,

1. Multiple NICs can be connected to your PC, each will be assigned an IP and can be made to be on different subnets, however some form of routing software would need to be installed, although I believe Linux has this capabilities already, if not, you'd find a lot about it, keyword: linux router.

2. No known limitations apart from physical (I've heard 10 though), though depending on the type of computer, it can some what affect the networks performance slightly, especially if trying to handle multiple requests at once. Hopefully you're got quite a lot of RAM and a powerful processor, for my router firewall pc I use a dual processor computer, which might be overkill for my small network but better being over than under.

3. I guess this link could help you though I have not read all of it:

http://www.linuxjournal.com/article/5826


Cheers,

MC

Reply

Latest Entries

yordan
QUOTE
and im sure its because of the same ip.
So what could I do to eliminate this small problem

you should open another topic, because your question does not concern the current topic.
It seems that your site has a duplicate-user protection, based on IP address.
Does your question mean that you ask for a way of cheating, asking how to provide a false IP address ?

Reply

msabas
After reading most of these post, is it possible to have to pc's that are networked, in the same house.

The problem that im having is that i cant be one the same wbsites my brother gets on. If he logges on and is on the site, hes fine, but when I logg on to the sam esite it shows me logged in as him, and on his screen it logges him, off. and im sure its because of the same ip.

So what could I do to eliminate this small problem

Reply

vizskywalker
Okay, there are hardware limitations other than the lack of available slots. For example, every NIC needs and IRQ, and a computer can have at most 256 IRQs, so at most 256 NICs. Except some IRQs are predefined, like timer, etc., so even fewer. Further, every NIC probably needs to be associated with a hardware port on the computer, which there are 65356 of, but many devices get more than one port, so another possible limitation. But when you think of the fact that 386 and 486 chips can be used to make 24 port switches, 24 NIC cards doesn't seem too impossible.

~Viz

Reply


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2






*SIMILAR VIDEOS*
Searching Video's for question, multiple, nic, multiple, ips
advertisement




Question: Multiple NICs Multiple IPs - Possible ?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE