Networking Forums

Networking Forums > Computer Networking > Linux Networking > Two Network cards

Reply
Thread Tools Display Modes

Two Network cards

 
 
Geoff Lane
Guest
Posts: n/a

 
      03-25-2008, 08:19 PM
Tomás Ó hÉilidhe wrote:

> In windows, open up a console and type "route print". Under
> "Destination" check for "0.0.0.0"; this is a route to the internet. If
> there's more than one entry for 0.0.0.0, then the check the metric.
> The lower metric wins.


I'll check that out when we next meet at the club.

Thanks for pointers.

Geoff Lane
 
Reply With Quote
 
 
 
 
David Schwartz
Guest
Posts: n/a

 
      03-25-2008, 08:41 PM
On Mar 22, 4:45 am, Geoff Lane <datemasde....@gishpuppy.com> wrote:

> If one has two network cards connected to a computer (eg one ethernet
> and one wifi) and both are connected to the internet is there a priority
> for outgoing traffic or can this cause problems.


This will cause problems.

If the two cards are both connected to the same network and you are
not bridging, you have an illegal configuration -- you cannot route
between two interfaces on the same network. If the two cards are
connected to different networks, you may send a response packet to a
gateway that considers the source address to be possibly spoofed and
drops the packet.

Outbound connections will likely work, as the operating system can
choose the source address and will typically choose the address
assigned to the interface it transmits the packets on. Inbound
connections will be hit or miss.

DS
 
Reply With Quote
 
Jurgen Haan
Guest
Posts: n/a

 
      03-26-2008, 08:26 AM
Geoff Lane wrote:
> If one has two network cards connected to a computer (eg one ethernet
> and one wifi) and both are connected to the internet is there a priority
> for outgoing traffic or can this cause problems.
>
> Geoff Lane
> Followup-To: comp.os.linux.networking


Just as long as you make sure you have only 1 default route, everything
will be fine. Though having two nics in the same net is generally not
advised. (Think about broadcasts and stuff like that).

Is one adapter used as a failover for the other? If so, you might want
to try setting up a failover setup that activates the other adapter upon
failure of the first one.

-R-
 
Reply With Quote
 
Timothy Murphy
Guest
Posts: n/a

 
      03-26-2008, 08:48 PM
Jurgen Haan wrote:

> Is one adapter used as a failover for the other? If so, you might want
> to try setting up a failover setup that activates the other adapter upon
> failure of the first one.


How does one do this?

--
Timothy Murphy
e-mail (<80k only): tim /at/ birdsnest.maths.tcd.ie
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
 
Reply With Quote
 
Jurgen Haan
Guest
Posts: n/a

 
      03-28-2008, 11:10 AM
Timothy Murphy wrote:
> Jurgen Haan wrote:
>
>> Is one adapter used as a failover for the other? If so, you might want
>> to try setting up a failover setup that activates the other adapter upon
>> failure of the first one.

>
> How does one do this?
>


Uhm.. I would do it with custom scripting or something like that.
Perhaps a heartbeat package or something. Generally used for
loadbalancer failover.
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
802.11g cards can't see 802.11b network? itzed Wireless Networks 2 08-21-2006 01:38 AM
Network Cards / Video cards SJ Home Networking 4 01-13-2005 07:28 PM
Network cards not showing up in network connections folder =?Utf-8?B?QnJ1Y2UgV2F5bmU=?= Windows Networking 0 01-05-2005 04:17 PM
network problems using 2 way satellite and network cards Loring Hutchinson Windows Networking 0 12-27-2003 12:05 AM
Multi network cards to same network. Telling XP which to use! Adam Wireless Internet 5 08-17-2003 05:23 AM



1 2 3 4 5 6 7 8 9 10 11