Assigning multiple IPs in the same network to an interface

Rainer Bredehorn Bredehorn at gmx.de
Thu Feb 16 14:56:50 UTC 2012


> i have a problem with setting multiple IPs in the same network in FreeBSD:
> 
> - suppose I assign two new IP addresses in the same network to eth0 with ifconfig:
> #ifconfig eth0 add 192.168.10.1/24
> #ifconfig eth0 add 192.168.10.2/24
> 
Second address should be an alias address.

;-)


More information about the freebsd-net mailing list