Creating multiple static IPs

Freddie Cash fcash-ml at sd73.bc.ca
Wed Mar 3 12:17:33 PST 2004


> You are configuring two network cards, you must add an alias IP to
> one tarjet

> ifconfig_vr0="inet 192.168.1.3 netmask 255.255.255.0"
> your IP address for your NIC

> ifconfig_vr0_alias0="inet 192.168.1.36 netmask 255.255.255.0"
> ifconfig_vr0_alias1="inet 192.168.1.37 netmask 255.255.255.0"
> Your aliases

NO, NO, NO, NO, NO.

And this is why technical questions should not be asked on the newbies
list.  This is wrong, and will not work.  Ask technical questions on
the freebsd-questions list, otherwise you will receive possibly
incorrect info, such as the above.

Please read the man page for ifconfig to see why.  (You have the wrong
netmask for the aliases.)

--
Freddie Cash
fcash-ml at sd73.bc.ca


More information about the freebsd-newbies mailing list