Re: Backup network cards not working as expected (metric?)



I agree, you can't set this up remotely.
I am not an expert on the inner workings of network drivers, so maybe
someone else can respond, but I think the crucial point is the binding order
of the drivers. You can run more than one IP address one one card, but you
will see that outbound packets go out on the lowest IP address. This is all
handled by the driver. If you run multiple cards on the same subnet, the
packet can come in on one card but be sent out on another, so the same
driver is not handling them. It can work, but not reliably. Teaming is a
form of Uber-driver that provides one logical management of packets across
more than one driver. If you run the two cards on separate subnets the
problem does not arise because packets are confined to one subnet on one
card. This is a non-technical explanation based on observation, so you may
get a better reply from a specialist. However I am pretty sure the MS
documentation says don't run two cards on the same network.
As the server is remote, and if you have a switch at the other end, you
could set up a second VLAN and attach the second card to that, giving you
two ways of getting to the server if one card fails. But teaming is the real
answer for resilience.
Anthony
http://www.airdesk.co.uk




"Nick Gilbert" <nickg@xxxxxxxxxxxxxxxx> wrote in message
news:O8voPILtHHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
Thanks, it seems my networks cards do support this, but I'm reluctant to
configure this setup now that the server is at a remote location.

It's really weird because previously I've always just given the second
adapter a different IP address and both cards have worked fine. Perhaps
something has changed in Windows 2003 Server?

Nick...

Anthony wrote:
Nick,
Teaming the cards is the solution to this. You need the vendor's utility
to do it,
Anthony
http://www.airdesk.co.uk


"Nick Gilbert" <nickg@xxxxxxxxxxxxxxxx> wrote in message
news:eJkU9yBtHHA.4916@xxxxxxxxxxxxxxxxxxxxxxx
Hi,

Can a computer have two cards in the same machine which can both work at
the same time on the same subnet? (for the purposes of redundancy)

The situation is this:

I have three servers, each with two network cards:

SERVER 1
10.10.250.200 primary
10.10.250.205 backup

SERVER 2
10.10.250.206 primary
10.10.250.207 backup

[etc]

The problem is, with the default settings, the machines cannot see each
other on the their primary network cards (not even with ping).

For some reason, the backup card actually seems to be the default. If I
disable BOTH backup cards, they can see each other fine.

They can also see each other fine if force the primary NIC to have a
lower metric than the backup card. HOWEVER as soon as I do this, the
machines can no longer be accessed on their backup cards.

Is there no way to configure the machines such that both cards can work
at the same time so that in the event one card fails or is unplugged,
the second card will still work?

On ONE of my machines in the same rack, this setup is working fine and I
can get to the machine on both of it's network cards.

Nick...




.



Relevant Pages

  • Re: FC3 upgrade - X is hosed :( (LONG)
    ... >>and the i815 driver is loaded per normal as far as I can tell. ... > Regards, Mike Klinke ... This caused the server to not even come ... Code was changed to get the 810/815 video cards to work again. ...
    (Fedora)
  • Re: Promise or 3Ware?
    ... The server will run debian with kernel 2.6. ... I'd definitely go for the 3Ware because it has better driver support. ... The 64bit cards essentially have a longer connector which can cause ... This overrides any disclaimer or statement of ...
    (Debian-User)
  • strange nic card ip address issue
    ... I have a server running ISA server 2000, ... The internal network ip address is ... which is then connected to the internet. ... I have tried to assign ip addresses to both nic cards, ...
    (microsoft.public.win2000.networking)
  • Re: SUSE OPENEXCHANGE SERVER HOW-TO-HOST-WEB-SITES?!?!?
    ... > look at running two network cards, one for the internal network for ... m0n0wall with 3 cards on it. ... > A VPN would be a much better solution. ... > PIN number, these are synchronised to the server, so the server knows ...
    (alt.os.linux.suse)
  • Re: SUSE OPENEXCHANGE SERVER HOW-TO-HOST-WEB-SITES?!?!?
    ... >> look at running two network cards, one for the internal network for ... server on the web... ... >> A VPN would be a much better solution. ... >> module (there are a lot of differnet providers of cards which generate a ...
    (alt.os.linux.suse)

Loading