interface alias at start-up

albi at scii.nl albi at scii.nl
Sat Aug 27 22:00:15 GMT 2005


On Sat, 27 Aug 2005 17:54:04 -0400
John Barbieri <tenpin784 at metrocast.net> wrote:

> FWIW:
> 
> That doesnt work for me :(

# in /etc/rc.local you can do this 

ifconfig vr0 inet alias 192.168.2.4 netmask 0xffffffff
ifconfig vr0 inet alias 192.168.2.5 netmask 0xffffffff
ifconfig vr0 inet alias 192.168.2.6 netmask 0xffffffff
ifconfig vr0 inet alias 192.168.2.7 netmask 0xffffffff

# (where vr0 is your network-interface)



More information about the freebsd-questions mailing list