Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Mar 2004 11:20:44 -0500
From:      Erik Sliman <p500.2004@openstandards.net>
To:        freebsd-net@freebsd.org
Subject:   Creating multiple IPs
Message-ID:  <404605DC.4030809@openstandards.net>

next in thread | raw e-mail | index | archive | help
How do you give a computer multiple static IPs?

I've tried many things, including the ifaliases setting in rc.conf:

    ifconfig_vr0="inet 192.168.1.3 netmask 255.255.255.0"
    ifaliases_vr0="192.168.1.36 255.255.255.0"

but none seem to work. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?404605DC.4030809>