Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2000 17:57:53 -0500
From:      Brandon Fosdick <bfoz@glue.umd.edu>
To:        Kaltashkin Eugene <zhecka@klondike.ru>
Cc:        Stefan Aeschbacher <stefan@aeschbacher.com>, freebsd-hackers@FreeBSD.ORG
Subject:   Re: 2 interfaces on one machine
Message-ID:  <3A15B7F1.325854FB@glue.umd.edu>
References:  <200011171006.NAA15426@ns.klondike.ru> <3A151190.BDA43C48@aeschbacher.com> <200011171114.OAA17251@ns.klondike.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Kaltashkin Eugene wrote:
> 
> On Fri, 17 Nov 2000 12:08:00 +0100
> Stefan Aeschbacher <stefan@aeschbacher.com> wrote:
> 
> SA> Hi
> SA> the problem is, that you have the same subnet (indicated by the netmask)
> SA> on two interfaces. The best solution to the problem is taking two
> SA> different subnets, e.g. 192.168.0.0 netmask 255.255.255.0 on lo0
> SA> and 192.168.1.0 netmask 255.255.255.0 on fxp0. It is also possible
> SA> to use the 192.168.0 net for both interfaces but the you have to
> SA> set up something like this: 192.168.0.0 netmask 255.255.255.128
> SA> on lo0 and 192.168.0.128 netmask 255.255.255.128 on fxp0 (so you have
> SA> ip 192.168.0.0-127 on lo0 and 192.168.128-255 on fxp0)
> 
> hm
> I want to divide(share) transfer of the information into 2 interfaces.
> some adresses i can place as alias for lo0 but i want use 2 real adresses on
> one network in 2 interfaces.
> I have only one net and cannot use Ip address from other nets :(

Are you talking about channel bonding?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A15B7F1.325854FB>