It depends on the destination address of the IP packet and
the computer's route table. If the destination address of
the packet is somewhere in your internal LAN, then it will
probably be sent out your eth0 interface (for example). If
it is destin for somewhere in the Internet, then it might
be sent out your ppp0 interface. This is assuming your ppp0
interface is your connection to the Internet and your eth0
your LAN, like a lot of individuals.

In short, an outbound IP packet is transmitted by the
appropriate interface on the computer according to the
computer's route table.

Daniel

On Tue, 30 Mar 1999, Eric Kluft wrote:

> Hi all,
> 
> If you send an ip package, from a computer containing 2 netwerk adapters,
> which ip number of which adapter will be used? 
> Is this always the ipnumber of the adapter which is used to transmit the
> package?
> 
> Comments would be welcome,
> 
> Eric.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-net" in
> the body of a message to [EMAIL PROTECTED]
> 



-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to