1 server, 1 net, 2 cards

Emre Bastuz info at emre.de
Wed Aug 13 08:13:43 PDT 2003


Hi Mikhail,

Zitat von "Mikhail E. Zakharov" <zakharov at ipb.redline.ru>:
> I have two 3com ethernet cards at my FreeBSD server. How to set up them, to
> work together at the same subnet with IP 192.168.1.1 (xl0) and IP
> 192.168.1.2(xl1).
I don´t know why you would want to do that (maybe bandwidth issues?) but
it *might* work like this:

ifconfig xl0 inet 192.168.1.1 netmask 255.255.255.0
ifconfig xl1 inet 192.168.1.2 netmask 255.255.255.255

I did not try this though ...

Note that this should not do any loadbalancing (I think). If you need
the additional bandwidth you might want to buy a dual ethernet
card and use it´s channel bundling feature. Some dual-nics offer this.

Emre

-- 
info at emre.de              http://www.emre.de        
UIN: 561260           PGP Key ID: 0xAFAC77FD
I don't see why some people even HAVE cars. -- Calvin


More information about the freebsd-isp mailing list