multi-homing in freebsd

Zaphod Beeblebrox zbeeble at gmail.com
Sat Mar 9 08:08:48 UTC 2013


On Sat, Mar 9, 2013 at 3:04 AM, Yasir hussan <kolyasir at gmail.com> wrote:

> i just want to run multiple IPs for single network card in freebsd
>
>
OK.  A better question.  About the only caution I can give here (assuming
you don't mean something more interesting like vlans and whatnot) is that
if both IP addresses are on the SAME network, use a /32 as the netmask (it
works better).  If they are on different networks, specify the netmask as
normal.

You may, at this point,  need a method to choose which IP address to use
for any particular connection.  There's a pile of documentation waiting for
you.


More information about the freebsd-current mailing list