Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2000 14:06:05 +0100
From:      Stefan Aeschbacher <stefan@aeschbacher.com>
To:        Kaltashkin Eugene <zhecka@klondike.ru>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: 2 interfaces on one machine
Message-ID:  <3A152D3D.625E37D2@aeschbacher.com>
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
i don't know if i understand exactly what you want but the following
setup could work:

lo0 has ip-address 192.168.0.1 and netmask 255.255.255.128
the computers connected to this interface can have the ip-addresses:
192.168.0.2-192.168.0.126 
(broadcast ip for this subnet is 192.168.0.127)

fxp0 has ip-address 192.168.0.129 and netmask 255.255.255.128
the computers connected to this interface can have the ip-addresses:
192.168.0.130-192.168.0.255
(broadcast ip for this subnet is 192.168.0.256)

Kaltashkin Eugene wrote:
>
[snip] 
> 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 :(
> 
> Best Regards.
> Zhecka.
> 
> --


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?3A152D3D.625E37D2>