On Sat, Mar 9, 2013 at 3:04 AM, Yasir hussan <[email protected]> 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
